Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-01 | Adapt to moving path match to path-pattern.?xx | Karen Arutyunov | 1 | -2/+3 | |
2019-09-27 | Adapt to bracket expressions in wildcard patterns | Karen Arutyunov | 1 | -2/+3 | |
2019-09-27 | Add support for testscript builtin escaping | Karen Arutyunov | 1 | -4/+23 | |
2019-09-27 | Move testscript builtins to libbutl | Karen Arutyunov | 7 | -5994/+242 | |
2019-09-19 | Fix crashing on testscript command redirect overrides | Karen Arutyunov | 3 | -4/+132 | |
2019-08-23 | Introduce notion of build context | Boris Kolpackov | 7 | -95/+103 | |
All non-const global state is now in class context and we can now have multiple independent builds going on at the same time. | |||||
2019-08-14 | Use new mkanylink() from libbutl | Boris Kolpackov | 1 | -0/+2 | |
2019-08-12 | Use new fdstream constructor | Boris Kolpackov | 1 | -2/+2 | |
2019-08-12 | Adjust to fdstream constructor changes | Boris Kolpackov | 1 | -1/+1 | |
2019-08-07 | Improve deadlock diagnostics (suppress stack trace, reword) | Boris Kolpackov | 1 | -1/+1 | |
2019-08-02 | Regenerate options parsing code | Boris Kolpackov | 1 | -1/+0 | |
2019-07-24 | Use CLI-generated classes to parse testscript builtin options | Karen Arutyunov | 6 | -366/+5505 | |
2019-07-05 | Move config, dist, test, and install modules into library | Karen Arutyunov | 43 | -0/+15732 | |