summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/bootstrap.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-25sb-bootstrap: Update to support python34.11Chris Johns1-296/+0
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-14/+16
2016-02-29sb: bootstrap.py clearing of environ var 'ACLOCAL_PATH' on MSYS2 fails.Chris Johns1-2/+9
2016-02-24Fix sb-bootrap to run on Windows using MSYS2.Chris Johns1-2/+18
2015-12-03sb. Add VERSION support for releasing the RSB.Chris Johns1-1/+1
2014-08-05sb: PR 2184 - Fix the subprocess use on Python < 2.7.Chris Johns1-1/+1
2014-05-20sb: Clean up the bootstrap error handling.Chris Johns1-11/+24
2013-12-14Use the --jobs option.Chris Johns1-2/+2
2013-11-10Catch the OSError on the process failing.Chris Johns1-0/+3
2013-05-10Match output with the bootstrap script.Chris Johns1-5/+5
2013-05-10Add check_output if on Python 2.6, ie CentOS.Chris Johns1-1/+21
2013-05-01Fix the open calls to use a host path.Chris Johns1-4/+4
2013-04-27Add a grep function and timestamp.Chris Johns1-30/+38
2013-04-27Add a faster bootstrap for RTEMS.Chris Johns1-0/+227