summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-get-sources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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