summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-reports (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-10/+13
| | | | 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.
* Add a reporting tool.Chris Johns2013-02-281-0/+29