| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-02-05 | Adapt testing to recursive pkg-config requirements | Kai Pastor | |
| When pkg-config is called with --static, it will recursively collect all Libs and Libs.private which are discovered via Requires and Requires.private. So these libs must be available for linking even when acutally only lib proj uses static linkage. Libs and pkg-config must be provided for the target triplet. | |||
| 2022-02-05 | Harmonize CI apt setup | Kai Pastor | |
| 2022-02-01 | Use external gtest by default when detected | Even Rouault | |
| 2022-01-24 | CI: transition tests from autotools to cmake (#3023) | Mike Taves | |
| 2021-04-30 | CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting ↵ | Even Rouault | |
| allowing to choose which nlohmann/json to use Co-authored-by: Mike Taves <mwtoews@gmail.com> | |||
| 2021-02-07 | CI: specify pip < 21.0; avoid using pip3 script (#2516) | Mike Taves | |
| 2020-11-26 | Github action: add a clang linux build job | Even Rouault | |
