aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ninjawrapper.py
Commit message (Collapse)AuthorAgeFilesLines
* Scripts: Add ninjawrapper.pyTobias Hunger2017-06-151-0/+31
Add a small python program to wrap ninja and split its output nicely into stdout and stderr. Change-Id: Ib2fae405c170ea15910de20d5f45aaab75aa89cb Reviewed-by: Christian Stenger <[email protected]>