Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-08 | Make process exit diagnostics consistent | Boris Kolpackov | 1 | -15/+114 |
2022-11-08 | Tighten args const-ness in the run*() function family | Boris Kolpackov | 1 | -2/+2 |
2022-11-08 | More work on child process diagnostics buffering | Boris Kolpackov | 1 | -9/+119 |
2021-04-22 | Add another hash/save_environment() overload | Boris Kolpackov | 1 | -0/+15 |
2021-04-20 | Track changes to environment in cc rules | Boris Kolpackov | 1 | -0/+67 |
2020-08-12 | Add iterator-based versions of find_option{,_prefix} | Matthew Krupcale | 1 | -0/+48 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2020-01-27 | Improve process run_*() API | Boris Kolpackov | 1 | -0/+39 |
2019-10-19 | Add find_stem() utility function | Boris Kolpackov | 1 | -0/+21 |
2019-10-18 | Add ability to specify "compiler mode" options as part of config.{c,cxx} | Boris Kolpackov | 1 | -4/+4 |
2019-10-14 | Implement MSVC installation discovery for version 15 (2017) and later | Karen Arutyunov | 1 | -6/+6 |
2019-07-01 | Split build system into library and driver | Boris Kolpackov | 1 | -0/+155 |