aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2020-11-06automake and cmake: install COPYING, NEWS and AUTHORS in /share/doc/projEven Rouault
2020-02-12Create README from README.md when calling `make`.Bas Couwenberg
The README file was only generated when calling `make README`. Closes: #1927
2020-01-07Remove deprecated JNI bindingsKristian Evers
Closes #1757
2019-04-29automake: fix 'make distcheck'Even Rouault
This target fails because the generated tarball does not include README.md, and thus the README: README.md rule lacks a dependency
2018-11-15autoconf / cmake: build test/ only if neededEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
This work mostly consists of: - a C++ implementation of the ISO-19111:2018 / OGC Topic 2 "Referencing by coordinates" classes to represent Datums, Coordinate systems, CRSs (Coordinate Reference Systems) and Coordinate Operations. - methods to convert between this C++ modeling and WKT1, WKT2 and PROJ string representations of those objects - management and query of a SQLite3 database of CRS and Coordinate Operation definition - a C API binding part of those capabilities This is all-in-one squashed commit of the work of https://github.com/OSGeo/proj.4/pull/1040
2018-10-03Remove nmake build systemEven Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-04-07Add a CITATION file (fixes #309)Even Rouault
2018-02-05Make a README from README.md when running 'make dist' (#772)Kristian Evers
Make a README from README.md when running 'make dist'. README.md is stripped from the CI status images that is displayed on GitHub, but other README is just a copy of README.md. Adjusted travis/install.sh so that 'make dist-all' is not run on the source distribution.
2018-02-04Add Makefile rule that handles non-standard README.md filenameKristian Evers
2018-02-02Improve tests and add test files to automake setup.Kristian Evers
Make sure that the gie files in test/gie and test/gigs are included in the distribution tarball. Tests with gie are set up to run all available files matching *.gie in the gie and gigs directories. For this reason tests that are known to fail in gigs/ have been renamed to *.gie_failing, so that "make check" can be run in-tree in local copies of the git repository.
2014-09-13one more CMake-related fixup #243Howard Butler
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2532 4e78687f-474d-0410-85f9-8d5e500ac6b2
2011-07-23added pkg-config support (#3)Frank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2072 4e78687f-474d-0410-85f9-8d5e500ac6b2
2011-02-21upgrade automake, autoconf, and libtool versions to current stableFrank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1975 4e78687f-474d-0410-85f9-8d5e500ac6b2
2008-08-22added makefile.vc and nmake.opt in rootFrank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1474 4e78687f-474d-0410-85f9-8d5e500ac6b2
2004-10-28added jniwrapFrank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1250 4e78687f-474d-0410-85f9-8d5e500ac6b2
2000-03-21added man and nad supportFrank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@796 4e78687f-474d-0410-85f9-8d5e500ac6b2
2000-03-21NewFrank Warmerdam
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@791 4e78687f-474d-0410-85f9-8d5e500ac6b2