zig/cmake
Andrew Kelley 7eb0a3edce
remove libc dependency of zig0 building libstage2
Rather than `zig0 build ...` the build now does
`zig0 build-lib ...`, avoiding the requirement of linking the build
script, and thus avoiding the requirement of finding native libc,
for systems where libc is the system ABI.
2020-02-16 18:57:34 -05:00
..
Findclang.cmake update to llvm9 trunk 2019-07-16 22:23:48 -04:00
Findlld.cmake update to llvm9 trunk 2019-07-16 22:23:48 -04:00
Findllvm.cmake update zig codebase to llvm 9 2019-07-17 17:47:39 -04:00
c_flag_overrides.cmake msvc: reduce inlining aggressivity to workaround a codegen bug in cl.exe cf. #3024 2019-10-16 19:04:50 -04:00
cxx_flag_overrides.cmake msvc: reduce inlining aggressivity to workaround a codegen bug in cl.exe cf. #3024 2019-10-16 19:04:50 -04:00
install.cmake remove libc dependency of zig0 building libstage2 2020-02-16 18:57:34 -05:00