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
/
x86_64-windows-release.ps1
Age
Commit message (
Expand
)
Author
2025-10-29
CI: link ws2_32.lib on Windows
Andrew Kelley
2025-10-18
ci: bump test timeouts to stupid numbers on Windows
Matthew Lugg
2025-10-18
ci: bump unit test timeouts
Matthew Lugg
2025-10-18
compiler: rename `--test-timeout-ms` to `--test-timeout`
Matthew Lugg
2025-10-18
ci: bump unit test timeouts
mlugg
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-07-26
remove deprecated --mod CLI now that a zig1.wasm update happened
Andrew Kelley
2024-05-08
update tarballs to 0.13.0-dev.130+98a30acad
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-04-14
ci: add self-hosted x86_64 windows
Jacob Young
2024-02-20
c_import: extract behavior tests that use `@cImport`
Jacob Young
2024-01-08
CI: update windows tarballs for mingw upgrade
Andrew Kelley
2024-01-03
Reapply "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"
Jacob Young
2024-01-01
CI: update windows scripts to new CLI module syntax
Andrew Kelley
2024-01-01
Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"
Andrew Kelley
2024-01-01
Merge pull request #17824 from kcbanner/fixup_msvc_fmax
Andrew Kelley
2023-12-19
build: pass --abbrev to git rather than relying on global config
Andrew Kelley
2023-11-05
Revert "CI: disable MSVC C backend checks"
kcbanner
2023-11-01
CI: disable MSVC C backend checks
Andrew Kelley
2023-10-14
reapply "CI: update x86_64 windows tarballs"
Andrew Kelley
2023-09-22
Revert "CI: update x86_64 windows tarballs"
Andrew Kelley
2023-09-22
CI: update x86_64 windows tarballs
Andrew Kelley
2023-09-21
CI: install ninja on windows
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-02-27
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-02-21
Update std.Build to new module CLI, update zig1 and CMakeLists
mlugg
2023-02-03
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-01-29
CI: update tarballs to LLVM 16.0.0-rc1
Andrew Kelley
2023-01-29
cbe: fixes for tls, support for not linking libc, and enabling tests
kcbanner
2023-01-23
ci: don't run the -msvc cbe tests with the zig test runner
kcbanner
2023-01-23
ci: explicitly test the CBE tests with the -msvc abi, as this is the path use...
kcbanner
2023-01-17
CI: additionally test debug builds on Windows
Andrew Kelley