Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-28 | Moving partial python rewrite to separate branch, let's do it in the ↵ | Daniel Baumann | |
jessie+1 cycle rather than go with the current mixed code. | |||
2014-06-17 | Replace subprocess.call() with subprocess.check_call(). | Kiel Christofferson | |
Using check_call(), a non-zero return value from the subprocess will cause the desired behavior of an aborted build with a stack trace. | |||
2014-02-08 | Updating copyright notices for 2014. | Daniel Baumann | |
2013-11-10 | Correcting a few copy/paste errors in *-includes python stubs. | Daniel Baumann | |
2013-11-04 | Correcting error message when no includes have been found in *-includes ↵ | Daniel Baumann | |
commands. | |||
2013-11-04 | Rewriting binary_includes in python. | Daniel Baumann | |