aboutsummaryrefslogtreecommitdiff
path: root/src/libc_installation.cpp
AgeCommit message (Expand)Author
2019-03-13breaking: remove --static; add -dynamicAndrew Kelley
2019-03-05dynamic linker path is independent from libc installationAndrew Kelley
2019-03-05stop linking against gcc filesAndrew Kelley
2019-02-27stage1: fix unused function error on freebsd and netbsdAndrew Kelley
2019-02-26introduce sys_include_dir for when sys/* files are not with stdlib.hAndrew Kelley
2019-02-26fix regressions on WindowsAndrew Kelley
2019-02-26breaking changes to the way targets work in zigAndrew Kelley
2019-02-25fix not finding libgcc_s when looking for native libcAndrew Kelley
2019-02-23better libc detection (#1996)Andrew Kelley