kc3-lang/pkgconf

Branch :


Log

Author Commit Date CI Message
abf49c54 2011-07-25 01:28:01 add COPYING file
4fe2dc1b 2011-07-25 01:26:05 pkg: croak if dependency tree is incomplete
05d596b9 2011-07-25 01:22:04 pkg: implement maximum depth for pkg_traverse()
8e46a165 2011-07-25 01:03:35 main: switch to using apk-style master dependency merge strategy
a3f2a471 2011-07-25 01:03:13 pkg: handle node::package being crap
714bcaaa 2011-07-25 01:02:53 parse: fix parser resiliency
85bb0441 2011-07-25 00:38:23 parse: export parse_deplist to public API
faf2926f 2011-07-25 00:36:57 main: add pkg-config compat stubs
02f7f673 2011-07-25 00:26:55 main: add some minor stuff
b0c762f3 2011-07-25 00:21:54 main: add --modversion option
f79c6780 2011-07-25 00:19:55 main: add pkg_queue for mergemaster operation
3a368095 2011-07-25 00:06:37 main: expand into something more useful, add --cflags and --libs printer selectors to poptOptions
b55a4ce3 2011-07-24 23:54:39 main: add a function for processing a single package
4603ceb8 2011-07-24 23:46:10 main: split out to main.c, make pretty printers hidden
37d87b90 2011-07-24 23:43:00 pkg: do not print cflags or libs if they are NULL
b44ce20d 2011-07-24 23:38:58 pkg: add pkg_traverse() to walk the dependency graph
f7e81402 2011-07-24 23:29:33 parse: export tuple_find() to private API
5a561624 2011-07-24 23:26:24 Add config.sub and config.guess.
65708688 2011-07-24 23:24:10 add install-sh
3f9cedf5 2011-07-24 23:20:22 pkgconf stub: walk the dependency tree
c6197b39 2011-07-24 23:19:53 parser: add dependency list support and refactor slightly
61c246d2 2011-07-24 21:03:17 Initial commit.