aboutsummaryrefslogtreecommitdiff
path: root/src/compiler.hpp
AgeCommit message (Expand)Author
2019-07-07ability to target any glibc versionAndrew Kelley
2019-04-16stage1 is now a hybrid of C++ and ZigAndrew Kelley
2019-03-05dynamic linker path is independent from libc installationAndrew Kelley
2018-09-17remove `zig build --init`. add `zig init-lib` and `zig init-exe`Andrew Kelley
2018-09-10stage1 caching: zig no longer uses zig-cacheAndrew Kelley