summaryrefslogtreecommitdiff
path: root/ick2/buildsm.py
AgeCommit message (Collapse)AuthorFilesLines
2018-06-24Change: set build exit code when an action ends, override laterLars Wirzenius1-1/+5
When a build action ends, we now set the *build* exit code to that of the action. Not for notification actions. This is all so that notifications can have the right exit code.
2018-06-10Add: BuildStateMachine classLars Wirzenius1-0/+223