aboutsummaryrefslogtreecommitdiff
path: root/src/libc_installation.hpp
AgeCommit message (Expand)Author
2019-04-27fixed visibility of zig_libc_cc_print_file_nameemekoi
2019-04-27added static_crt_dir to libc fileemekoi
2019-04-04fixed linking of system libraries on mingwemekoi
2019-03-29fixed libc command on mingwemekoi
2019-03-05dynamic linker path is independent from libc installationAndrew Kelley
2019-03-05stop linking against gcc filesAndrew Kelley
2019-02-26introduce sys_include_dir for when sys/* files are not with stdlib.hAndrew Kelley
2019-02-25fix not finding libgcc_s when looking for native libcAndrew Kelley
2019-02-23better libc detection (#1996)Andrew Kelley