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
/
configure.ac
Age
Commit message (
Expand
)
Author
2020-03-12
Autotools/pkg-conf: Define datarootdir
Mike Taves
2020-03-01
Bump version numbers in preparation for 7.1.0
Kristian Evers
2020-02-21
Switch build configuration logic from DISABLE_TIFF to ENABLE_TIFF
Mike Taves
2020-02-20
Add/update description for pkg-config and CMake
Mike Taves
2020-02-17
Remove man3 Makefile from configure.ac
Kristian Evers
2020-02-11
Use relative directory to locate PROJ resource files.
Even Rouault
2020-02-04
Add projsync utility
Even Rouault
2020-01-26
configure.ac: rename switch to disable tiff dependency to more neutral --disa...
Even Rouault
2020-01-25
configure.ac: remove -Wmissing-prototypes for C++ files at is is for C files ...
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-07
Remove deprecated JNI bindings
Kristian Evers
2020-01-01
Bump version numbers in preparation for 7.0.0 release
Kristian Evers
2019-11-25
Change version numbers to 6.3.0
Even Rouault
2019-11-07
Build: require SQLite 3.11 (refs #1718)
Even Rouault
2019-10-03
Only call pkg-config in configure when necessary
Jakob Egger
2019-09-19
Require C99 compiler see #1621
Charles Karney
2019-09-18
math.cpp removed since its isnan isn't used. Keep proj_math.h (which
Charles Karney
2019-09-18
Get rid of dead code. The end result of this chain of commits is to
Charles Karney
2019-09-17
Add atanh, copysign, cbrt, remainder, remquo to math.cpp.
Charles Karney
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-09
createFromUserInput(): add capability to import PROJJSON
Even Rouault
2019-06-05
Update GitHub references: proj.4 -> PROJ
Mike Taves
2019-06-01
Update website: proj4.org -> proj.org
Mike Taves
2019-03-21
Build: automatically enable system error messages
Chris Mayo
2019-03-01
Bump version numbers in preparation for 6.1.0
Kristian Evers
2019-02-27
configure.ac: replace '==' by '=' to avoid Bashism (patch by Greg Troxel)
Even Rouault
2019-02-08
Remove data/install.in.
Elliott Sales de Andrade
2019-02-04
Allow building against external GTest with autotools.
Elliott Sales de Andrade
2019-02-04
Use pkgconfig to find sqlite3.
Elliott Sales de Andrade
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault
2018-12-01
Rename test/old/ to test/cli/ to better reflect their nature
Even Rouault
2018-11-29
Build: change back link-time-optimization default to off
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
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-09-15
Bump version numbers after 5.2.0 release
Kristian Evers
2018-06-08
bump version numbers to 5.2.0
Kristian Evers
2018-06-07
Add googletest 1.8.0 framework in test/googletest, and use it with autoconf b...
Even Rouault
2018-06-02
Upgrade http:// to https:// where feasible
Mike Toews
2018-05-30
Move catch.hpp header in test/; rename test/cpp as test/unit
Even Rouault
2018-05-30
Enable c++ compilation with autotools and cmake, hardened compilation flags a...
Even Rouault
2018-05-24
Update version numbers for 5.1.0 release
Kristian Evers
2018-05-02
Modularize the Proj Java package:
Martin Desruisseaux
2018-04-16
Collect custom C99 math functions in proj_math.h
Kristian Evers
2018-03-25
Add PACKAGE_URL for autoconf/CMake
mwtoews
2018-03-25
PACKAGE_NAME: PROJ.4 Projections -> PROJ
mwtoews
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
Fix comments in geodesic.c. Better invocation of AX_CHECK_COMPILE_FLAG,
Charles Karney
[next]