Chris Johns
e8f511157c
sb. Add VERSION support for releasing the RSB.
...
Add support to release the RSB by adding the VERSION file. The file
is a single line with the version.
Fix the reports to include the version. Update the INI file
support to include the details of the build.
Show the GIT or released version when the command starts.
Closes #2480 .
2015-12-03 22:22:17 +11:00
Chris Johns
039381478b
sb: PR 2184 - Fix the subprocess use on Python < 2.7.
2014-08-05 13:51:08 +10:00
Chris Johns
467cace5ba
sb: Clean up the bootstrap error handling.
2014-05-20 21:55:51 +10:00
Chris Johns
822592530c
Use the --jobs option.
2013-12-14 12:15:14 +11:00
Chris Johns
46dcbfc2bc
Catch the OSError on the process failing.
2013-11-10 12:30:23 +11:00
Chris Johns
e191ce83ac
Match output with the bootstrap script.
2013-05-10 18:13:38 +10:00
Chris Johns
8ee84604b0
Add check_output if on Python 2.6, ie CentOS.
2013-05-10 11:18:41 +10:00
Chris Johns
84924e4e52
Fix the open calls to use a host path.
2013-05-01 06:29:12 +10:00
Chris Johns
bf23399a8c
Add a grep function and timestamp.
...
Fix the acinclude.m4.
2013-04-27 21:56:33 +10:00
Chris Johns
e879c9fe49
Add a faster bootstrap for RTEMS.
...
This is a threading dispatcher to bootstrap RTEMS using the
available cores rather than the sequential standard script.
2013-04-27 20:30:15 +10:00