aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2018-06-02Upgrade http:// to https:// where feasibleMike Toews
2018-05-30Move catch.hpp header in test/; rename test/cpp as test/unitEven Rouault
2018-05-30Enable c++ compilation with autotools and cmake, hardened compilation flags a...Even Rouault
2018-05-24Update version numbers for 5.1.0 releaseKristian Evers
2018-05-02Modularize the Proj Java package:Martin Desruisseaux
2018-04-16Collect custom C99 math functions in proj_math.hKristian Evers
2018-03-25Add PACKAGE_URL for autoconf/CMakemwtoews
2018-03-25PACKAGE_NAME: PROJ.4 Projections -> PROJmwtoews
2018-03-23If HAVE_C99_MATH, define pj_is_nan as isnan.Charles Karney
2018-03-20For the Intel compiler use "-fp-model precise" on all platforms.Charles Karney
2018-03-17Fix comments in geodesic.c. Better invocation of AX_CHECK_COMPILE_FLAG,Charles Karney
2018-03-17Patch 1.49.3 for geodesic package.Charles Karney
2018-02-27Modify project bugreport (autoconf)Mike Toews
2018-02-02Add AC_SEARCH_LIBS for libm to configure.ac.Bas Couwenberg
2018-02-02Improve tests and add test files to automake setup.Kristian Evers
2018-02-01Bump various version numbers in preparation for v. 5.0.0Kristian Evers
2017-08-06Add tests for C99 math functions, hypot, atanh, cbrt, etc.Charles Karney
2017-02-26configure.ac: remove -Werror from CFLAGS when detecting exp symbol in libmEven Rouault
2016-02-15Upgrade geodesic library from GeographicLib 1.46.Charles Karney
2015-10-17Fix configure.ac to add config.guess / config.subEven Rouault
2015-09-10BLD: Use AS_HELP_STRING for JNI option help.Elliott Sales de Andrade
2015-09-10BLD: Remove AM_MAINTAINER_MODE.Elliott Sales de Andrade
2015-09-10BLD: Use new AC_CONFIG_FILES and AC_OUTPUT syntax.Elliott Sales de Andrade
2015-09-10BLD: Remove generated files.Elliott Sales de Andrade
2015-09-10BLD: Rename configure.in to configure.ac.Elliott Sales de Andrade