zig/lib
Timon Kruiper e94a06ac29 Build.zig: Skip copying files that are used internally by the compiler
Before this it was trying to copy all the files from the zig-cache dir
to the output dir, but in the current compiler architecture the cache
dir is also used for internal compiler files.
2020-10-05 00:31:21 -04:00
..
include update clang C headers to 10.0.0rc2 2020-02-14 10:30:06 -05:00
libc mingw: Add user32.def for 32bit Windows 2020-10-01 11:27:59 +02:00
libcxx zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libcxxabi zig c++: get it working with musl and mingw-w64 2020-03-27 12:38:52 -04:00
libunwind update libunwind to llvm10.0.0rc2 2020-02-14 10:44:23 -05:00
std Build.zig: Skip copying files that are used internally by the compiler 2020-10-05 00:31:21 -04:00