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
/
src
/
print_targets.zig
Age
Commit message (
Expand
)
Author
2024-02-27
move `zig libc` command to be lazily built
Andrew Kelley
2024-01-08
lift artificial restriction on minimum glibc version
Andrew Kelley
2024-01-04
src/target: Restrict usable glibc versions
Pat Tullmann
2023-07-21
std.json: Unify stringify and writeStream (#16405)
Josh Wolfe
2023-06-24
all: migrate code to new cast builtin syntax
mlugg
2023-05-13
std: Rewrite low-level json api to support streaming (#15602)
Josh Wolfe
2023-04-15
fix: print targets
serg
2023-02-18
update std lib and compiler sources to new for loop syntax
Andrew Kelley
2022-12-13
add `zig objcopy` subcommand
Andrew Kelley
2022-10-29
glibc: fix race condition when building stubs
Andrew Kelley
2022-04-26
Remove usage of inline for from print_targets.cmdTargets
Jimmi Holst Christensen
2021-11-30
allocgate: std Allocator interface refactor
Lee Cannon
2021-06-21
fix code broken from previous commit
Jacob G-W
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2021-01-02
stage2: Use {s} instead of {} when formatting strings
LemonBoy
2020-09-21
rename src-self-hosted/ to src/
Andrew Kelley