| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Include everything in our pkg-config autopkgtest | David Kalnischkies | 2025-05-19 | 1 | -7/+59 |
| | | | | | | | | | | | | GCC defaults to C++17 currently, but our library users could be on other (newer/older) standard still e.g. by explicit request, so to avoid accidentally breaking them the pkg-config-test is adapted to include all of our public headers as a smoke test for if you can build an application against our library in a certain C++ standard. The test script is also adapted to be runnable outside of autopkgtest like in our CI or manually. | ||||
| * | Mark pkg-config-test autopkgtest as superficial | David Kalnischkies | 2022-05-07 | 1 | -11/+20 |
| | | | | | | | Reorganising the control file allows this simple test to run first and be marked as superficial which makes no practical difference, but is more correct. | ||||
| * | Fix pkg-config-test autopkgtest | Julian Andres Klode | 2019-06-17 | 1 | -1/+2 |
| | | |||||
| * | Add pkg-config files for the apt-pkg and apt-inst libraries | Corentin Noël | 2019-03-08 | 1 | -0/+22 |
| Closes: #439121 | |||||
