zig/lib/std/special
Isaac Freund db08d4c3d6 zig build: add --libc general option
This new option sets a default libc paths file to be used for all
LibExeObjSteps. Setting LibExeObjStep.libc_file overrides this default.

This is required to allow users to cross compile projects linking system
libraries without needing to patch the build.zig.
2021-06-15 08:01:26 +03:00
..
compiler_rt add ast-check flag to zig fmt, fix found bugs 2021-06-14 00:16:40 +03:00
docs std docs: @This() in generic types 2021-04-12 09:31:45 +02:00
init-exe std/special: init-exe,lib make import(std) its own decl (#8160) 2021-03-05 19:13:05 -08:00
init-lib std: update usage of std.testing 2021-05-08 15:15:30 +03:00
build_runner.zig zig build: add --libc general option 2021-06-15 08:01:26 +03:00
c.zig Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen 2021-05-12 16:41:20 -07:00
compiler_rt.zig add ast-check flag to zig fmt, fix found bugs 2021-06-14 00:16:40 +03:00
ssp.zig Year++ 2020-12-31 15:45:24 -08:00
test_runner.zig test runner: prepare stage2 workaround 2021-05-17 16:09:20 -07:00