aboutsummaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-03-09nkg.gie: update results due to https://github.com/OSGeo/PROJ-data/pull/79Even Rouault
2022-03-07CMake: handle potentially undefined value in list functionMike Taves
2022-02-05Revise pc file constructionKai Pastor
2022-01-31Drop autotools; move remaining useful m4 macros (#3027)Mike Taves
2022-01-24CI: transition tests from autotools to cmake (#3023)Mike Taves
2021-12-05Refactor proj.pc to use EXTRA_LIBS; add -lpthread to Libs.privateMike Taves
2021-11-25Move option to module and add more commentsMike Taves
2021-11-25Also look for clcache for MSVC; only use wrappers for XcodeMike Taves
2021-11-20CMake: add option USE_CCACHE=OFF to use ccache to compile C/C++ objsMike Taves
2021-10-16cmake/ProjTest.cmake: fix error in creation of tmp_user_writable_dirEven Rouault
2021-08-28proj.pc.in: add -lm -ldl in Libs.private (#2825)Mike Taves
2021-08-05cmake: remove unused configure checks (#2789)Ben Boeckel
2021-05-09CMake: "make dist" workalike via CPack (#2690)Mike Taves
2021-04-30CMake build: run nkg.gie tests (dependent on CURL_ENABLED and RUN_NETWORK_DEP...Even Rouault
2021-04-10CMake: for test/cli, generate the output files in /test/cli like autoconf buildsEven Rouault
2021-02-26CMake: add support for pkg-config (#2547)Mike Taves
2020-11-06automake and cmake: install COPYING, NEWS and AUTHORS in /share/doc/projEven Rouault
2020-03-28CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR (#2100)Mike Taves
2020-03-18CMake: fix bug with find_package(PROJ) with macOSMike Taves
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-13Don't print version when using PROJ4 from cmakeCalum Robinson
2020-02-12Merge pull request #1923 from mwtoews/cmake-outputKristian Evers
2020-02-11Use relative directory to locate PROJ resource files.Even Rouault
2020-02-11CMake: simplify message functionsMike Taves
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