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-09-14
ZIG_EXE envirnoment variable instead of testing build options
Andrew Kelley
2022-09-14
Move std.testing.zig_exe_path into build options
Martin Wickham
2022-08-29
Merge remote-tracking branch 'origin/master' into llvm15
Andrew Kelley
2022-08-19
build: hook up -Dskip-stage2-tests and remove test-toolchain
Andrew Kelley
2022-08-19
build: make docs a separate step than test
Andrew Kelley
2022-08-19
make self-hosted the default compiler
Andrew Kelley
2022-08-19
build: remove the option to omit stage2
Andrew Kelley
2022-08-02
build: add new clang libraries for LLVM 15 upgrade
Andrew Kelley
2022-08-02
update LLVM library list to LLVM 15
Andrew Kelley
2022-07-29
Merge pull request #12085 from topolarity/dyn-link-libcpp
Andrew Kelley
2022-07-29
build.zig: Emit warning if "config.h" cannot be found
Cody Tapscott
2022-07-28
Dynamically link libc++, if integrating with system LLVM
Cody Tapscott
2022-07-26
Merge pull request #12136 from topolarity/llvm-config-rework
Andrew Kelley
2022-07-25
std.mem: add `first` method to `SplitIterator` and `SplitBackwardsIterator`
r00ster
2022-07-25
wasm: Enable C-ABI tests for self-hosted compiler
Luuk de Gram
2022-07-23
CMake: Add ZIG_LLVM_LINK_MODE to config.h
Cody Tapscott
2022-07-22
Merge pull request #12173 from ziglang/autodocs-rebased
Andrew Kelley
2022-07-21
build.zig: 32 MiB stack size
Andrew Kelley
2022-07-20
build.zig: remove deleted .cpp file
Andrew Kelley
2022-07-12
wasm-linker: Implement linker tests (#12006)
Luuk de Gram
2022-07-03
update build scripts to LLD and LLVM 14 libraries
Andrew Kelley
2022-06-20
test: introduce link(er) tests - builds on standalone tests
Jakub Konka
2022-06-14
multi-thread `zig build test-cases`
Andrew Kelley
2022-06-09
stage2: use std.debug.Trace only when explicitly enabled
Andrew Kelley
2022-06-01
CI: skip single-threaded tests on Drone
Andrew Kelley
2022-05-31
build: include a build-id note only if explicitly requested
Andrew Kelley
2022-05-31
stage2: add support for -fbuild-id,-fno-build-id
Andrew Kelley
2022-05-13
build.zig: rename a local variable
Andrew Kelley
2022-05-13
migrate runtime safety tests to the new test harness
Andrew Kelley
2022-05-07
Merge pull request #11592 from ziglang/stage3-macos-linker
Andrew Kelley
2022-05-06
flatten lib/std/special and improve "pkg inside another" logic
Andrew Kelley
2022-05-05
CI: add non-LLVM backends to the test matrix
Andrew Kelley
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
[next]