zig/cmake
Andrew Kelley 56129d26eb cmake: build stage3 by default
This is a simplification of the cmake build script which introduces a
new "stage3" target that is built by default, which builds and installs
a stage3 zig.

It greatly simplifies the build instructions for Zig, making it conform
to the regular cmake routine, while still producing a stage3 artifact.
2022-08-28 17:07:21 -07: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
Findclang.cmake CMake: Search for Clang in CMAKE_LIBRARY_PATH, CMAKE_PREFIX_PATH, and CMAKE_FRAMEWORK_PATH 2022-07-25 10:38:52 -07:00
Findlld.cmake CMake: Search more permissively for LLD 2022-07-23 08:55:56 -07:00
Findllvm.cmake cmake: Print all LLVM config errors instead of just the last one 2022-07-31 12:56:00 -07:00