summaryrefslogtreecommitdiffstats
path: root/source-builder/pkg-config (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb/pkg-config: Add --cflags-only-I and --cflags-only-other optionChris Johns2023-05-161-0/+36
* sb: Use shebang env pythonChris Johns2020-08-251-21/+215
* sb: Add support to search for a suitable version of python.Chris Johns2018-10-211-220/+21
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-171-1/+1
* bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns2016-03-161-2/+3
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-11/+13
* sb: Fix pkg-config bug with src tracking.Chris Johns2014-06-171-1/+1
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-44/+7
* sb: Fix pkg-config to handle quoted libraries.Chris Johns2014-04-081-0/+1
* config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns2014-04-081-17/+19
* sb: Clean up using argparse. It is not available on CentOS.Chris Johns2014-02-141-1/+10
* sb: Check for empty flags and only add when a str.Chris Johns2014-02-111-2/+6
* sb: Add pkg-config support.Chris Johns2014-02-111-0/+244