Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-26 | Drop workarounds for script::redirect struct compile errors | Karen Arutyunov | 1 | -51/+0 | |
Thanks to the butl::optional improvement to better deal with lack of copy/move constructors. | |||||
2020-06-18 | Add env script pseudo-builtin | Karen Arutyunov | 1 | -7/+123 | |
Also disable C++ recipe tests when cross-testing. | |||||
2020-06-08 | Cleanup script command failure diagnostics | Karen Arutyunov | 1 | -3/+3 | |
2020-06-08 | Various minor fixes | Karen Arutyunov | 1 | -1/+1 | |
2020-06-05 | Add depdb buildscript builtin | Karen Arutyunov | 1 | -129/+154 | |
2020-06-03 | Allow process path values and targets as buildscript program names | Karen Arutyunov | 1 | -1/+1 | |
Also deduce the recipe name. | |||||
2020-05-27 | Initial support for ad hoc recipes (still work in progress) | Boris Kolpackov | 1 | -0/+659 | |