pkgconf/libpkgconf
Ariadne Conill 6f1055d00d libpkgconf: queue: stop considering the lack of a pre-loaded match in a dependency node as a fatal error
This is a performance optimization, not an absolute source of truth.
We will evaluate the dependency node lazily in these cases anyway...

Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
2025-02-02 03:06:12 -08:00
..
argvsplit.c libpkgconf: fix -Walloc-size 2023-11-22 10:06:14 -08:00
audit.c libpkgconf: document audit module 2016-12-10 19:28:34 -06:00
bsdstubs.c use AC_CHECK_DECLS to avoid implicit function definition 2023-05-02 11:49:34 -07:00
bsdstubs.h bsdstubs: add pkgconf_reallocarray 2022-06-26 04:37:18 +00:00
buffer.c libpkgconf: buffer: fix memory allocation logic, add push/trim byte functions 2025-02-02 01:30:54 -08:00
cache.c use SIZE_FMT_SPECIFIER everywhere 2023-01-21 20:45:29 +00:00
client.c libpkgconf: fix -Walloc-size 2023-11-22 10:06:14 -08:00
config.h.meson meson: define __EXTENSIONS__ for Solaris 2024-08-06 23:44:43 -07:00
dependency.c Process character after operator 2024-08-05 12:58:58 -07:00
fileio.c libpkgconf: fileio: rework to use pkgconf_buffer, allowing larger than 64KB lines 2025-02-02 01:33:06 -08:00
fragment.c fragment: add pkgconf_fragment_insert() 2024-08-05 14:27:13 -07:00
iter.h libpkgconf: Add a helper to zero `pkgconf_list_t`s 2022-06-26 03:12:34 +00:00
libpkgconf-api.h docs: mention Meson instead of CMake for Win build 2021-12-11 14:49:19 +01:00
libpkgconf.h libpkgconf: fileio: rework to use pkgconf_buffer, allowing larger than 64KB lines 2025-02-02 01:33:06 -08:00
meson.build meson: install headers into pkgconf/libpkgconf instead of just libpkgconf 2020-11-28 19:42:00 -07:00
parser.c libpkgconf: fileio: rework to use pkgconf_buffer, allowing larger than 64KB lines 2025-02-02 01:33:06 -08:00
path.c libpkgconf: fix -Walloc-size 2023-11-22 10:06:14 -08:00
personality.c personality: drop want_default_pure on windows 2024-10-07 17:44:22 -07:00
pkg.c libpkgconf: queue: always walk requires.private lists internally 2025-02-02 02:30:38 -08:00
queue.c libpkgconf: queue: stop considering the lack of a pre-loaded match in a dependency node as a fatal error 2025-02-02 03:06:12 -08:00
stdinc.h stdinc: include strings.h on POSIX 2022-02-21 04:42:26 -06:00
tuple.c libpkgconf: fix -Walloc-size 2023-11-22 10:06:14 -08:00
win-dirent.h Avoid undefined behaviour with the ctype(3) functions. 2023-05-02 11:43:56 -07:00