aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
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
2014-09-13Start implementation of CMake support for proj.4 #243Howard Butler