aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2020-02-04Make PROJ the CMake project nameCharles Karney
2020-02-04Merge pull request #1905 from russkel/patch-1Kristian Evers
2020-02-04Increase CMake minimum version from 3.5 to 3.9Mike Taves
2020-01-25Remove legacy CMake target name "proj" addressing #802Charles Karney
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-07Remove deprecated JNI bindings (#1825)Kristian Evers
2020-01-07Remove deprecated JNI bindingsKristian Evers
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-11-07Build: require SQLite 3.11 (refs #1718)Even Rouault
2019-10-23Fix errors running gie-based tests in Debug mode on WindowsAsa Packer
2019-09-21Improve Visual Studio compatibility check in CMake.Charles Karney
2019-09-20Merge pull request #1625 from hobu/cmake-proj_lib-testsKristian Evers
2019-09-19set PROJ_LIB on test targets for CMakeHoward Butler
2019-09-19Require C99 compiler see #1621Charles Karney
2019-09-03stick with proj.lib on windowsJuergen E. Fischer
2019-06-05Update GitHub references: proj.4 -> PROJMike Taves
2019-06-01Update website: proj4.org -> proj.orgMike Taves
2019-05-23Remove ProjSystemInfo.cmake module as unusedMateusz Łoskot
2019-04-16CMake: better support for Intel compilerMike Taves
2019-03-21Build: automatically enable system error messagesChris Mayo
2019-03-19Normalize CMake with cmakelint, 2-space indentMike Taves
2019-03-11Fix cross-compilation detectionSean Warren
2019-02-22CMake warning about second proj_config.hMike Taves
2019-02-18Windows CMAKE Paths to match osx/linux (#1274)Alan D. Snow
2019-02-13Address issue #801: set CMake ${PROJ4_LIBRARIES} to PROJ4::projCharles Karney
2019-02-04Remove all traces of nad2bin and nad2nadKristian Evers
2018-12-01Rename test/old/ to test/cli/ to better reflect their natureEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-10-26cmake: remove unused codeBen Boeckel
2018-10-26ProjVersion: use cmake_parse_argumentsBen Boeckel
2018-09-18Move data/test* scripts and expected results to test/old/Even Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-06-02Upgrade http:// to https:// where feasibleMike Toews
2018-03-26Tidy soci/proj4 referencesMike Toews
2018-03-26Rename CMake infrastructure to remove 4mwtoews
2018-03-25Add PACKAGE_URL for autoconf/CMakemwtoews
2018-03-25PACKAGE_NAME: PROJ.4 Projections -> PROJmwtoews
2018-02-27Modify project bugreport (autoconf)Mike Toews
2018-02-10Re-do pull request #451 export CMake targets with PROJ4:: namespaceCharles Karney
2018-01-09Add gie tests to CMake testing facilityKristian Evers
2017-09-27CMake updates (#578)Howard Butler
2017-09-27Add detection of MSVC 14.0 and 14.1+ to CMake configuration (#580)Mateusz Łoskot
2017-09-25fix #560 install cmake config file to lib and use GNUInstallDirs on Unix (#561)Nicolas David
2016-03-07Fixed a cmake option message that was being truncated due to being split into...Sean McBride
2015-10-01Fix cmake version check so it works for cmake 3.xCharles Karney
2015-09-10BLD: Remove Makefile.in.Elliott Sales de Andrade
2015-07-09Make multistresstext.exe compile, and work, with mingw cross compiler (autoco...Even Rouault
2015-07-07Make pj_init() locale safe and no longer modify locale (#226)Even Rouault
2015-03-03Switch cmake name from PROJ to PROJ4Charles Karney
2015-02-23add missing MSVC compilers to cmake configHoward Butler