aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2015-02-22add #264 cmake scripts to cmake/Makefile.amHoward Butler
2015-02-22More CMake churn #264Howard Butler
2015-02-21autogen'd stuff in preparation for 4.9.1RC3Howard Butler
2015-02-21align CMake SOVERSION with autotools #263Howard Butler
2015-02-21install missing CMake support files for dist-all targetEven Rouault
2015-02-21adapt Charles Karney's patches for smoother CMake #258Howard Butler
2015-02-20update libtool build stuff in preparation for 4.9.1RC1 using 2.4.2 Debian-2.4...Howard Butler
2015-02-17#256: CMake tweaksHoward Butler
2014-09-13rerun autogen for 4.9.0 releaseFrank Warmerdam
2014-09-13more CMake-related dist fixups #243Howard Butler