.. |
CMakeLists.txt
|
Tidy up a bit.
|
2017-06-05 20:54:57 -07:00 |
argvsplit.c
|
libpkgconf: hopefully the last necessary tweak to quoting...
|
2017-03-29 18:00:57 -05: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: refactor the way package objects are marked as cached to avoid memory leaks (#133)
|
2017-09-13 14:41:19 -05:00 |
client.c
|
libpkgconf: define SIZE_FMT_SPECIFIER on POSIX and Windows platforms and use it in place of %zu
|
2017-09-08 18:46:48 -05:00 |
config.h.cmake.in
|
First draft of cmake port
|
2017-06-04 17:44:37 -07:00 |
config.h.meson
|
Experiment to build with Meson (#119)
|
2017-06-19 19:03:00 -05:00 |
dependency.c
|
libpkgconf: dependency: make dependency_to_str() private, use a caller-supplied buffer for reentrancy
|
2017-09-08 19:53:52 -05:00 |
fileio.c
|
libpkgconf: move some utility funcs into pkgconf_ namespace
|
2015-09-06 10:48:24 -05:00 |
fragment.c
|
libpkgconf: fragment: mark some inline match tables as const
|
2017-09-08 20:09:12 -05:00 |
iter.h
|
headers: add C++ wrappers (closes #136)
|
2017-09-13 14:35:28 -05:00 |
libpkgconf-api.h
|
Don't depend on libtool magic to control which symbols are exported from shared libraries
|
2017-06-05 14:00:02 -07:00 |
libpkgconf.h
|
headers: add C++ wrappers (closes #136)
|
2017-09-13 14:35:28 -05:00 |
meson.build
|
Experiment to build with Meson (#119)
|
2017-06-19 19:03:00 -05:00 |
path.c
|
libpkgconf: path: fix logic error in path relocation case when matching against a list (closes #129)
|
2017-09-08 18:27:04 -05:00 |
pkg.c
|
libpkgconf: pkg: some elements of virtual packages should be freed as they have heap-allocated portions (closes #132)
|
2017-09-13 14:56:10 -05:00 |
queue.c
|
libpkgconf: queue: chase API change (mark static root virtual packages as static)
|
2017-01-22 23:28:51 -06:00 |
stdinc.h
|
stdinc: drop _GNU_SOURCE definition
|
2017-09-13 14:20:47 -05:00 |
tuple.c
|
libpkgconf: tuple: pkgconf_tuple_parse(): remove unnecessary static buffer declaration
|
2017-09-08 19:17:38 -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 |