Age | Commit message (Expand) | Author | Files | Lines |
2021-09-13 | Impose 16KB line length limit for regex matches in Testscript | Boris Kolpackov | 1 | -1/+14 |
2021-06-03 | Fix crashing on test command output regex match failure | Karen Arutyunov | 1 | -16/+42 |
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 |
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 scri... | Karen Arutyunov | 1 | -2/+2 |
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 pipeli... | Karen Arutyunov | 1 | -2/+2 |
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 |
2020-06-18 | Add env script pseudo-builtin | Karen Arutyunov | 1 | -4/+7 |
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 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -0/+2020 |