summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-track (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-10/+12
| | | | Closes #4037
* sb/track: Add a command to track build sets.Chris Johns2020-08-101-0/+27
- Process a build set for a range of hosts and output a dependency tree, the used build set and configuration files. - Output the configuration files that are no referenced Closes #4036