Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 48717195 | 2016-12-13 12:06:24 | libpkgconf: client: fix doc strings up | ||
| fa876089 | 2016-12-13 13:03:59 | pass client and user data to error handler (#100) | ||
| 91fbf683 | 2016-12-10 18:35:17 | libpkgconf: document client module | ||
| 38e95985 | 2016-12-09 21:08:53 | libpkgconf: client: initialize sysroot and buildroot dirs to reasonable defaults | ||
| 02ec215e | 2016-12-09 20:41:39 | client: introduce pkgconf_client_t.buildroot_dir and pkgconf_client_t.sysroot_dir members This adds buildroot and sysroot dir members to the pkgconf client structure, which will allow us to replace the suboptimal PKGCONF_PKG_PKGF_MUNGE_SYSROOT_PREFIX code. | ||
| 3ba3aae7 | 2016-12-02 00:48:26 | libpkgconf: client: clean up cache | ||
| 011d8c77 | 2016-12-02 00:34:48 | libpkgconf: audit: migrate to pkgconf_client_t | ||
| e7f48465 | 2016-12-02 00:04:43 | libpkgconf: path: add cleanup functions | ||
| b7984a79 | 2016-12-01 15:31:09 | libpkgconf: commit missing client.c |