summaryrefslogtreecommitdiffstats
path: root/src/types.rs
AgeCommit message (Expand)Author
2021-07-17Remove task output setting for nowMatthias Schiffer
2021-07-17Pass environment from executor, add to input hashMatthias Schiffer
2021-06-21Use input hash for temporary task output filenameMatthias Schiffer
2021-06-21types: use hex::serde reexportsMatthias Schiffer
2021-06-21executor: calculate input hashMatthias Schiffer
2021-06-20executor: generate and print task output informationMatthias Schiffer
2021-06-20runc: pass hash back to executorMatthias Schiffer
2021-02-05IPC setupMatthias Schiffer
2021-01-30types: add output vector to task definitionsMatthias Schiffer
2021-01-27Add "executor"Matthias Schiffer
2021-01-26Rewrite dependency resolution to reuse solutionsMatthias Schiffer