Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-11 | Add export script pseudo-builtin | Karen Arutyunov | 1 | -0/+8 |
2020-12-11 | Copy parent scope's test program list in runner's entry() function rather tha... | Karen Arutyunov | 1 | -21/+8 |
2020-12-11 | Fix set pseudo-builtin to reset special variables when required | Karen Arutyunov | 1 | -0/+3 |
2020-12-11 | Prefix pseudo-builtin diagnostincs messages with their names | Karen Arutyunov | 1 | -5/+9 |
2020-12-08 | Add support for config.test.runner | Karen Arutyunov | 1 | -8/+50 |
2020-11-06 | Add support for test timeouts | Karen Arutyunov | 1 | -4/+102 |
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -420/+94 |
2020-03-17 | Rename all find*(variable) to lookup*(variable) | Boris Kolpackov | 1 | -15/+15 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 1 | -23/+23 |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 1 | -0/+741 |