4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
May 30, 2024 — May 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
libpkgconf: client: clean up cache More... over 8 years ago
libpkgconf: client: clean up cache More... over 8 years ago
libpkgconf: audit: migrate to pkgconf_client_t More... over 8 years ago
libpkgconf: audit: migrate to pkgconf_client_t More... over 8 years ago
libpkgconf: migrate cache to pkgconf_client_t which unfortunately requires it to be non-const :( More... over 8 years ago
libpkgconf: migrate cache to pkgconf_client_t which unfortunately requires it to be non-const :( More... over 8 years ago
libpkgconf: path: add cleanup functions More... over 8 years ago
libpkgconf: path: add cleanup functions More... over 8 years ago