summaryrefslogtreecommitdiff
path: root/buildstream/_frontend/linuxapp.py
Commit message (Collapse)AuthorAgeFilesLines
* _frontend: Notify failures when on linuxtristan/platform-appTristan Van Berkom2018-05-171-0/+34
Opens the door to platform specific frontend features, and implements a platform specific "notify" method. This is based on Valentin David's patch on merge request 447, and this fixes issue #385.