summaryrefslogtreecommitdiff
path: root/components/bootstrap-cdebootstrap
AgeCommit message (Collapse)Author
2014-08-25Writing configuration out to config/build.conf in init component and getting ↵Daniel Baumann
rid of intermediate configuration file by using only new build.conf file.
2014-06-17Replace 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-08Updating copyright notices for 2014.Daniel Baumann
2013-11-05Correcting comment in bootstrap-cdebootstrap.Daniel Baumann
2013-11-04Correcting spelling typo in python stubs (s/optained/obtained/).Daniel Baumann
2013-11-04Updating todos in python stubs.Daniel Baumann
2013-11-04Switching to later submodule naming scheme for python stubs.Daniel Baumann