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
2024-11-24
ci: Update to QEMU 9.2.0-rc1 in x86_64-linux scripts.
Alex Rønne Petersen
2024-11-23
lldb: implement tuple types
Jacob Young
2024-10-18
ci: Update to QEMU 9.1.0 in x86_64-linux scripts.
Alex Rønne Petersen
2024-10-18
ci: Remove -fwasmtime from aarch64-linux scripts.
Alex Rønne Petersen
2024-10-11
Replace tidy with superhtml as HTML validator (#21664)
Krzysztof Wolicki
2024-10-09
lldb: print field names with a leading dot
Jacob Young
2024-09-19
CI: update tarballs to 0.14.0-dev.1622+2ac543388
Andrew Kelley
2024-09-19
Revert "ci: Build with `ZIG2_NO_RTLIB` on Windows machines."
Andrew Kelley
2024-09-19
CI: update tarballs
Andrew Kelley
2024-09-19
ci: Build with `ZIG2_NO_RTLIB` on Windows machines.
Alex Rønne Petersen
2024-09-19
CI: update tarballs to LLVM 19.1.0rc4
Andrew Kelley
2024-09-10
Dwarf: implement and test decls
Jacob Young
2024-08-28
Dwarf: fix and test inline function bugs
Jacob Young
2024-08-27
Dwarf: fix and test string format
Jacob Young
2024-08-22
Type: fix inconsistency between `zig fmt` and `@typeName`
Jacob Young
2024-08-18
Dwarf: fix and test unions
Jacob Young
2024-08-18
Revert "ci: Enable -Dtest-slow-targets."
Alex Rønne Petersen
2024-08-16
Dwarf: rework self-hosted debug info from scratch
Jacob Young
2024-08-14
ci: Enable -Dtest-slow-targets.
Alex Rønne Petersen
2024-08-02
ci: Add stage3/4 diff to aarch64-linux-release script.
Alex Rønne Petersen
2024-08-02
ci: Add stage3/4 diff to (aarch64,x86_64)-windows-release scripts.
Alex Rønne Petersen
2024-07-26
remove deprecated --mod CLI now that a zig1.wasm update happened
Andrew Kelley
2024-07-19
CI: update tarballs to one that has LLVM assertions enabled
Andrew Kelley
2024-07-17
ci: update aarch64-macos for a persistent work dir
Jacob Young
2024-06-17
add -Denable-tidy flag and use it in the CI
Andrew Kelley
2024-06-16
make `zig build test` check for conforming formatting
Andrew Kelley
2024-05-08
update tarballs to 0.13.0-dev.130+98a30acad
Andrew Kelley
2024-05-08
CI: update x86_64-macos tarball
Andrew Kelley
2024-05-08
disable x86_64-macos -OReleaseSmall tests
Andrew Kelley
2024-05-08
CI: revert the changes to aarch64-windows script
Andrew Kelley
2024-05-08
CI: fix windows paths for fetching tarball
Andrew Kelley
2024-05-08
CI: fix tarball prefix path to be shared across all users
Andrew Kelley
2024-05-08
CI: download tarball if not already present on macos runners
Andrew Kelley
2024-05-08
update CI tarballs for LLVM 18
Andrew Kelley
2024-04-25
migrate langref documentation generation to the build system
Andrew Kelley
2024-04-14
ci: add self-hosted x86_64 windows
Jacob Young
2024-02-23
ci: bump QEMU to 8.2.1 on x86_64-linux machines
Jakub Konka
2024-02-20
c_import: extract behavior tests that use `@cImport`
Jacob Young
2024-02-11
CI: update wasmtime to v10.0.2
Andrew Kelley
2024-02-09
ci: enable testing of non-llvm bootstrapping on x86_64-macos
Jakub Konka
2024-01-29
ci: re-enable reproducibility for x86_64-macos
Jakub Konka
2024-01-08
CI: update aarch64-windows tarball
Andrew Kelley
2024-01-08
CI: update windows tarballs for mingw upgrade
Andrew Kelley
2024-01-03
Reapply "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"
Jacob Young
2024-01-01
CI: update windows scripts to new CLI module syntax
Andrew Kelley
2024-01-01
Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"
Andrew Kelley
2024-01-01
Merge pull request #17824 from kcbanner/fixup_msvc_fmax
Andrew Kelley
2023-12-19
build: pass --abbrev to git rather than relying on global config
Andrew Kelley
2023-11-14
adjust building from source without LLVM process
Andrew Kelley
2023-11-12
CI: test building from source without LLVM
Andrew Kelley
[next]