Update to 1.1.0
- new Provides rule support which brings --print-provides to it's fullest potential
- learning of path lists from toolchain environment variables to make the toolchain include flag filtering more accurate
- the --pure flag which brings more of the pkgconf linker flag optimizations to --static
- a new, more robust .pc file parser
- better handling of toolchain flag grouping like -isystem, -idirafter, -Bdynamic and -Bstatic, as well as any -Wl options
- deduplication of path lists by device node and inode
- a new testsuite based on kyua, the BSD testing framework
- a fully stable libpkgconf API and ABI, with documentation: (http://pkgconf.readthedocs.io/en/latest/)
announcement:
http://kaniini.dereferenced.org/2016/12/31/pkgconf-1.1.0-release.html
Exp-run: antoine (on development version)