| 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-01-31 | Drop autotools; move remaining useful m4 macros (#3027) | Mike Taves | |
| 2022-01-13 | Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009) | Mike Taves | |
| 2021-12-09 | Refactor post-install suite to test shared and static projlib (#2972) | Mike Taves | |
