Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | Use dir_name_view for script environment working and sandbox directories | Karen Arutyunov | 1 | -14/+10 |
2020-05-27 | Review (temp dir) | Boris Kolpackov | 1 | -2/+2 |
2020-05-27 | Add script command redirect aliases | Karen Arutyunov | 1 | -5/+16 |
2020-05-27 | Make build script to create special files in temporary directory | Karen Arutyunov | 1 | -5/+19 |
2020-05-27 | Complete dump(ostream,script::lines) | Karen Arutyunov | 1 | -0/+6 |
2020-05-27 | Set proper build script command default redirects | Karen Arutyunov | 1 | -11/+57 |
2020-05-27 | Integrate buildscript pre-parsing into recipe parsing | Boris Kolpackov | 1 | -1/+1 |
2020-05-27 | Add dump(ostream,script::lines) (partial implementation) | Karen Arutyunov | 1 | -0/+3 |
2020-05-27 | Factor out generic script parsing/executing functionality from build2::test::... | Karen Arutyunov | 1 | -0/+395 |