Commit Graph

  • 3673494431 README: make it more clear the git repo has moved William Pitcock 2018-06-14 14:49:24 -0500
  • 273d1d0461 use pkgconf_strlcpy Graham Ollis 2018-05-29 17:36:04 -0400
  • 2b5202dd1a cmake: likewise William Pitcock 2018-06-14 14:45:33 -0500
  • 782c88ce77 meson: set PERSONALITY_PATH to something useful William Pitcock 2018-06-14 14:43:01 -0500
  • ea98ff3e5b not at github anymore William Pitcock 2018-06-04 13:13:42 -0500
  • a21557aec7 use pkgconf_strlcpy Graham Ollis 2018-05-29 17:36:04 -0400
  • ab8df57205 NEWS: mention progress on #166 William Pitcock 2018-05-10 13:41:47 -0500
  • 8aa662227c main: deduce the cross-compilation triplet based on program name William Pitcock 2018-05-10 13:37:40 -0500
  • db7845b4c7 configure: fix search path for triplets William Pitcock 2018-05-10 13:36:49 -0500
  • 3ccc4454d1 libpkgconf: personality: ensure the path list is properly initialized before searching for triplets William Pitcock 2018-05-10 13:36:22 -0500
  • c46868294f cli: implement --personality William Pitcock 2018-05-09 22:53:55 -0500
  • 40897f246b libpkgconf: personality: remove const from the default personality, since it's not really const William Pitcock 2018-05-09 22:52:27 -0500
  • 25b2105e93 libpkgconf: client: if tracing is disabled, don't try to trace William Pitcock 2018-05-09 22:52:07 -0500
  • e6ce6c8edd libpkgconf: personality: fixups William Pitcock 2018-05-09 22:39:39 -0500
  • e9324ee4bc cli: implement --dump-personality William Pitcock 2018-05-09 22:21:45 -0500
  • 751348298b libpkgconf: personality: fill in the rest of the personality parser William Pitcock 2018-05-09 22:08:28 -0500
  • 1244f8f8e7 libpkgconf: refactor out the rfc822 message parser so that the cross-personality code can share it William Pitcock 2018-05-09 21:21:39 -0500
  • f702967d0a libpkgconf: pkg: refactor pkgconf_pkg_new_from_file to prepare to factor out the rfc822 parser William Pitcock 2018-05-09 19:56:30 -0500
  • 0f17a4f390 libpkgconf: pkg: mark owning client earlier, to allow for refactoring out the rfc822 parser William Pitcock 2018-05-09 19:33:12 -0500
  • 9439b683ca libpkgconf: personality: add stub cross personality loader William Pitcock 2018-05-09 19:27:53 -0500
  • 6b0e346c28 libpkgconf: refactor building the dir lists into separate concerns William Pitcock 2018-05-09 17:07:26 -0500
  • 854490c5b9 libpkgconf: add basic support for cross-compile personality objects William Pitcock 2018-05-09 16:54:21 -0500
  • 43e8c7b44d libpkgconf: path: add path list copying function William Pitcock 2018-05-09 16:35:21 -0500
  • 15efbc249b update NEWS William Pitcock 2018-05-09 15:53:12 -0500
  • 4704b9325c man: Silence mandoc warnings for pkg.m4.7 orbea 2018-04-09 21:43:47 -0700
  • 7e88c494ec man: Silence mandoc warnings for pkg.m4.7 orbea 2018-04-09 21:43:47 -0700
  • 8d060b84da man: Silence more mandoc warnings orbea 2018-04-09 09:23:46 -0700
  • 9d744c4c7a man: Silence more mandoc warnings orbea 2018-04-09 09:23:46 -0700
  • 3e8a55e186 man: Silence mandoc warnings. orbea 2018-04-08 14:22:42 -0700
  • 75eb3e51c6 man: Silence mandoc warnings. orbea 2018-04-08 14:22:42 -0700
  • f36ccc1d91 libpkgconf: add support for Haiku Leorize 2018-04-03 12:46:35 +0700
  • 9d5ed946a8
    libpkgconf: add support for Haiku Leorize 2018-04-03 12:46:35 +0700
  • 3f753fa3dd libpkgconf: dependency: preference uncoloured nodes in event of a dependency collision William Pitcock 2018-03-18 19:03:18 -0500
  • 7e9ed6922d libpkgconf: pkg: skip over -I cflags from Requires.internal nodes when building a cflags list William Pitcock 2018-03-18 18:04:02 -0500
  • ad65bc4a71 libpkgconf: dependency: allow dependency nodes to be colored with traits William Pitcock 2018-03-18 18:01:59 -0500
  • 9a53290d8a tests: add new test fixtures for Requires.internal William Pitcock 2018-03-18 18:00:04 -0500
  • f03ec3ff90 libpkgconf: add support for proposed Requires.internal extension William Pitcock 2018-03-18 15:46:53 -0500
  • 30f7a96ea2 cmake: make it work under mingw by restricting MSVC flags to an if(MSVC) block William Pitcock 2018-03-13 13:34:35 -0500
  • a50bf726e0 Fix incorrect comment (#178) TingPing 2018-03-08 05:16:18 +0000
  • 6864974d22
    Fix incorrect comment TingPing 2018-03-08 00:12:54 -0500
  • 60c05f5621 Improve prefix rewriting on Windows (#177) TingPing 2018-03-08 05:00:22 +0000
  • 0a92786ef4 libpkgconf: Rewrite the prefix of all variables Patrick Griffis 2018-03-07 23:40:00 -0500
  • d5fdb22910 cli: Default to rewriting prefix on Windows Patrick Griffis 2018-03-07 22:58:34 -0500
  • 706273c746 meson: Add option to build without kyua for tests (#175) TingPing 2018-03-07 05:28:05 +0000
  • 83eea876b0 meson: Fix defining PKGCONF_API (#174) TingPing 2018-03-07 05:27:54 +0000
  • 3384f59d23 meson: Fix defining PKGCONF_API Patrick Griffis 2018-03-06 20:34:00 -0500
  • c530d1f9c1 meson: Add option to build without kyua for tests Patrick Griffis 2018-03-06 19:41:24 -0500
  • b0796cffa3 Fix --exists description in man page (#173) Tobias Kortkamp 2018-03-06 20:37:43 +0100
  • 1763f137be
    Fix --exists description in man page Tobias Kortkamp 2018-03-01 14:39:15 +0100
  • 2156a74afc cli: implement --fragment-filter (closes #167) William Pitcock 2018-02-28 13:00:53 -0600
  • ca4349655c travis: real gzip is needed instead of busybox gzip William Pitcock 2018-02-20 12:15:15 -0600
  • 39b85c51f4 travis: distcheck needs xz William Pitcock 2018-02-20 12:13:04 -0600
  • 67f8cc7fb9 travis: use alpine instead of ubuntu for CI William Pitcock 2018-02-20 12:10:04 -0600
  • a705b5a018 build: fix autoconf sanity check path William Pitcock 2018-02-12 00:46:47 -0600
  • 1e91c245e3 build: chase changes for cmake & meson i hope William Pitcock 2018-02-12 00:45:55 -0600
  • 2902141a9f build: move cli tool to cli folder William Pitcock 2018-02-12 00:42:27 -0600
  • f4137995d9 pkgconf 1.4.2. pkgconf-1.4.2 William Pitcock 2018-02-12 00:37:03 -0600
  • d4bb96b7f1 tests: add regression test for #172, closes #172 William Pitcock 2018-02-08 14:31:28 -0600
  • 0d52339141 libpkgconf: pkg: ensure the dependency node has a solution associated with it William Pitcock 2018-02-08 14:25:47 -0600
  • 1eb866efb2 tests: parser: late-breaking testsuite changes for quoting changes pkgconf-1.4.1 William Pitcock 2018-01-22 15:35:54 -0600
  • 1645683d62 pkgconf 1.4.1. William Pitcock 2018-01-22 15:20:29 -0600
  • d5fd74d799 libpkgconf: fragment: revert the quoting changes, but not the lexing changes William Pitcock 2018-01-22 15:13:14 -0600
  • d1618ece3a msvc: add support for converting cflags too William Pitcock 2018-01-05 18:05:47 -0600
  • 4a09efe070 libpkgconf: pkg: fix harmless gcc7 compiler warning William Pitcock 2018-01-05 11:38:21 -0600
  • 1c9f36036a pkgconf 1.4.0. pkgconf-1.4.0 William Pitcock 2018-01-05 11:33:21 -0600
  • 7cce958d78 msvc: handle quoting correctly for cmd.exe William Pitcock 2018-01-05 11:31:43 -0600
  • 5d6c9ba98c build: set soversion to 3 William Pitcock 2018-01-05 11:18:19 -0600
  • 789da4cf33 bump copyrights to 2018 William Pitcock 2017-12-31 10:41:32 -0600
  • 7ba36b5d89 NEWS: document #165 changes William Pitcock 2017-12-21 02:35:48 -0600
  • a7864d0111 man: pc: discuss extensions and optional gating approach for hard dependency on extensions William Pitcock 2017-12-21 02:25:09 -0600
  • a42f265c07 libpkgconf: pkg: include system libdir and includedir search paths as variables in builtin packages (closes #165) William Pitcock 2017-12-21 02:18:50 -0600
  • 8a9b7d59df Shortening symlink (#164) Issam Maghni 2017-12-19 18:48:44 -0500
  • 70cae87eaa
    Shortening symlink Issam Maghni 2017-12-19 15:05:47 -0500
  • e214ec88e8 pkgconf 1.3.90. pkgconf-1.3.90 William Pitcock 2017-12-15 19:00:09 -0600
  • 11c1e5d090 NEWS: mention the new manpages [skip c-i] William Pitcock 2017-12-15 18:58:30 -0600
  • fef3293467 man: add pc(5) mdoc (closes #148) William Pitcock 2017-12-15 18:53:59 -0600
  • cf96c562e1 libpkgconf: argvsplit: fix escape handling in tokenizer (closes #163) William Pitcock 2017-12-14 22:41:14 -0600
  • 6073a49229 tests: add testcases for #163 William Pitcock 2017-12-14 22:13:19 -0600
  • 18abb4ccc1 libpkgconf: fragment: fix nitpick warning reported by MSVC (closes #162) William Pitcock 2017-12-13 11:18:25 -0600
  • f5627481d7 NEWS: document API change discussed in #154 William Pitcock 2017-12-12 00:23:23 -0600
  • e0bf4009cb libpkgconf: pkg: rename pkgconf_pkg_t.requires to pkgconf_pkg_t.required (closes #154) William Pitcock 2017-12-12 00:21:21 -0600
  • 4fea62b08e NEWS: update William Pitcock 2017-12-11 18:45:10 -0600
  • 278a2bd667 libpkgconf: fragment: rework quoting and lexing (closes #139, #153) William Pitcock 2017-12-11 18:25:55 -0600
  • 1c9880a03b main: fix refcount violation exposed by incremental dependency solver William Pitcock 2017-12-11 18:23:14 -0600
  • 7b1fac4c99 tests: remove fragment-quoting-4 and fragment-quoting-6 tests as they are not relevant anymore William Pitcock 2017-12-11 17:41:08 -0600
  • 973aff21e9 libpkgconf: tuple: add some trace logging William Pitcock 2017-12-11 17:39:12 -0600
  • 7274357565 libpkgconf: fragment: track merged fragments, as they should never be quoted William Pitcock 2017-12-10 00:39:39 -0600
  • cad2515be5 libpkgconf: fragment: there are no consumers of non-escaped rendered fragment lists, so deprecate the option William Pitcock 2017-12-10 00:36:20 -0600
  • 6d0a67536a pkgconf 1.3.12. pkgconf-1.3.12 William Pitcock 2017-12-08 13:42:06 -0600
  • 6fc59ccc8d libpkgconf: cache: fix refcount issue exposed by recent depgraph solver changes William Pitcock 2017-12-08 13:39:40 -0600
  • d2b6983385 libpkgconf: cache: fix refcount issue exposed by recent depgraph solver changes William Pitcock 2017-12-08 13:39:40 -0600
  • d1acbb3489 pkgconf 1.3.11. pkgconf-1.3.11 William Pitcock 2017-12-08 13:06:28 -0600
  • 4058a722a4 NEWS: mention --msvc-syntax and the infrastructure allowing it William Pitcock 2017-12-07 20:12:29 -0600
  • b216ccb33d build: add renderer-msvc.h to noinst_HEADERS William Pitcock 2017-12-07 20:08:29 -0600
  • 0b09c111ed main: implement a MSVC renderer (only some fragments supported) (closes #161) William Pitcock 2017-12-07 20:07:30 -0600
  • 19d91e90e5 libpkgconf: fragment: allow for overriding the default fragment rendering behaviour William Pitcock 2017-12-07 19:13:35 -0600
  • eec34c480c NEWS: cmake was mentioned twice William Pitcock 2017-12-07 15:22:58 -0600
  • fc5e33a3cb add 1.4 stuff so far to NEWS William Pitcock 2017-12-07 15:22:05 -0600
  • 73119e0165 update NEWS with bugfixes/enhancements that were backported to 1.3.8 and later William Pitcock 2017-12-07 15:14:35 -0600
  • 0d6cad31fa meson: look for atf-sh (closes #160) William Pitcock 2017-12-07 12:34:06 -0600