Commit Graph

  • abcea07a1c add --with-system-includedir and --with-system-libdir Baptiste Daroussin 2012-07-24 22:24:52 +0200
  • b8f3beef2b Merge pull request #30 from bapt/master William Pitcock 2012-07-24 01:00:06 -0700
  • 219539c40e Merge 09032b0bdf into 53770f1935 Baptiste Daroussin 2012-07-23 23:51:30 -0700
  • 09032b0bdf new --with-pkg-config-dir options Baptiste Daroussin 2012-07-24 08:48:23 +0200
  • 53770f1935 Merge pull request #29 from jdhore/master William Pitcock 2012-07-23 23:32:30 -0700
  • 2d8ae8a408 Merge f5c9713e77 into 4cced0ffb2 Jeff Horelick 2012-07-23 23:11:34 -0700
  • f5c9713e77 Respect LDFLAGS JD Horelick 2012-07-24 02:10:35 -0400
  • 4cced0ffb2 buildsys: add @bindir@ define William Pitcock 2012-07-23 21:09:15 -0500
  • 3388277b9b pkg: implement dpkg-style version comparison rules William Pitcock 2012-07-23 21:07:57 -0500
  • da7e3de991 main: --silence-errors should be opt-in only. William Pitcock 2012-07-23 21:07:19 -0500
  • 5f168493c5 tests: add tests for dpkg-style tilde version comparison rules William Pitcock 2012-07-23 20:53:20 -0500
  • 72f9e90f27 buildsys: respect CFLAGS William Pitcock 2012-07-23 14:55:33 -0500
  • 188117b68d buildsys: switch to something a little more generic (closes #27) William Pitcock 2012-07-23 14:49:22 -0500
  • 111046f100 pkg: add support for $(pc_path) variable for extracting PKG_DEFAULT_PATH William Pitcock 2012-07-22 23:16:39 -0500
  • 3d7455f82b pkg: add description and url fields to pkg-config virtual William Pitcock 2012-07-22 23:09:10 -0500
  • eaf73a5179 pkgconf 0.8.2. pkgconf-0.8.2 William Pitcock 2012-07-21 21:41:55 -0500
  • 29ea7ce460 pkg: add pkg_get_parent_dir() and define $(pcfiledir). William Pitcock 2012-07-21 14:49:55 -0500
  • 4d8f2b030f tests: add tests for $(pcfiledir) William Pitcock 2012-07-21 14:44:38 -0500
  • b0cdca488e everything: do not shadow POSIX BUFSIZ definition William Pitcock 2012-07-21 14:38:13 -0500
  • f4d84620a1 main: add support for --silence-errors by redirecting stderr to /dev/null William Pitcock 2012-07-21 14:33:07 -0500
  • 475719ec3a pkg: we already behave like pkg-config 0.27 anyway William Pitcock 2012-07-21 14:24:26 -0500
  • 840ecc846d Add autoconf macros to help packagers install .pc files Dan Nicholson 2012-07-21 01:09:13 -0500
  • dc61404a79 pkgconf 0.8.1. pkgconf-0.8.1 William Pitcock 2012-07-20 22:36:58 -0500
  • 8d6fc8597d Update README. William Pitcock 2012-07-20 20:35:47 -0500
  • d730ec8a64 main: bail if the entire depgraph cannot be built William Pitcock 2012-07-20 20:04:11 -0500
  • 24236c76c1 tests: add a test for malformed pkg_t entities William Pitcock 2012-07-20 19:55:06 -0500
  • 6194cd3133 tests: add more tests William Pitcock 2012-07-20 18:08:54 -0500
  • e5efad7df5 main: return EXIT_FAILURE when argument parsing fails William Pitcock 2012-07-20 17:19:43 -0500
  • 3c31c01db4 tests: add tests for malformed option arguments William Pitcock 2012-07-20 17:18:35 -0500
  • 43a2c7880d main: use pkg_getopt_long_only(). William Pitcock 2012-07-20 17:12:06 -0500
  • 81fa40f9b6 getopt_long: more fixing William Pitcock 2012-07-20 16:37:26 -0500
  • d45b87bc56 getopt_long: use stdinc.h William Pitcock 2012-07-20 16:35:53 -0500
  • 61a2a6c46f tests: conditionally run optional tests if --enable-strict is not used (closes #25) William Pitcock 2012-07-20 16:33:48 -0500
  • 3035b0ba6b main: add support for HAVE_STRICT_MODE compiler define (and define it in the build system) (issue #25) William Pitcock 2012-07-20 16:29:57 -0500
  • 4c82d02e99 tests: ensure all core tests are posixly-correct (issue #25) William Pitcock 2012-07-20 16:28:50 -0500
  • c928e7e429 main: clean up license text in --version William Pitcock 2012-07-20 14:31:58 -0500
  • 3b02288c7e COPYING: more friendly warranty disclaimer text William Pitcock 2012-07-20 14:30:40 -0500
  • 1975a2981e everything: more friendly warranty disclaimer William Pitcock 2012-07-20 14:29:58 -0500
  • 9d7672fc9a main: use our own getopt_long() implementation always, as pkg_getopt_long(). (closes #24) William Pitcock 2012-07-20 13:46:14 -0500
  • 9e30e2a7bb tests: add explicit tests for issue #24 William Pitcock 2012-07-20 13:35:33 -0500
  • 3d0f67a7b3 pkg: use relative paths on windows (issue #17) William Pitcock 2012-07-02 03:41:08 +0000
  • 4017810b7a update .gitignore William Pitcock 2012-07-02 03:40:27 +0000
  • 15c24b6bf6 testsuite: more tests for --max-version and --exact-version (closes #20) William Pitcock 2012-07-01 22:03:07 -0500
  • b8645fbef2 main: fix regression caused by copy-and-paste (issue #20) William Pitcock 2012-07-01 22:02:45 -0500
  • 4499d272dd main: implement use of pkg_dependency_parse_str() for --atleast-version and friends (issue #20) William Pitcock 2012-07-01 21:57:49 -0500
  • 4edd04b16b dependency: add pkg_dependency_parse_str() for breaking out a dependency list that has already been substituted. William Pitcock 2012-07-01 21:44:30 -0500
  • fc923cb97a testsuite: add tests for issue #20 behaviour William Pitcock 2012-07-01 21:28:38 -0500
  • f3d2a5f0e7 testsuite: add tests for --atleast-version (issue #20) William Pitcock 2012-07-01 21:24:53 -0500
  • 8a9971ec1f main: finish --errors-to-stdout support William Pitcock 2012-07-01 21:21:31 -0500
  • 2d2ae06809 main: emulate --errors-to-stdout William Pitcock 2012-06-30 16:51:31 -0500
  • 1bd5355099 README: add release tarball URL since people seem to have problems finding it William Pitcock 2012-06-06 16:25:29 -0500
  • 495f586d03 stdinc: remove alloca.h (issue #19) William Pitcock 2012-05-12 17:54:47 -0500
  • dc717bae2a Update README with some explanation as to why distros might want to use this. William Pitcock 2012-05-12 15:47:20 -0500
  • 3f7ac22e24 pkgconf 0.8 pkgconf-0.8 William Pitcock 2012-05-12 02:49:18 -0500
  • 524133cd91 pkg: add support for relative path finding on windows (issue #17) William Pitcock 2012-05-12 02:26:55 -0500
  • 6519f6abdc pkg: add get_pkgconfig_path() for separating out the fallback path logic William Pitcock 2012-05-12 02:21:11 -0500
  • 52dee220ee pkg: plug memory leak in conflicts code William Pitcock 2012-05-11 21:20:00 -0500
  • db9f626790 pkg: if pkg_traverse() fails, abort walking the graph. William Pitcock 2012-05-11 21:01:42 -0500
  • 298a37868c pkg: return PKG_ERRF_PACKAGE_CONFLICT only if a conflict has been formally verified William Pitcock 2012-05-11 21:00:01 -0500
  • 9c335f161a pkg: when walking a list, get eflags from pkg_traverse() call William Pitcock 2012-05-11 20:59:35 -0500
  • fef7558c92 main: add --ignore-conflicts program option (issue #13) William Pitcock 2012-05-11 20:54:37 -0500
  • 6c1ace0aa7 pkg: add conflicts graph node verification (issue #13) William Pitcock 2012-05-11 20:51:13 -0500
  • 948e219075 tests: add tests for 'conflicts' field (issue #13) William Pitcock 2012-05-11 20:32:32 -0500
  • 0aa05d3e66 pkg: add PKGF_SKIP_CONFLICTS (issue #13) William Pitcock 2012-05-11 20:28:23 -0500
  • 27c0779187 main: use pkg_libs(). William Pitcock 2012-05-11 20:18:12 -0500
  • 2ecb181fe6 pkg: add pkg_libs() for calculating the mergemaster set of linker flags (issue #11) William Pitcock 2012-05-11 20:16:22 -0500
  • b8e538ecea main: use pkg_cflags() instead of custom code (issue #11) William Pitcock 2012-05-11 20:13:47 -0500
  • e6cf8b4021 pkg: add pkg_cflags() for calculating a mergemastered list of cflag fragments for a problem set (issue #11) William Pitcock 2012-05-11 20:13:03 -0500
  • 40402298ef main: use PKGF_MERGE_PRIVATE_FRAGMENTS William Pitcock 2012-05-11 20:07:45 -0500
  • f056f1e7f6 pkg: add PKGF_MERGE_PRIVATE_FRAGMENTS William Pitcock 2012-05-11 20:07:30 -0500
  • ee2df66a56 main: update traverse callback prototypes William Pitcock 2012-05-11 20:02:23 -0500
  • 559ae0951d pkg: pass PKGF_* flags to traverse funcs William Pitcock 2012-05-11 19:58:34 -0500
  • acf2ee260b pkg: use typename enforcement on pkg_traverse() William Pitcock 2012-05-11 19:56:38 -0500
  • bb41d143cc pkg: get rid of PKG_LOCAL_COPY() since it was only used in one place William Pitcock 2012-05-11 13:59:18 -0500
  • 56fbf25c8a Move all portability gunk into stdinc.h. (Issue #18) William Pitcock 2012-05-11 13:47:20 -0500
  • 9775fe8c66 pkg (headers): add alloca.h for LOCAL_COPY() macro William Pitcock 2012-05-09 15:46:36 -0500
  • b408a62059 pkgconf 0.7 pkgconf-0.7 William Pitcock 2012-05-07 04:04:41 -0500
  • 037001a6ad AUTHORS: add mgorny William Pitcock 2012-05-07 04:01:40 -0500
  • 4b193018a4 pkg: clean up pkg_find() by adding pkg_try_specific_path(). (issue #16) William Pitcock 2012-05-07 03:57:28 -0500
  • 2aaa1ce0df main: implement support for PKG_CONFIG_SYSROOT_DIR (issue #5) William Pitcock 2012-05-07 03:45:24 -0500
  • 9885643e45 tests: add test for PKG_CONFIG_SYSROOT_DIR William Pitcock 2012-05-07 03:44:59 -0500
  • e16b644165 Merge pull request #15 from mgorny/master William Pitcock 2012-05-07 01:34:37 -0700
  • d55fd472d5 Merge 3099663a4c into 1b845b4310 GitHub Merge Button 2012-05-07 01:32:56 -0700
  • 1b845b4310 main: implement support for PKG_CONFIG_TOP_BUILD_DIR (issue #6) William Pitcock 2012-05-07 03:33:00 -0500
  • a5347c8b4f main: add --exact-version and --max-version to usage() William Pitcock 2012-05-07 03:27:55 -0500
  • 3099663a4c bzero() is deprecated, use memset(). Michał Górny 2012-05-07 10:26:44 +0200
  • d5ddeb401b main: add --max-version and --exact version (issue #8) William Pitcock 2012-05-07 03:26:17 -0500
  • c203beb902 Support getting PKG_CONFIG_PATH from win32 registry. Michał Górny 2012-05-07 10:09:59 +0200
  • 7ae5ccd177 main: implement --define-variable William Pitcock 2012-05-06 23:32:08 -0500
  • 97afd424b1 tests: add tests for --define-variable (issue #7) William Pitcock 2012-05-06 23:30:37 -0500
  • 07a414677b main: use PKGF_SKIP_ROOT_VIRTUAL when looking for variables William Pitcock 2012-05-06 23:30:02 -0500
  • f1bd223f7f pkg: disable PKGF_SKIP_ROOT_VIRTUAL when recursing William Pitcock 2012-05-06 23:28:42 -0500
  • f663f7922c pkg: add PKGF_SKIP_ROOT_VIRTUAL for some queries like --variable William Pitcock 2012-05-06 23:26:21 -0500
  • e104def516 tuple: reverse preference of global vs local var William Pitcock 2012-05-06 23:12:43 -0500
  • 0056ba63dc tuple: add global tuple support (issue #5, issue #6, issue #7) William Pitcock 2012-05-06 23:10:41 -0500
  • 688c07890a parse: remove remaining function (pkg_t constructor) to pkg.c William Pitcock 2012-05-06 23:00:06 -0500
  • 4eb08d7c1f pkg: clean up foreach_list_entry* macros (issue #10) William Pitcock 2012-05-06 22:55:00 -0500
  • 9eea62fbc6 pkg: LOCAL_COPY() becomes PKG_LOCAL_COPY(). William Pitcock 2012-05-06 22:52:05 -0500
  • d86827d2dd pkg: clean up struct names so they sit fully inside pkg_ namespace (issue #10) William Pitcock 2012-05-06 22:50:15 -0500
  • a961a523f7 pkg: cleanups William Pitcock 2012-05-06 22:38:44 -0500