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
Age
Commit message (
Expand
)
Author
2022-03-31
CI: update CLI invokation
Andrew Kelley
2022-03-25
zig fmt: Add `--exclude` argument to skip dir/file
Cody Tapscott
2022-03-17
CI: explicitly pass -fno-LLVM
Andrew Kelley
2022-03-06
ci: azure: update to newest LTS ubuntu
Andrew Kelley
2022-03-06
CI: additionally test wasm32-wasi with LLVM backend
Andrew Kelley
2022-02-21
Use lowercase in shasum for windows builds
Carlos Zúñiga
2022-02-17
ci: linux: re-use cmake config for finding LLVM
Andrew Kelley
2022-02-17
CLI: resolve system libs into static libraries
Andrew Kelley
2022-02-17
CI: simplify linux script
Andrew Kelley
2022-02-17
CI: more stage2 test coverage
Andrew Kelley
2022-02-16
ci: azure: split build-and-test step (#10853)
Hadrien Dorio
2022-02-16
ci: use zig-bootstrap for windows
Andrew Kelley
2022-02-15
ci: update x86_64-linux tarballs
Andrew Kelley
2022-02-15
CI: update macos and freebsd tarballs
Andrew Kelley
2022-02-15
Merge pull request #10893 from joachimschmidt557/stage2-aarch64
Jakub Konka
2022-02-14
CI: update download page and langref for 0.9.1
Andrew Kelley
2022-02-14
ci: add aarch64-linux behavior tests
joachimschmidt557
2022-02-12
CI: additionally test stage2 LLVM backend targeting aarch64-linux
Andrew Kelley
2022-02-12
Revert "CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macos"
Jakub Konka
2022-02-12
CI: upgrade both host and target tarballs to llvm 13.0.1 x86_64-macos
Jakub Konka
2022-02-12
CI: upgrade x86_64-macos tarball to llvm 13.0.1
Andrew Kelley
2022-02-11
CI: upgrade x86_64-macos tarball to llvm 13.0.1
Andrew Kelley
2022-02-09
Revert "ci: azure: split build-and-test step"
Andrew Kelley
2022-02-09
ci: work around azure networking issue
Andrew Kelley
2022-02-09
CI: windows: update env var names
Andrew Kelley
2022-02-08
ci: azure: split build-and-test step
Hadrien Dorio
2022-01-29
ci: azure: update to newer msys2 release
Andrew Kelley
2022-01-06
ci: add test coverage for self-hosted arm and x86_64 backends
Andrew Kelley
2021-12-20
ci: add 0.9.0 to downloads json
Andrew Kelley
2021-12-06
ci: linux: supply on_master_sucess with VERSION
Michael Dusan
2021-12-05
wasm: Initial behavior tests succeeding
Luuk de Gram
2021-12-05
ci: linux: pass VERSION on_master_success
Michael Dusan
2021-12-04
Revert "Merge pull request #10270 from Luukdegram/behaviour-tests"
Andrew Kelley
2021-12-04
ci: linux: pass VERSION on_master_success
Michael Dusan
2021-12-04
Merge pull request #10270 from Luukdegram/behaviour-tests
Andrew Kelley
2021-12-04
ci: fix update-download-page and remove bashism
Andrew Kelley
2021-12-04
wasm: Initial behavior tests succeeding
Luuk de Gram
2021-12-03
ci: make the on_master_success script fail on missing args
Andrew Kelley
2021-12-02
zig build: promote qemu, wine, wasmtime, darling, and rosetta
Andrew Kelley
2021-11-30
allocgate: renamed getAllocator function to allocator
Lee Cannon
2021-11-30
allocgate: stage 1 and 2 building
Lee Cannon
2021-11-30
allocgate: std Allocator interface refactor
Lee Cannon
2021-11-28
Force static libncurses in CMakeLists when static zig on macos
Jakub Konka
2021-11-21
ci: add coverage for building stage2 for arm-linux-musleabihf
Andrew Kelley
2021-11-09
CI: additionally run stage2 behavior tests with -ofmt=c
Andrew Kelley
2021-11-08
ci: fully activate ci.ziglang.org linux
Michael Dusan
2021-11-08
ci: don't print env because there will be secrets there
Andrew Kelley
2021-11-02
ci: add new linux pipeline
Michael Dusan
2021-10-17
ci: disable macos stage 2 tests
Robin Voetter
2021-10-12
Merge pull request #9878 from pfgithub/patch-4
Andrew Kelley
[next]