Commit Graph

  • 86845f7098 fragment: reparent a fragment-list when a duplicate is encountered (closes issue #34). William Pitcock 2012-08-09 17:14:56 -0500
  • 58fa286972 fragment: add pkg_fragment_lookup(). William Pitcock 2012-08-09 17:06:09 -0500
  • c80b088711 tests: add tests for issue #34 William Pitcock 2012-08-09 16:43:20 -0500
  • eaf8a64f62 fragment: reparent a fragment-list when a duplicate is encountered (closes issue #34). William Pitcock 2012-08-09 17:14:56 -0500
  • 28beb9b65a fragment: add pkg_fragment_lookup(). William Pitcock 2012-08-09 17:06:09 -0500
  • 5222dfb28b tests: add tests for issue #34 William Pitcock 2012-08-09 16:43:20 -0500
  • 390ff275c5 pkg: ensure libs.private merging is always after libs William Pitcock 2012-08-08 11:15:13 -0500
  • 4de01dd45b pkg: ensure libs.private merging is always after libs William Pitcock 2012-08-08 11:15:13 -0500
  • 3e03f2d9aa main: use global fragment lists for --cflags and --libs William Pitcock 2012-08-08 11:07:54 -0500
  • 84ea074fbe pkg: allow pkg_cflags() and pkg_libs() utility functions to have a user-provided list pointer. William Pitcock 2012-08-08 11:04:07 -0500
  • f334d6d7d7 main: use global fragment lists for --cflags and --libs William Pitcock 2012-08-08 11:07:54 -0500
  • 453224c52c pkg: allow pkg_cflags() and pkg_libs() utility functions to have a user-provided list pointer. William Pitcock 2012-08-08 11:04:07 -0500
  • 4cf864211d getopt: remove dependency on err.h/warnx() Fabian Groffen 2012-08-08 10:34:48 -0500
  • 80ad957788 getopt: remove dependency on err.h/warnx() Fabian Groffen 2012-08-08 10:34:48 -0500
  • 953fb66ff3 pkg: fix backwards root-leaf traversal order. William Pitcock 2012-08-08 10:20:08 -0500
  • 56ba08b617 main: add --simulate (related to issue #33) William Pitcock 2012-08-08 10:19:39 -0500
  • c19c060845 pkg: fix backwards root-leaf traversal order. William Pitcock 2012-08-08 10:20:08 -0500
  • 1da84f505d main: add --simulate (related to issue #33) William Pitcock 2012-08-08 10:19:39 -0500
  • 3c157b78db pkgconf 0.8.5 William Pitcock 2012-07-30 11:53:16 -0500
  • caf6a98905 pkgconf 0.8.5 pkgconf-0.8.5 William Pitcock 2012-07-30 11:53:16 -0500
  • c8e604c83c main: add whitespace control to --variable output (fixes mozilla libxul stuff) William Pitcock 2012-07-30 05:39:44 -0500
  • 5678fe5785 main: add whitespace control to --variable output (fixes mozilla libxul stuff) William Pitcock 2012-07-30 05:39:44 -0500
  • fc01992654 queue: remove maxdepth + 1 hack (long story) William Pitcock 2012-07-30 05:10:43 -0500
  • 0d412423bd main: print_variable() should add whitespace William Pitcock 2012-07-30 05:09:10 -0500
  • ea4aa94b02 queue: remove maxdepth + 1 hack (long story) William Pitcock 2012-07-30 05:10:43 -0500
  • 9797cc1b3a main: print_variable() should add whitespace William Pitcock 2012-07-30 05:09:10 -0500
  • 22d7625149 pkg: fix tilde operator William Pitcock 2012-07-30 05:03:37 -0500
  • ec229b7cab tests: pkg-config treats tilde in reverse of how we got it in 0.8.4. William Pitcock 2012-07-30 05:01:07 -0500
  • d101c1a7c0 pkg: fix tilde operator William Pitcock 2012-07-30 05:03:37 -0500
  • cfb3d8c3d0 pkgconf --variable needs a \n Baptiste Daroussin 2012-07-30 11:49:36 +0200
  • 3ef9bf4c84 tests: pkg-config treats tilde in reverse of how we got it in 0.8.4. William Pitcock 2012-07-30 05:01:07 -0500
  • 8acc7533db pkgconf --variable needs a \n Baptiste Daroussin 2012-07-30 11:49:36 +0200
  • 301a46368e Revert "main: --exists should search Requires.private." William Pitcock 2012-07-30 03:08:16 -0500
  • 69a6331cbe main: --exists should search Requires.private. William Pitcock 2012-07-30 03:07:14 -0500
  • 004adad048 pkg: improve conflicts handling William Pitcock 2012-07-30 02:46:03 -0500
  • 391dbad713 main: add logic to make --print-errors actually useful William Pitcock 2012-07-30 02:38:22 -0500
  • 1de7d403f1 Revert "main: --exists should search Requires.private." William Pitcock 2012-07-30 03:08:16 -0500
  • 980644230d main: --exists should search Requires.private. William Pitcock 2012-07-30 03:07:14 -0500
  • 8f3548c38f pkg: improve conflicts handling William Pitcock 2012-07-30 02:46:03 -0500
  • fdbd97b23a main: add logic to make --print-errors actually useful William Pitcock 2012-07-30 02:38:22 -0500
  • e22860accc main: fix regression caused by moving to bitfield where --cflags or --libs wouldn't cause a newline William Pitcock 2012-07-30 02:06:24 -0500
  • f3184aee50 main: fix regression caused by moving to bitfield where --cflags or --libs wouldn't cause a newline William Pitcock 2012-07-30 02:06:24 -0500
  • ee2e6054aa fileio: add support for quoting to pkg_fgetline(). William Pitcock 2012-07-30 01:53:32 -0500
  • 12b5f3cbc6 fileio: add support for quoting to pkg_fgetline(). William Pitcock 2012-07-30 01:53:32 -0500
  • dde296193f tests: add test for multiline crasher William Pitcock 2012-07-30 01:31:14 -0500
  • e09b46c2c0 tests: add test for multiline crasher William Pitcock 2012-07-30 01:31:14 -0500
  • f8eb05fa73 pkgconf 0.8.4 William Pitcock 2012-07-29 11:47:47 -0500
  • c4d89f9cec pkgconf 0.8.4 pkgconf-0.8.4 William Pitcock 2012-07-29 11:47:47 -0500
  • 8744ce5ec1 main: usage() should list --about William Pitcock 2012-07-29 11:41:23 -0500
  • 7865e886c9 main: usage() should list --about William Pitcock 2012-07-29 11:41:23 -0500
  • 4d9d2dff52 Convert all the int want_* to a single bitmap Baptiste Daroussin 2012-07-29 13:39:34 +0200
  • 1464b576b0 Convert all the int want_* to a single bitmap Baptiste Daroussin 2012-07-29 13:39:34 +0200
  • b9ccc27abc pkg: add pkg_queue_validate() to compile and validate a pkg_queue_t. William Pitcock 2012-07-29 05:36:21 -0500
  • 9136b192c3 main: rework to use pkg_queue_apply(). William Pitcock 2012-07-29 05:28:01 -0500
  • 17fc01b4e0 queue: add pkg_queue_apply(). William Pitcock 2012-07-29 04:45:21 -0500
  • 23b1806f65 main: remove redundant checks made obsolete by depgraph compilation William Pitcock 2012-07-29 04:21:36 -0500
  • 50c496b7ce main: use pkg_queue_compile() and pkg_queue_free(). William Pitcock 2012-07-29 04:05:53 -0500
  • cdac22fc5c queue: fix iteration ordering bug William Pitcock 2012-07-29 04:04:46 -0500
  • f4f1c1defe queue: add pkg_queue_compile() and pkg_queue_free(). William Pitcock 2012-07-29 03:56:20 -0500
  • 698358e9d4 queue: new file William Pitcock 2012-07-29 03:49:56 -0500
  • 74f6f7b858 pkg: add pkg_queue_validate() to compile and validate a pkg_queue_t. William Pitcock 2012-07-29 05:36:21 -0500
  • 7719a32491 main: rework to use pkg_queue_apply(). William Pitcock 2012-07-29 05:28:01 -0500
  • 98ed3ca1fd queue: add pkg_queue_apply(). William Pitcock 2012-07-29 04:45:21 -0500
  • ce17c7a9e6 main: remove redundant checks made obsolete by depgraph compilation William Pitcock 2012-07-29 04:21:36 -0500
  • f6fd6eff7e main: use pkg_queue_compile() and pkg_queue_free(). William Pitcock 2012-07-29 04:05:53 -0500
  • 67b53487fc queue: fix iteration ordering bug William Pitcock 2012-07-29 04:04:46 -0500
  • cf703f8062 queue: add pkg_queue_compile() and pkg_queue_free(). William Pitcock 2012-07-29 03:56:20 -0500
  • da98efb366 queue: new file William Pitcock 2012-07-29 03:49:56 -0500
  • 91271e56c6 main: remove several symbols from BSS (they are only needed by main()). William Pitcock 2012-07-29 03:30:05 -0500
  • 000f97b97a main: remove several symbols from BSS (they are only needed by main()). William Pitcock 2012-07-29 03:30:05 -0500
  • 3715fae236 main: move our actual version text to --about, make --version print pkg-config API version William Pitcock 2012-07-29 03:20:24 -0500
  • 79e9b82fe0 main: move our actual version text to --about, make --version print pkg-config API version William Pitcock 2012-07-29 03:20:24 -0500
  • 24bb536305 main: --list-all shouldn't list 'uninstalled' packages William Pitcock 2012-07-26 00:13:02 -0500
  • 573cf8d21c pkg: fix pkg_t.id initialization William Pitcock 2012-07-26 00:12:29 -0500
  • 79ca134f7f pkg: call stat(2) in scan function William Pitcock 2012-07-26 00:07:27 -0500
  • 0ac7978ee2 pkg: bug fixes William Pitcock 2012-07-26 00:01:40 -0500
  • 3e1858320c main: add frontend implementation of --list-all William Pitcock 2012-07-25 23:55:53 -0500
  • 6f5fbb80d4 pkg: add pkg_scan() and pkg_scan_all() functions. William Pitcock 2012-07-25 23:49:07 -0500
  • 498d6b98ca README.md: Small updates. JD Horelick 2012-07-27 01:03:49 -0400
  • 1394a4edfe README.md: Small updates. JD Horelick 2012-07-27 01:03:49 -0400
  • f5267dbf20 main: --list-all shouldn't list 'uninstalled' packages William Pitcock 2012-07-26 00:13:02 -0500
  • 916020492d pkg: fix pkg_t.id initialization William Pitcock 2012-07-26 00:12:29 -0500
  • 1789daacb4 pkg: call stat(2) in scan function William Pitcock 2012-07-26 00:07:27 -0500
  • 84cb26ef6c pkg: bug fixes William Pitcock 2012-07-26 00:01:40 -0500
  • bf674d4eff main: add frontend implementation of --list-all William Pitcock 2012-07-25 23:55:53 -0500
  • 44776f1d1c pkg: add pkg_scan() and pkg_scan_all() functions. William Pitcock 2012-07-25 23:49:07 -0500
  • 002a0a7338 pkgconf 0.8.3. pkgconf-0.8.3 William Pitcock 2012-07-25 21:13:43 -0500
  • 0a5cb4c4ec everything: update copyright to note multiple authors William Pitcock 2012-07-25 21:09:31 -0500
  • 31b9a53155 tests: remove bashism (noticed on freebsd pointyhat log) William Pitcock 2012-07-25 17:56:10 -0500
  • 1db1281593 argvsplit: fix splitting of arguments William Pitcock 2012-07-25 17:49:54 -0500
  • a15d5eefeb tests: quiet successful tests William Pitcock 2012-07-25 17:47:09 -0500
  • 7b10816cdb Ordering cflags flags Baptiste Daroussin 2012-07-26 00:32:35 +0200
  • cab2620408 Ordering libs flags Baptiste Daroussin 2012-07-26 00:25:40 +0200
  • 197cb9b93f tests: add tests for cflags/libs-only ordering flags William Pitcock 2012-07-25 17:23:21 -0500
  • b09650a9e3 Update AUTHORS based on git history. William Pitcock 2012-07-25 17:13:42 -0500
  • c544e9e052 tests: add test for argv-parse splitting issue with filenames William Pitcock 2012-07-25 17:07:34 -0500
  • f522f55e12 tests: add test for blank package arguments William Pitcock 2012-07-25 10:18:09 -0500
  • 83487e78cb skip empty packages arguments Baptiste Daroussin 2012-07-25 13:51:19 +0200
  • f7496747a5 Merge pull request #31 from bapt/master William Pitcock 2012-07-24 13:27:43 -0700
  • 77e7825054 Merge abcea07a1c into b8f3beef2b Baptiste Daroussin 2012-07-24 13:26:33 -0700