summaryrefslogtreecommitdiff
path: root/source-builder/sb/pkgconfig.py (follow)
AgeCommit message (Expand)Author
2020-03-03sb/pkgconfig: Cache pkgconfig based on a file name not nameChris Johns
2016-03-17sb: Support --dry-run --with-download for 3rd party RTEMS BSP packages.Chris Johns
2016-03-07sb: Update code base to support Python3 and Python2.Chris Johns
2016-02-24Fix pkgconfig for MSYS to allow QEMU to build.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-12sb: Fixed from Fedora testing.Chris Johns
2014-02-11sb: Do not scan for libraries by default.Chris Johns
2014-02-11sb: Add pkg-config support.Chris Johns