summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-check (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Fix the imports on Python2Chris Johns2020-08-281-2/+0
| | | | Updates #4037
* sb: Use shebang env pythonChris Johns2020-08-251-10/+14
| | | | Closes #4037
* sb: Add support to search for a suitable version of python.Chris Johns2018-10-211-14/+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: 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.
* Move into the source-builder tree.Chris Johns2012-11-061-0/+29