pkgconf/libpkgconf
Ignacio Casal Quinteiro 9f17da92d2 On Windows the path prefix should be checked caseless 2018-09-17 15:41:27 +02:00
..
CMakeLists.txt libpkgconf: refactor out the rfc822 message parser so that the cross-personality code can share it 2018-05-09 21:21:39 -05:00
argvsplit.c libpkgconf: argvsplit: fix escape handling in tokenizer (closes #163) 2017-12-14 22:41:14 -06:00
audit.c
bsdstubs.c
bsdstubs.h
cache.c libpkgconf: cache: fix refcount issue exposed by recent depgraph solver changes 2017-12-08 13:39:40 -06:00
client.c environment variables for system paths should override compiled-in defaults 2018-06-25 06:36:57 -04:00
config.h.cmake.in
config.h.meson Fix build on windows with meson 2018-09-17 15:41:27 +02:00
dependency.c libpkgconf: dependency: preference uncoloured nodes in event of a dependency collision 2018-03-18 19:03:18 -05:00
fileio.c
fragment.c libpkgconf: fragment: revert the quoting changes, but not the lexing changes 2018-01-22 15:13:14 -06:00
iter.h
libpkgconf-api.h
libpkgconf.h libpkgconf: personality: remove const from the default personality, since it's not really const 2018-05-09 22:52:27 -05:00
meson.build
parser.c libpkgconf: refactor out the rfc822 message parser so that the cross-personality code can share it 2018-05-09 21:21:39 -05:00
path.c libpkgconf: path: add path list copying function 2018-05-09 16:35:21 -05:00
personality.c Fix build on windows with meson 2018-09-17 15:41:27 +02:00
pkg.c On Windows the path prefix should be checked caseless 2018-09-17 15:41:27 +02:00
queue.c libpkgconf: dependency: allow dependency nodes to be colored with traits 2018-03-18 18:03:33 -05:00
stdinc.h libpkgconf: add support for Haiku 2018-04-05 10:02:54 -05:00
tuple.c tuple: Ensure buf length is always >= 1 in dequote 2018-07-28 19:06:33 -05:00
win-dirent.h