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
/
tools
Age
Commit message (
Expand
)
Author
2021-02-26
tools/update_cpu_features: branch quota where necessary
Andrew Kelley
2021-02-26
introduce tools/update_cpu_features.zig
Andrew Kelley
2021-02-07
zig cc: recognize the `-s` flag to be "strip"
Andrew Kelley
2021-02-02
fix superfluous fmt specifier in update_glibc
Michael Dusan
2021-02-01
update update_glibc to format strings with "{s}"
Michael Dusan
2021-02-01
Merge pull request #7827 from Snektron/spirv-setup
Andrew Kelley
2021-01-30
Replace @TagType uses, mostly with std.meta.Tag
Tadeo Kondrak
2021-01-23
add LTO support
Andrew Kelley
2021-01-19
SPIR-V: Spec generator
Robin Voetter
2021-01-18
stage2: use %type not @type for libc stubs
Julian Maingot
2021-01-11
stage2: cleanups regarding red zone CLI flags
Andrew Kelley
2021-01-07
Reduce use of deprecated IO types
Jay Petacat
2020-12-23
gdb pretty printers for slices and optionals
xackus
2020-12-23
update depreciated code (#7502)
g-w1
2020-12-13
stage2: use %type not @type for libc stubs
Isaac Freund
2020-12-12
Merge pull request #7406 from ifreund/dyn-musl2
Andrew Kelley
2020-12-13
stage2: support dynamically linking musl libc
Isaac Freund
2020-12-12
glibc: do not provide -lcrypt
Andrew Kelley
2020-12-08
glibc: additionally provide -lcrypt
Andrew Kelley
2020-11-22
modernize the PIE patch for the latest master branch
Andrew Kelley
2020-11-19
stage2: Make zig cc more verbose (#7166)
LemonBoy
2020-11-18
Merge pull request #7005 from jshholland/deprecate-span
Veikka Tuominen
2020-11-07
remove deprecated uses of ArrayList.span
Josh Holland
2020-11-06
update process_headers tool
Andrew Kelley
2020-10-09
tools/update_clang_options: add zig run usage example. fix src-self-hosted pa...
redj
2020-10-07
notice more kinds of optimization flags and debug flags
xavier
2020-09-25
stage2: properly handle zig cc used as a preprocessor
Andrew Kelley
2020-08-30
fix tools/process_headers.zig regression
Andrew Kelley
2020-08-22
update update_glibc and process_headers to latest zig
Jan200101
2020-08-21
Update tools/process_headers.zig
Frank Denis
2020-08-20
Breaking: sort std/crypto functions into categories
Frank Denis
2020-08-10
Update tools/process_headers.zig to latest zig
joachimschmidt557
2020-06-12
Fix a few std.sort.sort invocations
Cassidy Dingenskirchen
2020-05-07
stage1: add ZigList gdb pretty printing
xackus
2020-04-04
zig cc looks for native include directories unless -nostdinc
Andrew Kelley
2020-04-04
add libutil to zig's glibc support
Andrew Kelley
2020-04-03
Merge pull request #4868 from xackus/new-arraylist-api
Andrew Kelley
2020-04-03
Update all remaining uses of &outStream().stream
Ryan Liptak
2020-04-02
zig cc: fix ambiguity with -MT
Andrew Kelley
2020-04-02
zig cc: support -F and -framework
Andrew Kelley
2020-04-02
zig cc: respect -MF -MV -MD options
Andrew Kelley
2020-04-02
new ArrayList API: fix everything else
xackus
2020-04-01
zig cc: detect -mcpu, -march, -mtune
Andrew Kelley
2020-04-01
zig cc: add support for -L linker arguments
Rejean Loyer
2020-04-01
zig cc properly handles -S flag and .ll, .bc extensions
Andrew Kelley
2020-03-30
revert detection of rtti and exceptions
Andrew Kelley
2020-03-30
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley
2020-03-28
zig cc: Add support for -z
Ryan Liptak
2020-03-27
zig cc: Add support for -Xlinker, --for-linker, --for-linker=
Ryan Liptak
2020-03-27
zig c++: get it working with musl and mingw-w64
Andrew Kelley
[prev]
[next]