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
/
build.zig
Age
Commit message (
Expand
)
Author
2022-03-31
test harness improvements
Andrew Kelley
2022-03-27
Value: hash lazy_align
Veikka Tuominen
2022-02-17
build.zig: restore the ability to bootstrap with zig0 via option
Andrew Kelley
2022-02-17
CLI: resolve system libs into static libraries
Andrew Kelley
2022-02-17
CI: simplify linux script
Andrew Kelley
2022-02-17
build.zig: fix test-stage2 regression with -Denable-llvm
Andrew Kelley
2022-02-16
build.zig: bootstrap stage1 with zig0
Andrew Kelley
2022-02-06
Avoid depending on child process execution when not supported by host OS
Cody Tapscott
2022-01-31
stage2: make --debug-log work by default for debug builds
Andrew Kelley
2022-01-28
build.zig: fix single-threaded option
Andrew Kelley
2022-01-26
Merge pull request #10552 from hdorio/deflate
Andrew Kelley
2022-01-25
add option to force usage of `GeneralPurposeAllocator`
Lee Cannon
2022-01-24
Normalize some build function names
Jonathan Marler
2022-01-23
compress: add a deflate compressor
Hadrien Dorio
2021-12-31
tz parsing reader interface, test thicc files, and exclude tzif
Jens Goldberg
2021-12-20
start the 0.10.0 release cycle
Andrew Kelley
2021-12-20
Release 0.9.0
0.9.0
Andrew Kelley
2021-12-02
zig build: promote qemu, wine, wasmtime, darling, and rosetta
Andrew Kelley
2021-12-02
Make Rosetta availability declarative by the user
Jakub Konka
2021-11-30
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley
2021-10-31
add functionality to trace allocations
Lee Cannon
2021-10-31
make tracy.zig more feature complete
Lee Cannon
2021-10-22
macho: dump linker's state as JSON
Jakub Konka
2021-10-02
Add zlib to needed libraries
Martin Wickham
2021-10-02
build.zig: omit LLVMTableGen from the llvm lib list
Andrew Kelley
2021-10-02
build.zig: update list of LLVM libs
Andrew Kelley
2021-09-30
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-09-22
Fix failing tests and windows link dependencies
Martin Wickham
2021-09-20
Fix compiler builds with tracy on the mingw target
Martin Wickham
2021-09-16
build.zig: support -Duse-zig-libcxx
Andrew Kelley
2021-09-16
build: make -Dskip-stage2-tests not build stage2
Andrew Kelley
2021-08-31
stage2: update LLVM backend to for LLVM 13
Andrew Kelley
2021-08-26
Rework build system `build_options` API (#9623)
Lee Cannon
2021-08-21
Add a flag to build a single-threaded compiler, for debugging
Martin Wickham
2021-08-06
Update all usages of mem.split/mem.tokenize for generic version
Ryan Liptak
2021-08-02
Add -Denable-macos-sdk explicit flag to build.zig
Jakub Konka
2021-07-02
avoid calling into stage1 backend when AstGen fails
Andrew Kelley
2021-06-11
Change defineCMacro to take separate name and value arugments
Asa Zeren
2021-06-11
make remaining enums in build.zig snake_case
Veikka Tuominen
2021-06-05
Add zig_llvm-ar.cpp in build.zig
Nicolas
2021-06-04
start the 0.9.0 release cycle
Andrew Kelley
2021-06-04
Release 0.8.0
0.8.0
Andrew Kelley
2021-05-30
build: rename ast_render in build.zig.
Takeshi Yoneda
2021-05-25
standalone tests may now test cross targets and build modes.
xavier
2021-05-18
build.zig: blank out "*test.zig" files instead of omit
Andrew Kelley
2021-05-15
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
2021-05-13
stage2: -lunwind is handled specially
Andrew Kelley
2021-05-13
Add experimental Darling support for cross testing macOS
Jakub Konka
2021-05-13
macos: link static libc++ when building stage2
Jakub Konka
2021-05-05
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley
[next]