aboutsummaryrefslogtreecommitdiff
path: root/src/config.zig.in
AgeCommit message (Expand)Author
2021-10-22macho: dump linker's state as JSONJakub Konka
2021-08-31stage2: update LLVM backend to for LLVM 13Andrew Kelley
2021-06-14add ast-check flag to zig fmt, fix found bugsVeikka Tuominen
2021-03-21stage1: add cmake flag for enabling loggingJakub Konka
2021-01-19stage2: -Dlog enables all logging, log scopes can be set at runtimeAndrew Kelley
2021-01-04ci: omit stage2 backend from stage1 on WindowsAndrew Kelley
2021-01-02stage2: implement function call inlining in the frontendAndrew Kelley
2021-01-01Restore the reverted semantic versioning commitsAndrew Kelley
2020-12-31Revert "stage2: SemVer compliance for development builds"Andrew Kelley
2020-12-29stage2: SemVer compliance for development buildsJay Petacat
2020-12-07restore the option to build with cmakeAndrew Kelley
2020-12-07ability to build stage1 using only a zig tarballAndrew Kelley
2020-12-02stage2: wire up -Dskip-non-nativeAndrew Kelley
2020-09-17delete all stage1 c++ code not directly related to compiling stage2Andrew Kelley
2020-09-09start moving `zig cc` to stage2Andrew Kelley
2020-08-17simplify `zig info` and rename it to `zig env`Andrew Kelley