summaryrefslogtreecommitdiff
path: root/source-builder/pkg-config (follow)
AgeCommit message (Expand)Author
2020-08-25sb: Use shebang env pythonChris Johns
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns
2016-03-16bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns
2014-06-17sb: Fix pkg-config bug with src tracking.Chris Johns
2014-06-15sb: Add support for building RTEMS 3rd party packages.Chris Johns
2014-04-08sb: Fix pkg-config to handle quoted libraries.Chris Johns
2014-04-08config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns
2014-02-14sb: Clean up using argparse. It is not available on CentOS.Chris Johns
2014-02-11sb: Check for empty flags and only add when a str.Chris Johns
2014-02-11sb: Add pkg-config support.Chris Johns