Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-07 | Pass LC_ALL=C when extracting locale-dependent information on POSIX | Boris Kolpackov | 1 | -6/+35 |
2020-02-12 | Add convenience run_start() overload | Boris Kolpackov | 1 | -1/+1 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-02-03 | Add header/library search paths from compiler mode to sys_*_dirs | Boris Kolpackov | 1 | -14/+64 |
2020-01-27 | Improve process run_*() API | Boris Kolpackov | 1 | -4/+7 |
2019-11-29 | Reorder {cc,c/cxx}.{poptions,loptions} | Boris Kolpackov | 1 | -1/+1 |
2019-10-18 | Add ability to specify "compiler mode" options as part of config.{c,cxx} | Boris Kolpackov | 1 | -8/+4 |
2019-10-07 | Make -print-search-dirs output handling deal better with translations | Boris Kolpackov | 1 | -8/+16 |
2019-10-05 | Implement more accurate MSVC information extraction from Clang on Windows | Boris Kolpackov | 1 | -1/+4 |
2019-08-28 | Move cc build system module to separate library | Karen Arutyunov | 1 | -0/+263 |