summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/pkgconfig.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns2016-03-171-0/+1
* sb: Update code base to support Python3 and Python2.Chris Johns2016-03-071-3/+5
* Fix pkgconfig for MSYS to allow QEMU to build.Chris Johns2016-02-241-21/+41
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-5/+60
* sb: Fix pkg-config to handle quoted libraries.Chris Johns2014-04-081-1/+3
* config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns2014-04-081-10/+14
* sb: Clean up using argparse. It is not available on CentOS.Chris Johns2014-02-141-1/+0
* sb: Fixed from Fedora testing.Chris Johns2014-02-121-9/+16
* sb: Do not scan for libraries by default.Chris Johns2014-02-111-4/+8
* sb: Add pkg-config support.Chris Johns2014-02-111-0/+490