Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | Use dir_name_view for script environment working and sandbox directories | Karen Arutyunov | 1 | -1/+1 |
2020-05-27 | Wrap up $<, $> variables and related ($target.path(), hashing, cleanup) | Boris Kolpackov | 1 | -1/+1 |
2020-05-27 | Add script command redirect aliases | Karen Arutyunov | 1 | -68/+50 |
2020-05-27 | Complete dump(ostream,script::lines) | Karen Arutyunov | 1 | -35/+127 |
2020-05-27 | Implement build script variable hashing | Boris Kolpackov | 1 | -2/+0 |
2020-05-27 | Partially implement dump(ostream,script::lines) | Karen Arutyunov | 1 | -7/+22 |
2020-05-27 | Set proper build script command default redirects | Karen Arutyunov | 1 | -23/+79 |
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 build2::test::... | Karen Arutyunov | 1 | -0/+448 |