aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2024-01-08CI: update aarch64-windows tarballAndrew Kelley
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-14adjust building from source without LLVM processAndrew Kelley
2023-11-12CI: test building from source without LLVMAndrew Kelley
2023-11-05Revert "CI: disable MSVC C backend checks"kcbanner
2023-11-01CI: disable MSVC C backend checksAndrew Kelley
2023-10-18CI: -Dskip-release on x86_64-windows-debugAndrew 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 macos tarballsAndrew 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-09-19CI: update bootstrap tarballs to latestAndrew Kelley
2023-09-19CI: update x86_64-linux tarballAndrew Kelley
2023-09-12Revert "ci: use zig build check-fmt instead of zig fmt --check"Andrew Kelley
2023-09-09ci: use zig build check-fmt instead of zig fmt --checkWooster
2023-08-03CI: fix path to output langrefAndrew Kelley
2023-07-22move installation logic to the build script where it belongsAndrew Kelley
2023-06-21CI: -x86_64-macos-debug, +aarch64-macos-debugAndrew Kelley
2023-04-25CI: give aarch64-linux a maxrss parameterAndrew Kelley
2023-04-18Merge pull request #15192 from motiejus/build-releaseAndrew Kelley
2023-04-17CI: give x86_64-linux a maxrss parameterAndrew Kelley
2023-04-16Revert "ci: let's not skip non native tests on macos!"Andrew Kelley
2023-04-16zig build: change "-Drelease" to "-Doptimize"Motiejus Jakštys
2023-04-13ci: let's not skip non native tests on macos!Jakub Konka
2023-04-06CI: disable reproducibility check on x86_64-macosAndrew Kelley
2023-04-06CI: update aarch64-macos tarballAndrew Kelley
2023-04-06CI: update x86_64-macos tarballs to llvm 16.0.1Andrew Kelley
2023-03-17CI: update macos tarball to llvm 16.0.0-rc4Andrew Kelley
2023-03-16Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-03-15build.zig: install the langref to $prefix/doc/langref.htmlAndrew Kelley
2023-03-15CI: take advantage of zig build concurrencyAndrew Kelley
2023-03-15CI: use -j1 like a cowardAndrew Kelley
2023-03-09CI: more aggressively check zig1 bootstrappingAndrew 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: fixup incorrect pathskcbanner
2023-01-23ci: update windows debug ci as wellkcbanner
2023-01-23ci: explicitly test the CBE tests with the -msvc abi, as this is the path use...kcbanner