aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Task.py
AgeCommit message (Collapse)Author
2008-06-03add cleanup call, implement DiskspacePrecondition, add ↵Felix Domke
WorkspaceExistsPrecondition
2008-06-03some cleanupsFelix Domke
2008-06-03Add progress and cwd (working directory) functionalityAndreas Frisch
2008-05-20make workspace a Job property, fix preconditions, Task will automatically ↵Felix Domke
add to job to provide a reference to the job
2008-04-28ToolExistsPrecondition, ReturncodePostcondition are usable alreadyFelix Domke
2008-04-14Add 'Tasks' for controlled execution of multiple external toolsFelix Domke