summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/sources.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-1/+1
* sb: Detect duplicate adds of patches.Chris Johns2019-09-191-1/+7
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-161-7/+20
* sb: Bail out only if hash definitions conflictSebastian Huber2017-03-011-7/+11
* Return after an error as a dry-run carries on.Chris Johns2015-12-111-0/+6
* sb: Make the source and patch labels have sortable label.Chris Johns2015-03-261-2/+5
* sb: Complete support for INI file reporting.Chris Johns2014-08-121-9/+30
* sb: Add support to get sources and hashses.Chris Johns2014-08-091-1/+39
* Add checksum support for downloaded files.Chris Johns2014-07-291-0/+14
* sb: Implement %source and %patch to manage source and patches.Chris Johns2014-05-131-0/+74