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-05 | Correcting comment in bootstrap-cdebootstrap. | Daniel Baumann | |
2013-11-04 | Correcting spelling typo in python stubs (s/optained/obtained/). | Daniel Baumann | |
2013-11-04 | Updating todos in python stubs. | Daniel Baumann | |
2013-11-04 | Switching to later submodule naming scheme for python stubs. | Daniel Baumann | |