aboutsummaryrefslogtreecommitdiff
path: root/src-self-hosted/c.zig
AgeCommit message (Expand)Author
2020-05-10rework self-hosted compiler for incremental buildsAndrew Kelley
2020-02-16self-hosted libc detectionAndrew Kelley
2019-05-29run zig fmt to update `use` to `usingnamespace`Andrew Kelley
2018-07-20self-hosted: share C++ code for finding libc on windowsAndrew Kelley
2018-07-09define c macros before importing llvm h filesAndrew Kelley
2018-01-03fix self hosted compiler on windowsAndrew Kelley
2017-12-26self-hosted: build against zig_llvm and embedded LLDAndrew Kelley
2017-12-11self-hosted: link with LLVMAndrew Kelley