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
/
lib
/
std
/
build.zig
Age
Commit message (
Expand
)
Author
2021-01-11
stage2: cleanups regarding red zone CLI flags
Andrew Kelley
2021-01-11
Added support for no red zone
Lee Cannon
2021-01-07
remove z/Z format specifiers
Jonathan Marler
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2021-01-07
builder: propagate env_map for child processes
Michael Dusan
2021-01-04
Revert "Fix #7296:"
Andrew Kelley
2021-01-02
Merge pull request #7612 from g-w1/do-7296
Andrew Kelley
2021-01-02
std: Use {s} instead of {} when printing strings
LemonBoy
2021-01-01
std/build: assert that install paths are relative
Isaac Freund
2021-01-02
Build errors should be followed by two newlines
daurnimator
2021-01-02
Don't process.exit() on invalid option use .markInvalidUserInput
daurnimator
2021-01-02
std/build.zig: use (existing) warn function alias
daurnimator
2020-12-31
Fix #7296:
g-w1
2020-12-31
Year++
Frank Denis
2020-12-26
builder: implement sanitize_thread option
lithdew
2020-12-20
builder: implement float options
Vincent Rischmann
2020-12-10
Added global-cache argument to build system + removed extra args.
antlilja
2020-12-08
Add option to override default stack size in build system.
antlilja
2020-12-07
ability to build stage1 using only a zig tarball
Andrew Kelley
2020-12-02
std.build: addBuildOption special handling for SemanticVersion
Vexu
2020-12-01
COFF linking: fix incorrectly passing .dll instead of .lib
Andrew Kelley
2020-11-30
build system: pass dyn lib artifacts as positionals
Andrew Kelley
2020-11-30
rework the bundle compiler-rt feature
Andrew Kelley
2020-11-22
modernize the PIE patch for the latest master branch
Andrew Kelley
2020-11-18
Merge pull request #7005 from jshholland/deprecate-span
Veikka Tuominen
2020-11-11
std: Fix code model argument
Hubert Jasudowicz
2020-11-07
remove deprecated uses of ArrayList.span
Josh Holland
2020-11-06
Rely on ZIG_SYSTEM_LINKER_HACK instead of input flags
Jakub Konka
2020-11-05
Re-enable system linker hack
Jakub Konka
2020-10-29
panic when empty string passed as dest_rel_path to addInstallFileWithDir
Travis
2020-10-29
make addBuildOption append type (#6801)
wozeparrot
2020-10-22
std: reference more declarations in std.build
xackus
2020-10-21
Update enable-valgrind flag to fvalgrind
frmdstryr
2020-10-18
Disable build.zig tests on WASI since rely on cwd()
Jakub Konka
2020-10-18
add addPackage test
Robin Voetter
2020-10-18
Fix invalid call to dupePkg in build.zig
Robin Voetter
2020-10-17
add Builder.dupePkg()
Jesse Rudolph
2020-10-17
std: remove renderStringLiteral in favor of std.fmt specifier
Vexu
2020-10-17
use new format specifier in translate-c and std lib
Vexu
2020-10-15
std: move std.meta.refAllDecls to std.testing
Tadeo Kondrak
2020-10-13
std/build: support --color
Isaac Freund
2020-10-05
Build.zig: Skip copying files that are used internally by the compiler
Timon Kruiper
2020-10-04
build system: implement computeOutFilenames using std.zig.binNameAlloc
Andrew Kelley
2020-10-04
add --image-base support
Andrew Kelley
2020-10-02
Merge pull request #6494 from IridescentRose/emit-reloc-patch
Alexandros Naskos
2020-10-01
Resolved additional formatting issues.
Nathan
2020-10-01
Resolve name and format issues.
Nathan
2020-10-01
Patch in emit relocs support
Nathan Bourgeois
2020-10-01
Update build.zig
markfirmware
2020-10-01
Update build.zig
markfirmware
[next]