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
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