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
/
test
/
standalone
/
build.zig
Age
Commit message (
Expand
)
Author
2025-09-26
test: remove -Dskip-translate-c from test-standalone
Alex Rønne Petersen
2025-09-18
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen
2025-07-16
test: actually build the tools!
Alex Rønne Petersen
2025-07-15
update dump-cov for alignment and writergate changes
dweiller
2025-05-17
update_netbsd_libc: Add tool for updating NetBSD libc startup code.
Alex Rønne Petersen
2025-05-10
update_freebsd_libc: Add tool for updating FreeBSD libc startup code.
Alex Rønne Petersen
2025-02-18
spirv: ziggify and remove unknown spirv features
Ali Cheraghi
2024-12-18
test-standalone: migrate from deprecated std.Build APIs
mlugg
2024-12-14
Move fetch-them-macos-headers tools to ziglang/zig.
Alex Rønne Petersen
2024-08-28
std: update `std.builtin.Type` fields to follow naming conventions
mlugg
2024-08-05
test: Add generate_c_size_and_align_checks.zig to standalone build test
Evan Haas
2024-04-11
remove deprecated LazyPath.path union tag
Andrew Kelley
2024-04-07
Turn "simple" standalone test cases into a package
Carl Åstholm
2024-04-07
Don't add standalone test cases until we've built stage3
Carl Åstholm
2024-04-07
Promote standalone test cases to packages
Carl Åstholm