summaryrefslogtreecommitdiffstats
path: root/source-builder/sb-track (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-25sb: Use shebang env pythonChris Johns1-10/+12
2020-08-10sb/track: Add a command to track build sets.Chris Johns1-1/+1
2019-05-22sb: Add sb-get-sources to download all referenced source files.Chris Johns1-2/+2
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns1-220/+21
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns1-1/+1
2016-03-16bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns1-2/+3
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns1-11/+13
2014-06-17sb: Fix pkg-config bug with src tracking.Chris Johns1-1/+1
2014-06-15sb: Add support for building RTEMS 3rd party packages.Chris Johns1-44/+7
2014-04-08sb: Fix pkg-config to handle quoted libraries.Chris Johns1-0/+1
2014-04-08config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns1-17/+19
2014-02-14sb: Clean up using argparse. It is not available on CentOS.Chris Johns1-1/+10
2014-02-11sb: Check for empty flags and only add when a str.Chris Johns1-2/+6
2014-02-11sb: Add pkg-config support.Chris Johns1-0/+244