4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 23 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
main: filter out system dir fragments instead of skipping them when printing More... over 8 years ago
main: filter out system dir fragments instead of skipping them when printing More... over 8 years ago
main: use pkgconf_fragment_filter() instead of crazy stuff More... over 8 years ago
main: use pkgconf_fragment_filter() instead of crazy stuff More... over 8 years ago
libpkgconf: fragment: add pkgconf_fragment_filter() to selectively copy a fragment list using a filter function More... over 8 years ago
libpkgconf: fragment: add pkgconf_fragment_filter() to selectively copy a fragment list using a filter function More... over 8 years ago
libpkgconf: fragment: mark fragment objects const in several internal functions More... over 8 years ago
libpkgconf: fragment: mark fragment objects const in several internal functions More... over 8 years ago
libpkgconf: pkg: pkgconf_pkg_new_from_file() and children do not need the resolver flags anymore, so remove them More... over 8 years ago
libpkgconf: pkg: pkgconf_pkg_new_from_file() and children do not need the resolver flags anymore, so remove them More... over 8 years ago
main: switch to pkgconf_client_set_sysroot_dir() and remove the last vestige of PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX More... over 8 years ago
main: switch to pkgconf_client_set_sysroot_dir() and remove the last vestige of PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX More... over 8 years ago
libpkgconf: fragment: simplify sysroot handling by using pkgconf_client_t.sysroot_dir presence More... over 8 years ago
libpkgconf: fragment: simplify sysroot handling by using pkgconf_client_t.sysroot_dir presence More... over 8 years ago
libpkgconf: tuple: handle sysroot without the need of PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX More... over 8 years ago
libpkgconf: tuple: handle sysroot without the need of PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX More... over 8 years ago
main: use pkgconf_client_set_buildroot_dir() instead of manually handling it More... over 8 years ago
main: use pkgconf_client_set_buildroot_dir() instead of manually handling it More... over 8 years ago
libpkgconf: client: initialize sysroot and buildroot dirs to reasonable defaults More... over 8 years ago
libpkgconf: client: initialize sysroot and buildroot dirs to reasonable defaults More... over 8 years ago
libpkgconf: tuple: when calling pkgconf_tuple_add() on a collection that already has a tuple entry for 'key', replace it instead of adding a new entry More... over 8 years ago
libpkgconf: tuple: when calling pkgconf_tuple_add() on a collection that already has a tuple entry for 'key', replace it instead of adding a new entry More... over 8 years ago
libpkgconf: tuple: add pkgconf_tuple_free_entry() to free a specific tuple node More... over 8 years ago
libpkgconf: tuple: add pkgconf_tuple_free_entry() to free a specific tuple node More... over 8 years ago
client: introduce pkgconf_client_t.buildroot_dir and pkgconf_client_t.sysroot_dir members More... over 8 years ago
client: introduce pkgconf_client_t.buildroot_dir and pkgconf_client_t.sysroot_dir members More... over 8 years ago
README: typo fix [no-ci] More... over 8 years ago
README: typo fix [no-ci] More... over 8 years ago
build: SOVERSION should be 2 due to ABI breaks More... over 8 years ago
build: SOVERSION should be 2 due to ABI breaks More... over 8 years ago