Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6b682318 | 2025-10-22 13:55:07 | bomtool: add PackageDownloadLocation for packages with source tags | ||
| 4e5fcd81 | 2025-10-22 13:41:19 | autogen: run libtoolize first Fixes #428 | ||
| 15650665 | 2025-10-22 13:38:31 | libpkgconf: ensure source-tag is freed when package is freed | ||
| fe35ffd5 | 2025-09-05 12:37:56 | libpkgconf.pc.in: Add Source-tag Add Source tag to libpkgconf.pc.in. | ||
| e21de9c6 | 2025-09-05 12:31:10 | cli: Add Source-tag to cli Add Source tag printing to cli. | ||
| a04e2695 | 2025-09-05 12:28:56 | libpkgconf: Add Source-tag Add Source-tag for determining where to find correct source code for the package. Source tag should be URI. | ||
| 115ce623 | 2025-09-05 12:35:58 | tests: Add testing for Source-tag Add some simple testing for Source tag reading in test cases | ||
| 7ba494a0 | 2025-09-05 12:33:55 | man/pc.5: Add documentation for Source-tag to pc.5 man page Add more documentation to pc.5 man page to make sure that there is clear description how to use Source-tag | ||
| 790ac897 | 2025-09-05 12:32:09 | man/pkgconf.1: Small mention of Source-tag to pkgconf.1 man page Add similar mentioning of Source-tag than License-tag has to pkgconf.1 man page. | ||
| 2c9a0d2d | 2025-10-12 13:08:50 | cli: unveil only after building the client dir list This fixes an issue where pkgconf can't access directories in the PKG_CONFIG_PATH environment variable. |