Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-21 | Add buildscript depdb builtin 'env' command | Karen Arutyunov | 1 | -1/+1 | |
2021-04-02 | Add support for propagating project environment | Boris Kolpackov | 1 | -2/+2 | |
2021-01-30 | Rework include translation support | Boris Kolpackov | 1 | -1/+0 | |
See the config.cxx.translate_include variable documentation in cxx/init.cxx for details. | |||||
2020-12-11 | Add export script pseudo-builtin | Karen Arutyunov | 1 | -15/+85 | |
2020-12-11 | Prefix pseudo-builtin diagnostincs messages with their names | Karen Arutyunov | 1 | -8/+8 | |
2020-12-08 | Fix buildscript assertion failure on redirecting command stderr to stdout | Karen Arutyunov | 1 | -1/+13 | |
2020-12-02 | Add support for buildscript depdb preamble | Karen Arutyunov | 1 | -41/+94 | |
2020-11-23 | Increase terminated process timeout from 1 to 2 sec before killing it on ↵ | Karen Arutyunov | 1 | -2/+2 | |
script pipeline termination | |||||
2020-11-19 | Fix set buildscript builtin crash on Windows | Karen Arutyunov | 1 | -1/+19 | |
2020-11-17 | Increase builtin timeout from 1 sec to 2 sec before aborting on script ↵ | Karen Arutyunov | 1 | -2/+2 | |
pipeline termination | |||||
2020-11-06 | Add support for test timeouts | Karen Arutyunov | 1 | -105/+534 | |
2020-08-03 | Fix buildscript diagnostics so diff output is always in unified format | Karen Arutyunov | 1 | -11/+32 | |
Also make sure diff refers program stdout as 'stdout' rather than '-' in the test rule diagnostics. | |||||
2020-06-18 | Add env script pseudo-builtin | Karen Arutyunov | 1 | -4/+7 | |
Also disable C++ recipe tests when cross-testing. | |||||
2020-06-08 | Cleanup script command failure diagnostics | Karen Arutyunov | 1 | -14/+17 | |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -20/+36 | |
Also deduce the recipe name. | |||||
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -0/+2020 | |