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
/
target.zig
Age
Commit message (
Expand
)
Author
2020-12-28
stage2: rename llvm.zig to llvm_bindings.zig
Timon Kruiper
2020-12-24
stage2: re-use compiler runtime libs across opt modes and strip flag
Andrew Kelley
2020-12-17
macos: add unfiltered aarch64 libc headers
Jakub Konka
2020-12-08
glibc: additionally provide -lcrypt
Andrew Kelley
2020-11-30
restore -target wasm32-freestanding-musl for C headers
Andrew Kelley
2020-11-08
macOS: depend on bundled headers even for native
Andrew Kelley
2020-10-21
Add minimal set of macOS libc headers
Jakub Konka
2020-10-17
code cleanups
Andrew Kelley
2020-10-17
Merge branch 'master' into openbsd-minimal
Sebastien Marie
2020-10-12
Rename .macosx to .macos
Vignesh Rajagopalan
2020-10-11
add minimal openbsd support
Sébastien Marie
2020-10-03
stage2: Build libunwind for non-msvc Windows targets
LemonBoy
2020-09-29
stage2: infer --strip on wasm builds
Andrew Kelley
2020-09-28
stage2: building DLL import lib files
Andrew Kelley
2020-09-26
fix another round of regressions in this branch
Andrew Kelley
2020-09-23
stage2: don't build libunwind on OS's that don't need it
Andrew Kelley
2020-09-21
rename src-self-hosted/ to src/
Andrew Kelley