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-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
2017-08-06
Add tests for C99 math functions, hypot, atanh, cbrt, etc.
Charles Karney
2016-12-12
Add a scripts/fix_typos.sh script and correct reported errors
Even Rouault
2016-08-22
Changed self-test build behaviour from opt-out to opt-in
Kristian Evers
2016-08-15
increment version numbers for 4.9.3RC1
Howard Butler
2016-02-15
Upgrade geodesic library from GeographicLib 1.46.
Charles Karney
2015-09-10
increment libtool versioning to 10:0:0 to account for PVALUE symbol rename #273
Howard Butler
2015-09-10
check and set HAVE_PTHREAD_MUTEX_RECURSIVE in CMake for #303
Howard Butler
2015-09-08
Increment version to 4.9.2 in preparation for release
Howard Butler
2015-03-03
Append _d to debug versions of library and tools so that release and debug ve...
Charles Karney
2015-02-22
More CMake churn #264
Howard Butler
2015-02-21
bump SOVERSION to 9:0:0 for 4.9.1 release (removed symbols from PJ_healpix)
Howard Butler
[next]