Commit graph

7 commits

Author SHA1 Message Date
John Ericson f29919da61 pkg-config: Multiple outputs
This is good practice, and will help with tests. Wrapper adjust to match
bintools-wrapper re these new outputs.
2020-05-21 08:58:34 -04:00
John Ericson 42b2035730 pkg-config: If building vanilla version, can run original tests 2020-05-21 08:52:20 -04:00
John Ericson 26f635d39a pkg-config: Document new location of bug 2020-05-21 08:49:21 -04:00
John Ericson c71ab32a67 pkg-config-wrapper: Init
This fixes longstanding build issues
2020-05-16 00:21:21 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Benjamin Hipple 6d8b114efa pkg-config: enable check
The pkg-config test suite does pass, except for 3 tests related to functionality
we've modified regarding Requires.private and --static.
2019-05-15 02:13:13 +09:00
zimbatm abac6afe93
pkgconfig: rename to pkg-config (#55094)
Package attrs should map to the pname. It's confusing otherwise.

pkg-config is also the name used by most distributions:

Debian, Homebrew, Guix, OpenSuse

other distributions like FreeBSD ports, Fedora and Arch Linux call it
"pkgconf"

Waiting a few releases to make a tree-wide change to make it easier to
back-port things.
2019-02-03 15:35:55 +00:00