Commit Graph

  • 0d4287afa7 dependency: split out dependency code from parse.c William Pitcock 2012-05-06 22:32:53 -0500
  • c83fd2e616 parse: move and rework parse_fragment_list() as pkg_fragment_parse(). William Pitcock 2012-05-06 22:29:59 -0500
  • db6d0e2309 pkg: parse_file is now pkg_new_from_file William Pitcock 2012-05-06 22:24:36 -0500
  • d07e41c3f9 pkg: rename parse_deplist to pkg_dependency_parse William Pitcock 2012-05-06 22:23:05 -0500
  • 1da21bd3b4 argvsplit: proper namespacing William Pitcock 2012-05-06 22:21:11 -0500
  • cc32bbd47c main: use error codes William Pitcock 2012-05-06 21:42:33 -0500
  • 4f50dad147 pkg: provide error return codes for pkg_traverse() and pkg_verify_graph(). William Pitcock 2012-05-06 21:42:15 -0500
  • 601341fb8f main: pkg_queue_walk(): cleanups William Pitcock 2012-05-06 21:31:20 -0500
  • 6646e99a37 pkg: pkg_report_graph_error(): free pkg when exiting William Pitcock 2012-05-06 21:30:35 -0500
  • 5122d5eecb pkg: do not allocate an id for a virtual package William Pitcock 2012-05-06 21:30:14 -0500
  • cb23f16a85 main: plug leak with --uninstalled William Pitcock 2012-05-06 21:22:40 -0500
  • 1244724905 makefile: add valgrind-check target for running test suite with valgrind leak-checking William Pitcock 2012-05-06 21:18:03 -0500
  • 1b1e8dcd1a main: free mergemaster'd fragment lists William Pitcock 2012-05-06 21:16:32 -0500
  • 36269f760b main: don't just exit on --variable William Pitcock 2012-05-06 21:15:30 -0500
  • c69d6c62eb main: free pkg_queue_t entries once they are committed to the depgraph William Pitcock 2012-05-06 21:12:16 -0500
  • be5dddd212 parse: add argv_free() William Pitcock 2012-05-06 21:09:58 -0500
  • 83e7e2e733 argvsplit: add argv_free(). William Pitcock 2012-05-06 21:09:40 -0500
  • 9d2bd0b66d pkg: plug memory leaks William Pitcock 2012-05-06 21:09:26 -0500
  • a75baf5a7b main: make 'world' package virtual William Pitcock 2012-05-06 21:08:47 -0500
  • 4d027a4366 pkg: fix out-of-boundary write caused by realloc() semantics William Pitcock 2012-05-06 20:59:03 -0500
  • 29ca5b7eee pkg: free packages constructed while walking the dependency graph William Pitcock 2012-05-06 20:39:26 -0500
  • d99f3db88e pkg: make pkg-config builtin package "virtual" William Pitcock 2012-05-06 20:39:10 -0500
  • 4172dc545f pkg: don't free builtin (virtual) packages William Pitcock 2012-05-06 20:38:48 -0500
  • 0d2a507bcd pkg: fix foreach_list_entry_safe() macro William Pitcock 2012-05-06 20:36:59 -0500
  • 3eb16dca0f pkg: add pkg_free() William Pitcock 2012-05-06 20:30:50 -0500
  • 9b540397f0 parse: add pkg_dependency_free(). William Pitcock 2012-05-06 20:26:24 -0500
  • 81fd865a49 fragment: add pkg_fragment_free(). William Pitcock 2012-05-06 20:26:09 -0500
  • ba1c41eb14 pkg: add pkg_tuple_free() William Pitcock 2012-05-06 20:18:21 -0500
  • e50faff9aa pkg: add safe version of foreach_list_entry() macro William Pitcock 2012-05-06 20:15:45 -0500
  • ded3ce7aff main: clean up variable printer now that we have pkg_tuple_parse William Pitcock 2012-05-06 20:13:54 -0500
  • 30fe1fae39 parse: replace strdup_parse with pkg_tuple_parse(). William Pitcock 2012-05-06 20:12:11 -0500
  • 4ea25d56f4 parse: split out tuple API and make public William Pitcock 2012-05-06 20:06:48 -0500
  • 1752b75ac9 main: fix typo William Pitcock 2012-05-06 19:57:56 -0500
  • 69c5925ba2 main: add --keep-system-cflags and --keep-system-libs (and also pkg-config env vars for this) William Pitcock 2012-05-06 19:56:19 -0500
  • 857d36b642 main: add --no-uninstalled program option and PKG_CONFIG_DISABLE_UNINSTALLED env variable support William Pitcock 2012-05-06 19:49:50 -0500
  • 24265bb18e pkg: add PKGF_NO_UNINSTALLED resolver flag William Pitcock 2012-05-06 19:49:15 -0500
  • ed126f5b5b pkg: add support for PKG_CONFIG_LIBDIR env variable William Pitcock 2012-05-06 19:44:22 -0500
  • 52602d336f pkgconf 0.6 pkgconf-0.6 William Pitcock 2012-05-06 02:13:36 -0500
  • 44ef839175 pkg: reset iter to 0 when checking system compiled-in paths William Pitcock 2012-05-06 01:02:57 -0500
  • a078249a60 pkg: add support for treating package names as files William Pitcock 2012-05-06 00:12:27 -0500
  • c0245f54a9 tests: add test for pkg-config /path/to/pc.file --flags syntax William Pitcock 2012-05-06 00:12:00 -0500
  • 498debd85a main: implement --uninstalled William Pitcock 2012-05-05 23:10:05 -0500
  • f70555e7ab tests: add tests for --uninstalled option William Pitcock 2012-05-05 23:09:34 -0500
  • 65d4b88dbc pkg: add support for foo-uninstalled.pc file William Pitcock 2012-05-05 23:00:20 -0500
  • 1bf5da3ba4 pkg: implement pkg-config.pc as a builtin William Pitcock 2012-05-05 22:00:47 -0500
  • 7352f14025 main: can't iterate backwards up deptree so need other hack for this William Pitcock 2012-05-05 22:00:32 -0500
  • 0f92df0a09 tests: add test for pkg-config builtin virtual package William Pitcock 2012-05-05 21:59:24 -0500
  • b17771d3f1 main: use our mergemaster 'world' package as a virtual 'pkg-config' package too William Pitcock 2012-05-05 21:53:47 -0500
  • 58b525d2f8 main: move PKGCONFIG_VERSION_EQUIV to pkg.h William Pitcock 2012-05-05 21:51:25 -0500
  • 2ba296dc96 main: default to unlimited traversal now that we do mergemaster William Pitcock 2012-05-05 21:46:20 -0500
  • 793de6a06c main: handle pkg-config 'package' '>=' 'version' in 3 fields. William Pitcock 2012-05-05 21:39:37 -0500
  • 433d697351 parse: move OPERATOR_CHAR() and friends to pkg.h William Pitcock 2012-05-05 21:26:15 -0500
  • 4692277660 tests: add quoting-regression test William Pitcock 2012-05-05 21:18:40 -0500
  • 4adb0b5dc6 pkg: clean up pkg_traverse() logic William Pitcock 2012-05-05 20:52:17 -0500
  • faba0d8074 main: fix --modversion call for pkg_traverse(). William Pitcock 2012-05-05 20:47:13 -0500
  • 83ba295077 pkg: add support for compiling in more than one default pkg-config search path William Pitcock 2012-05-05 20:24:45 -0500
  • 7f7ad67bb2 pkg: fix off-by-one when parsing PKG_CONFIG_PATH data William Pitcock 2012-05-05 20:21:47 -0500
  • 1ac3cbd4f9 tests/dos-lineendings: fix committed version William Pitcock 2012-05-05 20:21:16 -0500
  • 1de9c5d341 pkgconf 0.5.3 pkgconf-0.5.3 William Pitcock 2012-05-05 22:14:06 +0000
  • 18e051e760 main: pkg-config only allows printing variables from the first package, so exit once we've done that William Pitcock 2012-05-05 22:09:33 +0000
  • a9a2ba3da4 main: don't put any trailing space after printed variables William Pitcock 2012-05-05 22:08:06 +0000
  • db5d98297c tests: add tests for --variable William Pitcock 2012-05-05 21:55:27 +0000
  • 542e4e6f89 main: print_variable(): use strdup_parse(). William Pitcock 2012-05-05 21:52:18 +0000
  • 8ff4ae5b16 main: traverse up to 3 levels for variable search William Pitcock 2012-05-05 21:51:59 +0000
  • 0737a72070 parse: make strdup_parse() public William Pitcock 2012-05-05 21:51:38 +0000
  • 0b244237b1 pkgconf 0.5.2 pkgconf-0.5.2 William Pitcock 2012-05-05 17:54:35 +0000
  • 5460704d12 argvsplit: slightly change strategy for splitting arguments William Pitcock 2012-05-05 17:44:24 +0000
  • 4e95401318 tests: add test for argv-parse bug causing audacious build failure William Pitcock 2012-05-05 17:43:53 +0000
  • e93b4a6c65 pkgconf 0.5.1. pkgconf-0.5.1 William Pitcock 2012-05-04 03:30:50 +0000
  • 14901943cd parse: use pkg_fgetline(). William Pitcock 2012-05-04 03:23:03 +0000
  • 130907d506 fileio: add routine for portably yanking lines out of a FILE stream William Pitcock 2012-05-04 03:21:51 +0000
  • a1bbaa8eab Add .gitattributes file to force dos-lineendings.pc to match CRLF style always William Pitcock 2012-05-04 03:15:07 +0000
  • f1d13ef08b tests: add dos-lineendings test William Pitcock 2012-05-04 03:08:55 +0000
  • 5f35ec35a8 m4: provide additional pkg-config macros Luca Barbato 2012-05-03 13:27:56 -0700
  • 6759cdb4ef pkgconf 0.5. pkgconf-0.5 William Pitcock 2012-05-03 20:49:50 +0000
  • 26c5dcb125 fragment: add pkg_fragment_exists() and use it to mergemaster in pkg_fragment_copy(). William Pitcock 2012-05-03 20:43:09 +0000
  • a4a572f608 main: separate CFLAGS and LIBS collection and printing steps into two phases. William Pitcock 2012-05-03 20:37:24 +0000
  • d94ab7555d fragment: add pkg_fragment_copy(). William Pitcock 2012-05-03 20:31:33 +0000
  • c1e5ab046b fragment: add pkg_fragment_delete(). William Pitcock 2012-05-03 20:27:19 +0000
  • de5e1c6e23 split out fragment code from parse.c William Pitcock 2012-05-03 20:22:19 +0000
  • bd1bfa6228 main: add support for --libs-only-L, --libs-only-l and --libs-only-other. William Pitcock 2012-05-03 20:21:57 +0000
  • bd4044a9cf main: add support for --cflags-only-I and --cflags-only-other William Pitcock 2012-05-03 19:52:36 +0000
  • a290467261 main: filter out system dirs William Pitcock 2012-05-03 19:44:44 +0000
  • 3c380f9b63 Add LIBDIR and INCLUDEDIR defines. William Pitcock 2012-05-03 19:44:23 +0000
  • 1a81d1c7cc parse: fix handling of fragment types William Pitcock 2012-05-03 19:43:54 +0000
  • b0521ec9d8 main: implement support for printing fragment lists William Pitcock 2012-05-03 19:36:47 +0000
  • 588a671125 parse: cleanups for fragment handling code William Pitcock 2012-05-03 19:35:56 +0000
  • b88279d40d pkg: parse CFLAGS/LIBS/LIBS.private into fragment lists. William Pitcock 2012-05-03 19:25:59 +0000
  • 82420d0c5c pkg: add support for fragment lists. William Pitcock 2012-05-03 19:25:33 +0000
  • c74b749c65 Add code for spliting strings into argc/argv using shell quoting rules. William Pitcock 2012-05-03 18:59:14 +0000
  • b26da6815c main: --static shouldn't change maximum_traverse_depth William Pitcock 2012-05-03 18:05:19 +0000
  • 5996e37703 fix test #9 output William Pitcock 2012-05-03 18:05:01 +0000
  • 49a5eddad1 pkg: add pkg_report_graph_error() for describing breaks in the dependency graph. William Pitcock 2012-05-03 17:55:06 +0000
  • 91ec341a92 pkg: pkg_verify_dependency(): add return error flags pointer. William Pitcock 2012-05-03 17:42:04 +0000
  • 4dbca6ae18 Merge pull request #4 from mgorny/master William Pitcock 2012-05-03 10:32:49 -0700
  • c2e521c6ab Merge 23e31fd702 into 89f3a1f109 GitHub Merge Button 2012-05-03 10:32:18 -0700
  • 89f3a1f109 Makefile: enable fortify support William Pitcock 2012-05-03 17:23:11 +0000
  • 9f877aed9f makefile: enable -Wextra, -Wformat=2 William Pitcock 2012-05-03 17:22:44 +0000
  • 460a0afb04 main: explicitly tell the compiler we don't want to use the userdata pointers in our callback William Pitcock 2012-05-03 17:21:41 +0000
  • 1caa0dca87 pkg: pkg_walk_list() does not need a reference to the parent node in the graph William Pitcock 2012-05-03 17:20:39 +0000