Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | Wrap up $<, $> variables and related ($target.path(), hashing, cleanup) | Boris Kolpackov | 1 | -8/+11 |
2020-05-27 | Review (temp dir) | Boris Kolpackov | 1 | -5/+12 |
2020-05-27 | Make build script to create special files in temporary directory | Karen Arutyunov | 1 | -3/+11 |
2020-05-27 | Implement build script variable hashing | Boris Kolpackov | 1 | -1/+13 |
2020-05-27 | Remove redundant script member from build::script::environment class | Karen Arutyunov | 1 | -2/+1 |
2020-05-27 | Add support for dry run mode for build script runner | Karen Arutyunov | 1 | -0/+1 |
2020-05-27 | Set proper build script command default redirects | Karen Arutyunov | 1 | -2/+10 |
2020-05-27 | Integrate buildscript running into recipe default_action() | Boris Kolpackov | 1 | -0/+3 |
2020-05-27 | Make build script variable pool local to execution environment | Boris Kolpackov | 1 | -15/+9 |
2020-05-27 | Add build script | Karen Arutyunov | 1 | -0/+111 |