summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-bootstrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb-bootstrap: Update to support python34.11Chris Johns2022-01-251-22/+237
| | | | Closes #4587
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-1/+3
| | | | | | Fix Windows support to allow MSYS2 Python to be used. Updates #2619.
* Add a faster bootstrap for RTEMS.Chris Johns2013-04-271-0/+29
This is a threading dispatcher to bootstrap RTEMS using the available cores rather than the sequential standard script.