4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 17 hours ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEWS: start on a 1.1 entry More... over 8 years ago
NEWS: start on a 1.1 entry More... over 8 years ago
pkg: make pkgconf_scan_all() API more flexible to allow it to scan until it finds a qualifying pkgconf_pkg_t More... over 8 years ago
pkg: make pkgconf_scan_all() API more flexible to allow it to scan until it finds a qualifying pkgconf_pkg_t More... over 8 years ago
pkg: add anchor Provides entry once the .pc file is parsed, instead of faking it in the tool More... over 8 years ago
pkg: add anchor Provides entry once the .pc file is parsed, instead of faking it in the tool More... over 8 years ago
dependency: add pkgconf_dependency_add for programmatically adding a dependency object More... over 8 years ago
dependency: add pkgconf_dependency_add for programmatically adding a dependency object More... over 8 years ago
testsuite: improve --print-provides test by adding a provides.pc file More... over 8 years ago
testsuite: improve --print-provides test by adding a provides.pc file More... over 8 years ago
main: since --print-provides is implemented fully now, document it More... almost 9 years ago
main: since --print-provides is implemented fully now, document it More... almost 9 years ago
pkg: add support for parsing Provides: entries More... almost 9 years ago
pkg: add support for parsing Provides: entries More... almost 9 years ago
pkg: clean up dependency comparison code More... almost 9 years ago
pkg: clean up dependency comparison code More... almost 9 years ago
pkg: make some compile-time defined tables const More... almost 9 years ago
pkg: make some compile-time defined tables const More... almost 9 years ago
pkg: use bsearch(3) instead of a hardcoded tree of strcmp logic More... almost 9 years ago
pkg: use bsearch(3) instead of a hardcoded tree of strcmp logic More... almost 9 years ago
libpkgconf: improve API to support any number of builtin packages More... almost 9 years ago
libpkgconf: improve API to support any number of builtin packages More... almost 9 years ago
main: assume --modversion insted of --version if other flags or module names are provided More... almost 9 years ago
main: assume --modversion insted of --version if other flags or module names are provided More... almost 9 years ago
pkgconf 1.0.1. More... almost 9 years ago
pkgconf 1.0.1. More... almost 9 years ago
testsuite: add tests for normal fragments and whitespace munging, too (closes #94) More... almost 9 years ago
testsuite: add tests for normal fragments and whitespace munging, too (closes #94) More... almost 9 years ago
fragment: try to apply munging to all path-only fragments (#94) More... almost 9 years ago
fragment: try to apply munging to all path-only fragments (#94) More... almost 9 years ago