summaryrefslogtreecommitdiffstats
path: root/crates/driver/src/task.rs
AgeCommit message (Expand)Author
2024-04-20Rename directories to match crate namesMatthias Schiffer
2024-04-13Replace 'inherit' recipe field with 'parent'Matthias Schiffer
2024-04-06driver: move RecipeMeta to recipe moduleMatthias Schiffer
2024-04-06driver: add overrideable recipe name variableMatthias Schiffer
2024-04-05driver: do not allow overriding basename, provide additional variables to tasksMatthias Schiffer
2021-11-05driver: introduce task priority fieldMatthias Schiffer
2021-11-05driver: add support for specialized tasksMatthias Schiffer
2021-10-30driver: replace dependency cutoff with stub tasksMatthias Schiffer
2021-10-30driver: skip submission of empty tasksMatthias Schiffer
2021-10-28Rename executor to driverMatthias Schiffer