Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-27 | Set proper build script command default redirects | Karen Arutyunov | 1 | -23/+79 | |
Also add printing of set and exit pseudo-builtin command arguments for verb >= 2 as we do for normal builtins. | |||||
2020-05-27 | Add dump(ostream,script::lines) (partial implementation) | Karen Arutyunov | 1 | -0/+68 | |
2020-05-27 | Factor out generic script parsing/executing functionality from ↵ | Karen Arutyunov | 1 | -0/+448 | |
build2::test::script namespace |