aboutsummaryrefslogtreecommitdiff
path: root/test/postinstall
AgeCommit message (Expand)Author
2022-02-05Adapt testing to recursive pkg-config requirementsKai Pastor
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
2022-01-13Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)Mike Taves
2021-12-09Refactor post-install suite to test shared and static projlib (#2972)Mike Taves
2021-05-04DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)Mike Taves
2021-04-07CI: build and test on MSYS2 with WindowsMike Taves
2021-02-26CMake: add support for pkg-config (#2547)Mike Taves
2021-02-14CMake: Prefer keyword signature of target_link_libraries commandMateusz Łoskot
2020-04-25postinstall checks: check that we include installed C++ headers (refs #2182)Even Rouault
2020-04-17AppVeyor: use Ninja generator, cache vcpkg [skip travis]Mike Taves
2020-03-21Add post-install checks for CMake and Autotools/pkg-config (#2077)Mike Taves