aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cc/guess.hxx
AgeCommit message (Collapse)AuthorFilesLines
2019-10-11Add support for clang-clBoris Kolpackov1-3/+14
The compiler type is `msvc`, variant `clang`.
2019-10-08Redo bin pattern as PATH-like search paths rather than fallback directoryBoris Kolpackov1-3/+3
Also, unlike the fallback directory, the search paths are searched first rather than last.
2019-10-07Pass MSVC system library search paths to linker if LIB envvar is unsetBoris Kolpackov1-0/+5
2019-08-28Move cc build system module to separate libraryKaren Arutyunov1-0/+246