|
ff779219
|
2012-05-02T22:01:17
|
|
main: if --static and --libs is requested, use PKGF_SEARCH_PRIVATE when printing linker flags
|
|
07bb6d28
|
2012-05-02T21:53:43
|
|
main: if --static is requested, print LIBS.private too.
|
|
8f8ed9b6
|
2012-05-02T21:48:23
|
|
main: call pkg_traverse with PKGF_SEARCH_PRIVATE if --cflags is requested.
|
|
5ea52d4c
|
2012-05-02T21:44:58
|
|
pkg: add flags option to pkg_traverse() to optionally control what the depgraph traversal code does
|
|
60421ad2
|
2012-05-01T01:10:56
|
|
main: add --help support
|
|
f99ecae9
|
2012-04-30T18:50:31
|
|
main: remove dependency on popt
|
|
3c8bac67
|
2011-07-26T20:37:19
|
|
main: add --digraph option to generate a representation of the depgraph in graphviz dot format
|
|
1cd2906d
|
2011-07-26T20:04:09
|
|
main: add --print-variables
|
|
f717c760
|
2011-07-26T19:59:53
|
|
main: add --print-requires
|
|
7c3db844
|
2011-07-26T18:49:38
|
|
main: consistency in help messages
|
|
5a6a586a
|
2011-07-26T18:47:42
|
|
main: add --atleast-version
|
|
8b721a26
|
2011-07-26T18:44:28
|
|
main: implement --static
|
|
a362c7e9
|
2011-07-26T12:05:29
|
|
main: make --atleast-pkgconfig-version work
|
|
e8a944f4
|
2011-07-25T18:17:28
|
|
main: add support for --variable
|
|
8100eb84
|
2011-07-25T17:44:05
|
|
pkg: add pkg_verify_graph() to verify the depgraph is satisfiable
|
|
3e69f4c7
|
2011-07-25T16:53:12
|
|
parse: add pkg_dependency_append() and fix world dependency merging
|
|
bdbab691
|
2011-07-25T02:18:11
|
|
main: fix --modversion
|
|
9f0521ec
|
2011-07-25T01:48:40
|
|
main: fix up depth traversal nonsense, set to depth 2 for pkg-config mode
|
|
05d596b9
|
2011-07-25T01:22:04
|
|
pkg: implement maximum depth for pkg_traverse()
|
|
8e46a165
|
2011-07-25T01:03:35
|
|
main: switch to using apk-style master dependency merge strategy
|
|
faf2926f
|
2011-07-25T00:36:57
|
|
main: add pkg-config compat stubs
|
|
02f7f673
|
2011-07-25T00:26:55
|
|
main: add some minor stuff
|
|
b0c762f3
|
2011-07-25T00:21:54
|
|
main: add --modversion option
|
|
f79c6780
|
2011-07-25T00:19:55
|
|
main: add pkg_queue for mergemaster operation
|
|
3a368095
|
2011-07-25T00:06:37
|
|
main: expand into something more useful, add --cflags and --libs printer selectors to poptOptions
|
|
b55a4ce3
|
2011-07-24T23:54:39
|
|
main: add a function for processing a single package
|
|
4603ceb8
|
2011-07-24T23:46:10
|
|
main: split out to main.c, make pretty printers hidden
|