zig/lib
Andrew Kelley 71ff60f126 std.build: eliminate setTarget and setBuildMode
This is a breaking change that makes the API for creating build
artifacts no longer have any period of time where the target and
optimization mode are not set.
2023-01-31 15:09:35 -07:00
..
compiler_rt cbe: fixes for tls, support for not linking libc, and enabling tests 2023-01-29 15:04:13 -05:00
docs autodoc: added support for tuple structs 2023-01-25 15:34:04 +01:00
include C backend: improve ergonomics of zig.h a little bit 2022-11-13 16:50:16 -07:00
init-exe
init-lib
libc wasi-libc: use __heap_end if available (#14273) 2023-01-12 13:48:14 +00:00
libcxx dragonfly: port libc++ 2023-01-02 19:18:33 -05:00
libcxxabi
libunwind
std std.build: eliminate setTarget and setBuildMode 2023-01-31 15:09:35 -07:00
tsan
build_runner.zig zig build system: add LibExeObjStep.installLibraryHeaders 2023-01-25 02:45:57 -05:00
c.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
compiler_rt.zig compiler-rt: implement __udivei4 and __umodei4 (#14023) 2022-12-22 16:29:19 -05:00
ssp.zig all: rename i386 to x86 2022-11-04 00:09:27 +03:30
test_runner.zig wasm: uses main instead of main2 for test runner 2023-01-26 17:49:43 +01:00
zig.h cbe: fixes for tls, support for not linking libc, and enabling tests 2023-01-29 15:04:13 -05:00