Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | Various minor fixes and cleanups | Boris Kolpackov | 1 | -9/+10 |
2020-05-27 | Create build script temporary directory on demand | Karen Arutyunov | 1 | -4/+91 |
2020-05-27 | Use dir_name_view for script environment working and sandbox directories | Karen Arutyunov | 1 | -2/+2 |
2020-05-27 | Wrap up $<, $> variables and related ($target.path(), hashing, cleanup) | Boris Kolpackov | 1 | -13/+29 |
2020-05-27 | Make build script to create special files in temporary directory | Karen Arutyunov | 1 | -2/+2 |
2020-05-27 | Remove redundant script member from build::script::environment class | Karen Arutyunov | 1 | -2/+1 |
2020-05-27 | Set proper build script command default redirects | Karen Arutyunov | 1 | -1/+4 |
2020-05-27 | Integrate buildscript running into recipe default_action() | Boris Kolpackov | 1 | -3/+6 |
2020-05-27 | Make build script variable pool local to execution environment | Boris Kolpackov | 1 | -39/+10 |
2020-05-27 | Add build script | Karen Arutyunov | 1 | -0/+156 |