index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
2019-09-03
stick with proj.lib on windows
Juergen E. Fischer
2019-06-05
Update GitHub references: proj.4 -> PROJ
Mike Taves
2019-06-01
Update website: proj4.org -> proj.org
Mike Taves
2019-05-23
Remove ProjSystemInfo.cmake module as unused
Mateusz Łoskot
2019-04-16
CMake: better support for Intel compiler
Mike Taves
2019-03-21
Build: automatically enable system error messages
Chris Mayo
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-03-11
Fix cross-compilation detection
Sean Warren
2019-02-22
CMake warning about second proj_config.h
Mike Taves
2019-02-18
Windows CMAKE Paths to match osx/linux (#1274)
Alan D. Snow
2019-02-13
Address issue #801: set CMake ${PROJ4_LIBRARIES} to PROJ4::proj
Charles Karney
2019-02-04
Remove all traces of nad2bin and nad2nad
Kristian Evers
2018-12-01
Rename test/old/ to test/cli/ to better reflect their nature
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-10-26
cmake: remove unused code
Ben Boeckel
2018-10-26
ProjVersion: use cmake_parse_arguments
Ben Boeckel
2018-09-18
Move data/test* scripts and expected results to test/old/
Even Rouault
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-06-02
Upgrade http:// to https:// where feasible
Mike Toews
2018-03-26
Tidy soci/proj4 references
Mike Toews
2018-03-26
Rename CMake infrastructure to remove 4
mwtoews
2018-03-25
Add PACKAGE_URL for autoconf/CMake
mwtoews
2018-03-25
PACKAGE_NAME: PROJ.4 Projections -> PROJ
mwtoews
2018-02-27
Modify project bugreport (autoconf)
Mike Toews
2018-02-10
Re-do pull request #451 export CMake targets with PROJ4:: namespace
Charles Karney
2018-01-09
Add gie tests to CMake testing facility
Kristian Evers
2017-09-27
CMake updates (#578)
Howard Butler
2017-09-27
Add detection of MSVC 14.0 and 14.1+ to CMake configuration (#580)
Mateusz Łoskot
2017-09-25
fix #560 install cmake config file to lib and use GNUInstallDirs on Unix (#561)
Nicolas David
2016-03-07
Fixed a cmake option message that was being truncated due to being split into...
Sean McBride
2015-10-01
Fix cmake version check so it works for cmake 3.x
Charles Karney
2015-09-10
BLD: Remove Makefile.in.
Elliott Sales de Andrade
2015-07-09
Make multistresstext.exe compile, and work, with mingw cross compiler (autoco...
Even Rouault
2015-07-07
Make pj_init() locale safe and no longer modify locale (#226)
Even Rouault
2015-03-03
Switch cmake name from PROJ to PROJ4
Charles Karney
2015-02-23
add missing MSVC compilers to cmake config
Howard Butler
2015-02-22
add #264 cmake scripts to cmake/Makefile.am
Howard Butler
2015-02-22
More CMake churn #264
Howard Butler
2015-02-21
autogen'd stuff in preparation for 4.9.1RC3
Howard Butler
2015-02-21
align CMake SOVERSION with autotools #263
Howard Butler
2015-02-21
install missing CMake support files for dist-all target
Even Rouault
2015-02-21
adapt Charles Karney's patches for smoother CMake #258
Howard Butler
2015-02-20
update libtool build stuff in preparation for 4.9.1RC1 using 2.4.2 Debian-2.4...
Howard Butler
2015-02-17
#256: CMake tweaks
Howard Butler
2014-09-13
rerun autogen for 4.9.0 release
Frank Warmerdam
2014-09-13
more CMake-related dist fixups #243
Howard Butler
2014-09-13
Start implementation of CMake support for proj.4 #243
Howard Butler