index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
aarch64-windows.ps1
Age
Commit message (
Expand
)
Author
2025-10-18
ci: final bump to all unit test timeouts
Matthew Lugg
2025-10-18
compiler: rename `--test-timeout-ms` to `--test-timeout`
Matthew Lugg
2025-10-18
ci: set unit test timeouts
mlugg
2025-10-01
ci: move Git repository unshallowing to the workflow
Alex Rønne Petersen
2025-10-01
ci: stop requiring an ARCH environment variable to be set
Alex Rønne Petersen
2025-08-30
ci: update tarballs to 0.16.0-dev.104+689461e31
Alex Rønne Petersen
2025-04-04
ci: update tarballs to 0.15.0-dev.203+53270f008
Andrew Kelley
2025-04-04
ci: Update tarballs to 0.15.0-dev.203+53270f008.
Alex Rønne Petersen
2025-01-29
ci: Set ZIG_GLOBAL_CACHE_DIR and ZIG_LOCAL_CACHE_DIR earlier.
Alex Rønne Petersen
2024-09-19
CI: update tarballs to 0.14.0-dev.1622+2ac543388
Andrew Kelley
2024-09-19
Revert "ci: Build with `ZIG2_NO_RTLIB` on Windows machines."
Andrew Kelley
2024-09-19
CI: update tarballs
Andrew Kelley
2024-09-19
ci: Build with `ZIG2_NO_RTLIB` on Windows machines.
Alex Rønne Petersen
2024-09-19
CI: update tarballs to LLVM 19.1.0rc4
Andrew Kelley
2024-08-18
Revert "ci: Enable -Dtest-slow-targets."
Alex Rønne Petersen
2024-08-14
ci: Enable -Dtest-slow-targets.
Alex Rønne Petersen
2024-08-02
ci: Add stage3/4 diff to (aarch64,x86_64)-windows-release scripts.
Alex Rønne Petersen
2024-05-08
update tarballs to 0.13.0-dev.130+98a30acad
Andrew Kelley
2024-05-08
CI: revert the changes to aarch64-windows script
Andrew Kelley
2024-05-08
CI: fix windows paths for fetching tarball
Andrew Kelley
2024-05-08
CI: fix tarball prefix path to be shared across all users
Andrew Kelley
2024-05-08
update CI tarballs for LLVM 18
Andrew Kelley
2024-01-08
CI: update aarch64-windows tarball
Andrew Kelley
2024-01-08
CI: update windows tarballs for mingw upgrade
Andrew Kelley
2023-12-19
build: pass --abbrev to git rather than relying on global config
Andrew Kelley
2023-09-19
CI: update all tarball URLs
Andrew Kelley
2023-07-22
move installation logic to the build script where it belongs
Andrew Kelley
2023-03-04
update CI tarballs to LLVM16
Andrew Kelley
2023-01-29
CI: update tarballs to LLVM 16.0.0-rc1
Andrew Kelley
2022-12-21
Revert "CI: workaround git bug regarding changed attributes"
Andrew Kelley
2022-12-18
CI: workaround git bug regarding changed attributes
Andrew Kelley
2022-12-13
CI: override cache folders on aarch64-windows
Andrew Kelley
2022-12-10
CMake: add workaround for CMAKE_AR not supporting spaces
Andrew Kelley
2022-12-10
CI: add aarch64-windows coverage
Andrew Kelley