aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/zig0.cpp
AgeCommit message (Expand)Author
2021-02-25Merge remote-tracking branch 'origin/master' into llvm12Andrew Kelley
2020-12-20add an option to compile zig in single-threaded modeAndrew Kelley
2020-12-16Update zig_llvm.cpp and other bitsJakub Konka
2020-12-07restore the option to build with cmakeAndrew Kelley
2020-12-07ability to build stage1 using only a zig tarballAndrew Kelley
2020-10-03stage0: check for some more required parametersTadeo Kondrak
2020-09-26fix another round of regressions in this branchAndrew Kelley
2020-09-26stage0: update CLI to match stage2Andrew Kelley
2020-09-26implement -femit-asm, -femit-docs, -femit-llvm-ir, etcAndrew Kelley
2020-09-24stage2: implement @cImportAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley