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-11-01
CI: disable MSVC C backend checks
Andrew Kelley
2023-10-18
CI: -Dskip-release on x86_64-windows-debug
Andrew Kelley
2023-10-14
reapply "CI: update x86_64 windows tarballs"
Andrew Kelley
2023-09-22
Revert "CI: update x86_64 windows tarballs"
Andrew Kelley
2023-09-22
CI: update macos tarballs
Andrew Kelley
2023-09-22
CI: update x86_64 windows tarballs
Andrew Kelley
2023-09-21
CI: install ninja on windows
Andrew Kelley
2023-09-19
CI: update all tarball URLs
Andrew Kelley
2023-09-19
CI: update bootstrap tarballs to latest
Andrew Kelley
2023-09-19
CI: update x86_64-linux tarball
Andrew Kelley
2023-09-12
Revert "ci: use zig build check-fmt instead of zig fmt --check"
Andrew Kelley
2023-09-09
ci: use zig build check-fmt instead of zig fmt --check
Wooster
2023-08-03
CI: fix path to output langref
Andrew Kelley
2023-07-22
move installation logic to the build script where it belongs
Andrew Kelley
2023-06-21
CI: -x86_64-macos-debug, +aarch64-macos-debug
Andrew Kelley
2023-04-25
CI: give aarch64-linux a maxrss parameter
Andrew Kelley
2023-04-18
Merge pull request #15192 from motiejus/build-release
Andrew Kelley
2023-04-17
CI: give x86_64-linux a maxrss parameter
Andrew Kelley
2023-04-16
Revert "ci: let's not skip non native tests on macos!"
Andrew Kelley
2023-04-16
zig build: change "-Drelease" to "-Doptimize"
Motiejus Jakštys
2023-04-13
ci: let's not skip non native tests on macos!
Jakub Konka
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
[next]