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
/
aarch64-linux-debug.sh
Age
Commit message (
Expand
)
Author
2025-08-30
ci: update tarballs to 0.16.0-dev.104+689461e31
Alex Rønne Petersen
2025-05-28
ci: Skip building non-native tests on aarch64-linux.
Alex Rønne Petersen
2025-05-24
CI: bump maxrss for aarch64 linux
Andrew Kelley
2025-04-04
ci: update tarballs to 0.15.0-dev.203+53270f008
Andrew Kelley
2025-04-04
ci: Update tarballs to 0.15.0-dev.203+53270f008.
Alex Rønne Petersen
2025-03-27
ci: Build stage4 and run behavior tests with it on aarch64-linux-debug.
Alex Rønne Petersen
2025-03-26
ci: Don't do the update-zig1 test steps on aarch64-linux.
Alex Rønne Petersen
2025-03-26
ci: Don't build the compiler for arm-linux-musleabihf on aarch64-linux.
Alex Rønne Petersen
2025-03-26
ci: Set execute bit on aarch64-linux scripts.
Alex Rønne Petersen
2025-01-29
ci: Set ZIG_GLOBAL_CACHE_DIR and ZIG_LOCAL_CACHE_DIR earlier.
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-09-19
CI: update tarballs to 0.14.0-dev.1622+2ac543388
Andrew Kelley
2024-09-19
CI: update tarballs
Andrew Kelley
2024-09-19
CI: update tarballs to LLVM 19.1.0rc4
Andrew Kelley
2024-08-18
Revert "ci: Enable -Dtest-slow-targets."
Alex Rønne Petersen
2024-08-14
ci: Enable -Dtest-slow-targets.
Alex Rønne Petersen
2024-07-19
CI: update tarballs to one that has LLVM assertions enabled
Andrew Kelley
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
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-20
c_import: extract behavior tests that use `@cImport`
Jacob Young
2024-02-11
CI: update wasmtime to v10.0.2
Andrew Kelley
2023-12-19
build: pass --abbrev to git rather than relying on global config
Andrew Kelley
2023-09-19
CI: update all tarball URLs
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-04-25
CI: give aarch64-linux a maxrss parameter
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-01-29
CI: update tarballs to LLVM 16.0.0-rc1
Andrew Kelley
2022-12-27
CI: update x86_64 and aarch64 LLVM tarballs with assertions enabled
Andrew Kelley
2022-12-14
CI: fix path to langref when running tidy
Andrew Kelley
2022-12-08
CI: test updating the wasm binary
Andrew Kelley
2022-12-06
CI: update tarballs
Andrew Kelley
2022-12-06
CI: use a patched tarball
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