Daniel Baumann
|
6bd4253bfa
|
wip (fixme)
|
2014-08-26 23:50:30 +02:00 |
Daniel Baumann
|
a3e93f9c57
|
Writing configuration out to config/build.conf in init component and getting rid of intermediate configuration file by using only new build.conf file.
|
2014-08-25 06:12:56 +02:00 |
Kiel Christofferson
|
846e8a0795
|
Replace subprocess.call() with subprocess.check_call().
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-06-17 13:32:37 -04:00 |
Daniel Baumann
|
eb336bb782
|
Updating copyright notices for 2014.
|
2014-02-08 17:47:24 +01:00 |
Daniel Baumann
|
00b2ea2d8a
|
Correcting spelling typo in python stubs (s/optained/obtained/).
|
2013-11-04 18:29:12 +01:00 |
Daniel Baumann
|
9987bdcc1a
|
Updating todos in python stubs.
|
2013-11-04 17:21:06 +01:00 |
Daniel Baumann
|
9e3863aa8f
|
Switching to later submodule naming scheme for python stubs.
|
2013-11-04 17:10:22 +01:00 |