aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2022-03-31CI: update CLI invokationAndrew Kelley
2022-03-25zig fmt: Add `--exclude` argument to skip dir/fileCody Tapscott
2022-03-17CI: explicitly pass -fno-LLVMAndrew Kelley
2022-03-06ci: azure: update to newest LTS ubuntuAndrew Kelley
2022-03-06CI: additionally test wasm32-wasi with LLVM backendAndrew Kelley
2022-02-21Use lowercase in shasum for windows buildsCarlos Zúñiga
2022-02-17ci: linux: re-use cmake config for finding LLVMAndrew Kelley
2022-02-17CLI: resolve system libs into static librariesAndrew Kelley
2022-02-17CI: simplify linux scriptAndrew Kelley
2022-02-17CI: more stage2 test coverageAndrew Kelley
2022-02-16ci: azure: split build-and-test step (#10853)Hadrien Dorio
2022-02-16ci: use zig-bootstrap for windowsAndrew Kelley
2022-02-15ci: update x86_64-linux tarballsAndrew Kelley
2022-02-15CI: update macos and freebsd tarballsAndrew Kelley
2022-02-15Merge pull request #10893 from joachimschmidt557/stage2-aarch64Jakub Konka
2022-02-14CI: update download page and langref for 0.9.1Andrew Kelley
2022-02-14ci: add aarch64-linux behavior testsjoachimschmidt557
2022-02-12CI: additionally test stage2 LLVM backend targeting aarch64-linuxAndrew Kelley
2022-02-12Revert "CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macos"Jakub Konka
2022-02-12CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macosJakub Konka
2022-02-12CI: upgrade x86_64-macos tarball to llvm 13.0.1Andrew Kelley
2022-02-11CI: upgrade x86_64-macos tarball to llvm 13.0.1Andrew Kelley
2022-02-09Revert "ci: azure: split build-and-test step"Andrew Kelley
2022-02-09ci: work around azure networking issueAndrew Kelley
2022-02-09CI: windows: update env var namesAndrew Kelley
2022-02-08ci: azure: split build-and-test stepHadrien Dorio
2022-01-29ci: azure: update to newer msys2 releaseAndrew Kelley
2022-01-06ci: add test coverage for self-hosted arm and x86_64 backendsAndrew Kelley
2021-12-20ci: add 0.9.0 to downloads jsonAndrew Kelley
2021-12-06ci: linux: supply on_master_sucess with VERSIONMichael Dusan
2021-12-05wasm: Initial behavior tests succeedingLuuk de Gram
2021-12-05ci: linux: pass VERSION on_master_successMichael Dusan
2021-12-04Revert "Merge pull request #10270 from Luukdegram/behaviour-tests"Andrew Kelley
2021-12-04ci: linux: pass VERSION on_master_successMichael Dusan
2021-12-04Merge pull request #10270 from Luukdegram/behaviour-testsAndrew Kelley
2021-12-04ci: fix update-download-page and remove bashismAndrew Kelley
2021-12-04wasm: Initial behavior tests succeedingLuuk de Gram
2021-12-03ci: make the on_master_success script fail on missing argsAndrew Kelley
2021-12-02zig build: promote qemu, wine, wasmtime, darling, and rosettaAndrew Kelley
2021-11-30allocgate: renamed getAllocator function to allocatorLee Cannon
2021-11-30allocgate: stage 1 and 2 buildingLee Cannon
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-11-28Force static libncurses in CMakeLists when static zig on macosJakub Konka
2021-11-21ci: add coverage for building stage2 for arm-linux-musleabihfAndrew Kelley
2021-11-09CI: additionally run stage2 behavior tests with -ofmt=cAndrew Kelley
2021-11-08ci: fully activate ci.ziglang.org linuxMichael Dusan
2021-11-08ci: don't print env because there will be secrets thereAndrew Kelley
2021-11-02ci: add new linux pipelineMichael Dusan
2021-10-17ci: disable macos stage 2 testsRobin Voetter
2021-10-12Merge pull request #9878 from pfgithub/patch-4Andrew Kelley