| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-11 | CMake: simplify message functions | Mike Taves | |
| * Remove colormsg(); just use message() * Rename boost_report_value() with print_variable() | |||
| 2020-02-04 | Make PROJ the CMake project name | Charles Karney | |
| Allow both find_package(PROJ) and find_package(PROJ4). More details are in cmake/CMakeLists.txt. | |||
| 2019-03-19 | Normalize CMake with cmakelint, 2-space indent | Mike Taves | |
| 2018-10-26 | ProjVersion: use cmake_parse_arguments | Ben Boeckel | |
| CMake provides this function, but only in CMake 2.8.3 and up. This minimum version bump is OK because it is from 2010, but the code requires C++11 features to exist. Any platform with a suitable compiler, but too-old of a CMake can easily compile the required CMake version as well. | |||
| 2018-03-26 | Rename CMake infrastructure to remove 4 | mwtoews | |
