summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-check (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-28sb: Fix the imports on Python2Chris Johns1-2/+0
Updates #4037
2020-08-25sb: Use shebang env pythonChris Johns1-10/+14
Closes #4037
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns1-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
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-1/+3
Fix Windows support to allow MSYS2 Python to be used. Updates #2619.
2012-11-06Move into the source-builder tree.Chris Johns1-0/+0
2012-11-04Set execute perms.Chris Johns1-0/+0
2012-11-04Add checking support to make sure a host is setup correctly.Chris Johns1-2/+2
2012-10-31Change name to Source Builder from Tool Builder.Chris Johns1-4/+4