aboutsummaryrefslogtreecommitdiff
path: root/ci/x86_64-windows-release.ps1
AgeCommit message (Expand)Author
2025-10-29CI: link ws2_32.lib on WindowsAndrew Kelley
2025-10-18ci: bump test timeouts to stupid numbers on WindowsMatthew Lugg
2025-10-18ci: bump unit test timeoutsMatthew Lugg
2025-10-18compiler: rename `--test-timeout-ms` to `--test-timeout`Matthew Lugg
2025-10-18ci: bump unit test timeoutsmlugg
2025-10-18ci: set unit test timeoutsmlugg
2025-10-01ci: move Git repository unshallowing to the workflowAlex Rønne Petersen
2025-10-01ci: stop requiring an ARCH environment variable to be setAlex Rønne Petersen
2025-08-30ci: update tarballs to 0.16.0-dev.104+689461e31Alex Rønne Petersen
2025-04-04ci: update tarballs to 0.15.0-dev.203+53270f008Andrew Kelley
2025-04-04ci: Update tarballs to 0.15.0-dev.203+53270f008.Alex Rønne Petersen
2025-01-29ci: Set ZIG_GLOBAL_CACHE_DIR and ZIG_LOCAL_CACHE_DIR earlier.Alex Rønne Petersen
2024-09-19CI: update tarballs to 0.14.0-dev.1622+2ac543388Andrew Kelley
2024-09-19Revert "ci: Build with `ZIG2_NO_RTLIB` on Windows machines."Andrew Kelley
2024-09-19CI: update tarballsAndrew Kelley
2024-09-19ci: Build with `ZIG2_NO_RTLIB` on Windows machines.Alex Rønne Petersen
2024-09-19CI: update tarballs to LLVM 19.1.0rc4Andrew Kelley
2024-08-18Revert "ci: Enable -Dtest-slow-targets."Alex Rønne Petersen
2024-08-14ci: Enable -Dtest-slow-targets.Alex Rønne Petersen
2024-08-02ci: Add stage3/4 diff to (aarch64,x86_64)-windows-release scripts.Alex Rønne Petersen
2024-07-26remove deprecated --mod CLI now that a zig1.wasm update happenedAndrew Kelley
2024-05-08update tarballs to 0.13.0-dev.130+98a30acadAndrew Kelley
2024-05-08CI: fix windows paths for fetching tarballAndrew Kelley
2024-05-08CI: fix tarball prefix path to be shared across all usersAndrew Kelley
2024-05-08update CI tarballs for LLVM 18Andrew Kelley
2024-04-14ci: add self-hosted x86_64 windowsJacob Young
2024-02-20c_import: extract behavior tests that use `@cImport`Jacob Young
2024-01-08CI: update windows tarballs for mingw upgradeAndrew Kelley
2024-01-03Reapply "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"Jacob Young
2024-01-01CI: update windows scripts to new CLI module syntaxAndrew Kelley
2024-01-01Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"Andrew Kelley
2024-01-01Merge pull request #17824 from kcbanner/fixup_msvc_fmaxAndrew Kelley
2023-12-19build: pass --abbrev to git rather than relying on global configAndrew Kelley
2023-11-05Revert "CI: disable MSVC C backend checks"kcbanner
2023-11-01CI: disable MSVC C backend checksAndrew Kelley
2023-10-14reapply "CI: update x86_64 windows tarballs"Andrew Kelley
2023-09-22Revert "CI: update x86_64 windows tarballs"Andrew Kelley
2023-09-22CI: update x86_64 windows tarballsAndrew Kelley
2023-09-21CI: install ninja on windowsAndrew Kelley
2023-09-19CI: update all tarball URLsAndrew Kelley
2023-07-22move installation logic to the build script where it belongsAndrew Kelley
2023-03-04update CI tarballs to LLVM16Andrew Kelley
2023-02-27Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-02-21Update std.Build to new module CLI, update zig1 and CMakeListsmlugg
2023-02-03Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-01-29CI: update tarballs to LLVM 16.0.0-rc1Andrew Kelley
2023-01-29cbe: fixes for tls, support for not linking libc, and enabling testskcbanner
2023-01-23ci: don't run the -msvc cbe tests with the zig test runnerkcbanner
2023-01-23ci: explicitly test the CBE tests with the -msvc abi, as this is the path use...kcbanner
2023-01-17CI: additionally test debug builds on WindowsAndrew Kelley