summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-get-sources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-10/+13
| | | | Closes #4037
* sb: Add sb-get-sources to download all referenced source files.Chris Johns2019-05-221-0/+27
- Downloads all files into a single directory - Iterates over all supported hosts to get any host dependent source no matter which host you run the command on. Closes #3532