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
2023-04-06
CI: disable reproducibility check on x86_64-macos
Andrew Kelley
2023-04-06
CI: update aarch64-macos tarball
Andrew Kelley
2023-04-06
CI: update x86_64-macos tarballs to llvm 16.0.1
Andrew Kelley
2023-03-17
CI: update macos tarball to llvm 16.0.0-rc4
Andrew Kelley
2023-03-16
Merge remote-tracking branch 'origin/master' into llvm16
Andrew Kelley
2023-03-15
build.zig: install the langref to $prefix/doc/langref.html
Andrew Kelley
2023-03-15
CI: take advantage of zig build concurrency
Andrew Kelley
2023-03-15
CI: use -j1 like a coward
Andrew Kelley
2023-03-09
CI: more aggressively check zig1 bootstrapping
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: fixup incorrect paths
kcbanner
2023-01-23
ci: update windows debug ci as well
kcbanner
2023-01-23
ci: explicitly test the CBE tests with the -msvc abi, as this is the path use...
kcbanner
2023-01-22
update CI tarball for macos
Andrew Kelley
2023-01-22
CI: also test x86_64-macos with a debug zig compiler
Andrew Kelley
2023-01-17
CI: additionally test debug builds on Windows
Andrew Kelley
2023-01-13
ci: run the behaviour tests using the cbe and msvc
kcbanner
2022-12-30
ci: remove extra whitespace
Manlio Perillo
2022-12-27
CI: update x86_64 and aarch64 LLVM tarballs with assertions enabled
Andrew Kelley
2022-12-21
Revert "CI: workaround git bug regarding changed attributes"
Andrew Kelley
2022-12-18
CI: workaround git bug regarding changed attributes
Andrew Kelley
2022-12-16
enable testing for stage3 and stage4 being byte-for-byte identical
Jakub Konka
2022-12-14
CI: fix path to langref when running tidy
Andrew Kelley
2022-12-13
CI: override cache folders on aarch64-windows
Andrew Kelley
2022-12-10
CMake: add workaround for CMAKE_AR not supporting spaces
Andrew Kelley
2022-12-10
CI: add aarch64-windows coverage
Andrew Kelley
2022-12-08
CI: test updating the wasm binary
Andrew Kelley
2022-12-07
CI: windows: fix zig lib dir path
Andrew Kelley
2022-12-07
Revert "CI: revert windows script to master branch version"
Jacob Young
2022-12-06
CI: revert windows script to master branch version
Andrew Kelley
2022-12-06
CI: aarch64-macos tarball patch
Andrew Kelley
2022-12-06
CI: don't pass -Denable-stage1 when building stage4
Andrew Kelley
2022-12-06
CI: update tarballs
Andrew Kelley
2022-12-06
CI: use a patched tarball
Andrew Kelley
2022-12-06
CI: make Windows build from source like everybody else
Andrew Kelley
2022-12-04
CI: use cache directories local to the CI run
Andrew Kelley
2022-12-02
CI: update tarballs to 0.11.0-dev.448+e6e459e9e
Andrew Kelley
2022-12-01
CI: add aarch64-linux-debug job and flatten dirs
Andrew Kelley
2022-11-30
LLVM: fix canElideLoad behavior with loops
Andrew Kelley
2022-11-29
Revert "ci: add markers for collapsing log sections in GH web UI"
Loris Cro
2022-11-29
ci: add markers for collapsing log sections in GH web UI
Loris Cro
2022-11-29
Merge pull request #13625 from kcbanner/windows_disable_symlink_tests
Jakub Konka
2022-11-26
CI: move some stuff to the website repo
Andrew Kelley
2022-11-26
test-link: add -Denable-symlinks-windows to opt-in to using symlinks
kcbanner
[next]