summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-set-builder (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-10/+12
| | | | Closes #4037
* sb: Add support to search for a suitable version of python.Chris Johns2018-10-211-15/+10
| | | | | | | | The command python has been removed from upstream python and python2 and python3 is now used. This patch wraps the commands in a shell script that locates a suitable python to run. Updates #3537
* sb: Fix configparser import on Python2 in version.py.Chris Johns2016-03-101-2/+0
| | | | Updates #2619.
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-1/+6
| | | | | | Fix Windows support to allow MSYS2 Python to be used. Updates #2619.
* Move into the source-builder tree.Chris Johns2012-11-061-0/+29