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
Group-Canceled
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
groupAwait
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
2024-06-17
add -Denable-tidy flag and use it in the CI
Andrew Kelley
2024-06-16
make `zig build test` check for conforming formatting
Andrew Kelley
2024-06-13
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
Krzysztof Wolicki
2024-06-13
std: Convert deprecated aliases to compile errors and fix usages
Ryan Liptak
2024-06-06
start the 0.14.0 release cycle
Andrew Kelley
2024-06-02
pass `-fno-builtin` when testing `lib/c.zig`, `lib/compiler_rt.zig`
Veikka Tuominen
2024-05-14
build.zig: sync "exe_cflags" with CMake
Eric Joldasov
2024-05-09
handle visionos target OS tag in the compiler
Jakub Konka
2024-05-08
apparently LLVM depends on ws2_32.dll now
Andrew Kelley
2024-05-08
suppress C++ type-limits warnings
Andrew Kelley
2024-05-08
add missing clang static library to the build
Andrew Kelley
2024-05-08
update CMake files to LLVM 18
Andrew Kelley
2024-04-25
migrate langref documentation generation to the build system
Andrew Kelley
2024-04-19
start the 0.13.0 release cycle
Andrew Kelley
2024-04-11
remove deprecated LazyPath.path union tag
Andrew Kelley
2024-04-08
haiku: fix linking issues
Jacob Young
2024-04-07
Promote linker test cases to packages
Carl Åstholm
2024-04-07
Promote standalone test cases to packages
Carl Åstholm
2024-03-30
cbe: rewrite `CType`
Jacob Young
2024-03-19
extract std.posix from std.os
Andrew Kelley
2024-03-11
std.builtin: make link mode fields lowercase
Tristan Ross
2024-03-10
build: spend a lot less time generating std docs
Andrew Kelley
2024-03-10
build: don't include std lib docs by default
Andrew Kelley
2024-03-08
test manifest key checking and other fixes
february cozzocrea
2024-03-01
compiler: audit debug mode checks
Jacob Young
2024-02-28
build.zig: fix typo in extension exclusion list
Andrew Kelley
2024-02-28
make aro-based translate-c lazily built from source
Andrew Kelley
2024-02-26
compiler: JIT zig reduce
Andrew Kelley
2024-02-25
test: rework how filtering works
Jacob Young
2024-02-24
Revert "tests: add -Dskip-cross-glibc option"
Jacob Young
2024-02-20
c_import: extract behavior tests that use `@cImport`
Jacob Young
2024-02-16
build.zig: support multiple args in `cxx_compiler_arg1`
Jacob Young
2024-02-14
remove v1 deflate implementation
Igor Anić
2024-02-14
add deflate implemented from first principles
Igor Anić
2024-02-02
std.Build: revert moving some fields to Graph
Andrew Kelley
2024-02-02
std.Build: implement --host-target, --host-cpu, --host-dynamic-linker
Andrew Kelley
2024-01-28
build: reduce max rss back down to 7GB
Jakub Konka
2024-01-24
build: bump max_rss for building the compiler again
Jakub Konka
2024-01-24
build: bump max_rss for building the compiler again
Jakub Konka
2024-01-24
build: bump maxrss
Jakub Konka
2024-01-13
build.zig: don't install testdata
Andrew Kelley
2024-01-08
add tool for updating mingw crt files
Andrew Kelley
2024-01-01
std.Build.ResolvedTarget: rename target field to result
Andrew Kelley
2024-01-01
zig build system: change target, compilation, and module APIs
Andrew Kelley
2023-12-19
build: pass --abbrev to git rather than relying on global config
Andrew Kelley
2023-11-26
build.zig: remove an unneeded 'else unreachable'
Meghan Denny
2023-11-17
aro-translate-c: update to upstream changes
Veikka Tuominen
2023-11-07
Merge pull request #17771 from ehaas/mingw-aro
Andrew Kelley
2023-11-05
build: add option to specify whether to use the llvm backend
Jacob Young
2023-11-03
fix compilation regression
Andrew Kelley
[prev]
[next]