Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-11 | Add support for clang-cl | Boris Kolpackov | 1 | -3/+14 | |
The compiler type is `msvc`, variant `clang`. | |||||
2019-10-08 | Redo bin pattern as PATH-like search paths rather than fallback directory | Boris Kolpackov | 1 | -3/+3 | |
Also, unlike the fallback directory, the search paths are searched first rather than last. | |||||
2019-10-07 | Pass MSVC system library search paths to linker if LIB envvar is unset | Boris Kolpackov | 1 | -0/+5 | |
2019-08-28 | Move cc build system module to separate library | Karen Arutyunov | 1 | -0/+246 | |