Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Add support for --stdout-format to bdep-config-list command | Karen Arutyunov | 1 | -1/+47 | |
2021-12-17 | Improve diagnostics | Boris Kolpackov | 1 | -1/+1 | |
2021-08-18 | Add support for config-unlink sub-command | Karen Arutyunov | 1 | -1/+15 | |
2021-08-09 | Issue warning if added config already has host configs linked | Karen Arutyunov | 1 | -0/+32 | |
2021-07-20 | Add support for configuration type and bdep-config-link sub-command | Karen Arutyunov | 1 | -20/+65 | |
2021-03-22 | Add info diagnostics to run bdep-sync after bdep-config-move | Boris Kolpackov | 1 | -1/+2 | |
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 1 | -1/+1 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -12/+12 | |
2019-10-16 | Escape quoting in config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
This is needed due to the command line re-parsing (see "Lexical Structure" in the Testscript manual for details). | |||||
2019-10-16 | Quote config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
Without this Windows directory separators are treated as escapes. | |||||
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+320 | |