pkgconf/libpkgconf
William Pitcock f5336fc409 libpkgconf: add PKGCONF_PKG_PKGF_DONT_RELOCATE_PATHS (#110)
main: add PKG_CONFIG_DONT_RELOCATE_PATHS environment variable and --dont-relocate-paths option to disable path relocation
2017-02-03 13:22:00 -06:00
..
argvsplit.c libpkgconf: argvsplit: do not consider ' or " to be equivalent to \ (#111) 2017-02-03 13:01:07 -06:00
audit.c libpkgconf: document audit module 2016-12-10 19:28:34 -06:00
bsdstubs.c bsdstubs: nothing seems to use strtok_r() anymore, kill it 2016-12-10 16:20:40 -06:00
bsdstubs.h bsdstubs: nothing seems to use strtok_r() anymore, kill it 2016-12-10 16:20:40 -06:00
cache.c libpkgconf: update cache docs to new format 2016-12-10 19:40:51 -06:00
client.c libpkgconf: client: add pkgconf_client_[get|set]_prefix_varname() 2017-01-19 19:16:00 -06:00
dependency.c remove dead assignments (#109) 2017-01-22 22:59:56 -06:00
fileio.c libpkgconf: move some utility funcs into pkgconf_ namespace 2015-09-06 10:48:24 -05:00
fragment.c libpkgconf: add PKGCONF_PKG_PKGF_DONT_RELOCATE_PATHS (#110) 2017-02-03 13:22:00 -06:00
iter.h libpkgconf: iter: check list->tail for null, not list->head 2017-01-23 00:24:37 -06:00
libpkgconf.h libpkgconf: add PKGCONF_PKG_PKGF_DONT_RELOCATE_PATHS (#110) 2017-02-03 13:22:00 -06:00
path.c libpkgconf: path: only enable cygwin path relocation backend for msys (ref #72) 2017-01-23 23:17:58 -06:00
pkg.c libpkgconf: strip trailing whitespace 2017-01-26 13:11:58 -06:00
queue.c libpkgconf: queue: chase API change (mark static root virtual packages as static) 2017-01-22 23:52:03 -06:00
stdinc.h libpkgconf: move sys/stat.h inclusion out of stdinc.h to the only other consumer of sys/stat.h 2017-01-22 23:11:15 -06:00
tuple.c libpkgconf: document tuple module 2016-12-11 17:28:27 -06:00