summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/bootstrap.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb-bootstrap: Update to support python34.11Chris Johns2022-01-251-296/+0
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-14/+16
* sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails.Chris Johns2016-02-291-2/+9
* Fix sb-bootrap to run on Windows using MSYS2.Chris Johns2016-02-241-2/+18
* sb. Add VERSION support for releasing the RSB.Chris Johns2015-12-031-1/+1
* sb: PR 2184 - Fix the subprocess use on Python < 2.7.Chris Johns2014-08-051-1/+1
* sb: Clean up the bootstrap error handling.Chris Johns2014-05-201-11/+24
* Use the --jobs option.Chris Johns2013-12-141-2/+2
* Catch the OSError on the process failing.Chris Johns2013-11-101-0/+3
* Match output with the bootstrap script.Chris Johns2013-05-101-5/+5
* Add check_output if on Python 2.6, ie CentOS.Chris Johns2013-05-101-1/+21
* Fix the open calls to use a host path.Chris Johns2013-05-011-4/+4
* Add a grep function and timestamp.Chris Johns2013-04-271-30/+38
* Add a faster bootstrap for RTEMS.Chris Johns2013-04-271-0/+227