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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2019-09-01
Update version numbers in preparation for 7.0.0
Kristian Evers
2019-08-26
Update API numbers in preparation for 6.2.0 release
Kristian Evers
2019-08-26
Update ABI numbers in preparation for 6.2.0 release
Kristian Evers
2019-05-23
Remove ProjSystemInfo.cmake module as unused
Mateusz Łoskot
2019-05-06
Update ABI version number for 6.1.0
Kristian Evers
2019-05-01
Merge pull request #1425 from mwtoews/define
Kristian Evers
2019-04-16
CMake: better support for Intel compiler
Mike Taves
2019-04-16
Remove `PROJ_COMPILATION=1` definition
Mike Taves
2019-04-05
CMake: cache C/C++ warn flags to compile PROJ targets
Mike Taves
2019-04-03
CMake: Set -fvisibility=hidden using global variable
Mike Taves
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-03-01
Bump version numbers in preparation for 6.1.0
Kristian Evers
2019-02-16
Merge pull request #1267 from kbevers/release-prep
Kristian Evers
2019-02-16
Improve CMake sqlite3 dependency docs
Mike Taves
2019-02-14
Bump ABI version number
Kristian Evers
2019-02-13
Set CMake variable CXX_STANDARD with C++11 as default
Mateusz Łoskot
2018-11-15
autoconf / cmake: build test/ only if needed
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-10-27
Merge pull request #1164 from mathstuf/cmake-pthread-mutex-recursive-detection
Kristian Evers
2018-10-26
cmake: detect PTHREAD_MUTEX_RECURSIVE by compiling
Ben Boeckel
2018-10-26
ProjVersion: use cmake_parse_arguments
Ben Boeckel
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-09-15
Bump version numbers after 5.2.0 release
Kristian Evers
2018-09-11
Specify c++11 for Intel compilers
Mike Toews
2018-09-10
Update ABI version for 5.2 release
Kristian Evers
2018-06-20
Raise version number to 5.2.0 in CMake config
Kristian Evers
2018-06-08
CMake: bump PROJ version to 5.1.0
Mateusz Loskot
2018-06-07
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...
Even Rouault
2018-06-05
Remove include(CTest) as unnecessary
Mateusz Loskot
2018-05-30
Enable c++ compilation with autotools and cmake, hardened compilation flags a...
Even Rouault
2018-05-24
Fix libtool versioning, using the proper number for 'age'
Kristian Evers
2018-05-24
Update version numbers for 5.1.0 release
Kristian Evers
2018-04-23
Merge pull request #937 from kbevers/c99-math-module
Kristian Evers
2018-04-22
Collaps multiline strings to not trip up CMake2
Kristian Evers
2018-04-16
Collect custom C99 math functions in proj_math.h
Kristian Evers
2018-03-26
Restore PROJECT-NAME as PROJ4
Mike Toews
2018-03-26
Rename CMake infrastructure to remove 4
mwtoews
2018-03-24
Don't set -std=c89 in CMakeLists.txt
Aaron Puchert
2018-03-23
If HAVE_C99_MATH, define pj_is_nan as isnan.
Charles Karney
2018-03-20
For the Intel compiler use "-fp-model precise" on all platforms.
Charles Karney
2018-03-17
Patch 1.49.3 for geodesic package.
Charles Karney
2018-02-01
Bump various version numbers in preparation for v. 5.0.0
Kristian Evers
2018-01-09
Add gie tests to CMake testing facility
Kristian Evers
2017-12-14
Suppress warning C4996 centrally in CMakeLists.txt
Charles Karney
2017-12-07
Squelch Visual Studio's obnoxious warnings about sprintf being unsafe.
Charles Karney
2017-12-06
CMakeLists.txt: fix typo, copysigna -> copysign.
Charles Karney
2017-11-29
Remove the last remains of the internal selftest
Kristian Evers
2017-11-10
Ensure C89 compliance and enable more warnings (#650)
Aaron Puchert
2017-09-25
fix #560 install cmake config file to lib and use GNUInstallDirs on Unix (#561)
Nicolas David
2017-08-06
Fix typo in CMakeLists.txt
Charles Karney
[prev]
[next]