.. |
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
|
libpkgconf: document audit module
|
2016-12-10 19:28:34 -06:00 |
bsdstubs.c
|
Minimal tweaks to compile with Visual C 2015
|
2017-06-04 19:19:55 -07:00 |
bsdstubs.h
|
headers: add C++ wrappers (closes #136)
|
2017-09-13 14:35:28 -05:00 |
cache.c
|
libpkgconf: cache: fix refcount issue exposed by recent depgraph solver changes
|
2017-12-08 13:39:40 -06:00 |
client.c
|
libpkgconf: client: ensure PKG_CONFIG_LIBDIR being empty overrides the default search paths
|
2019-03-23 22:18:40 -05:00 |
config.h.cmake.in
|
First draft of cmake port
|
2017-06-04 17:44:37 -07:00 |
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
|
libpkgconf: fileio: fix quoting logic for double backslash case (ref #140)
|
2017-09-23 00:19:16 -05:00 |
fragment.c
|
libpkgconf: fragment: add pkgconf_fragment_copy_list()
|
2019-01-14 13:48:02 -06:00 |
iter.h
|
headers: add C++ wrappers (closes #136)
|
2017-09-13 14:35:28 -05:00 |
libpkgconf-api.h
|
libpkgconf: api: handle DLL_EXPORT libtool case on mingw (closes #141)
|
2017-09-23 00:00:43 -05:00 |
libpkgconf.h
|
libpkgconf: path: use realpath(3) to deduplicate the search path
|
2019-03-23 22:27:05 -05:00 |
meson.build
|
Experiment to build with Meson (#119)
|
2017-06-19 19:03:00 -05:00 |
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: use realpath(3) to deduplicate the search path
|
2019-03-23 22:27:05 -05:00 |
personality.c
|
Fix build on windows with meson
|
2018-09-17 15:41:27 +02:00 |
pkg.c
|
libpkgconf: pkg: use pkgconf_fragment_copy_list() to clean up cflags gathering logic (closes #20)
|
2019-01-14 13:48:23 -06: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
|
libpkgconf: tuple: tighten quoting logic a bit
|
2019-03-23 22:34:11 -05:00 |
win-dirent.h
|
win-dirent.h: MIT-licensed port of dirent to win32 from https://github.com/tronkko/dirent
|
2017-06-04 19:19:01 -07:00 |