summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: recent versions of gnulib require $SED definedv2014.10.15Peter Simons2014-10-151-0/+2
* README, NEWS: bump version numbers for releasePeter Simons2014-10-152-10/+6
* Disable tar.gz and tar.bz2 release archives.Peter Simons2014-10-152-1/+9
* README: convert format from RST to Markdown, which is wildly more popular the...Peter Simons2014-10-151-61/+52
* doc/autoconf-archive.texi: bump date stampPeter Simons2014-10-151-1/+1
* travis.yml: configure continuous integrationPeter Simons2014-10-151-0/+5
* doc/contribute.texi: document the new github mirror at https://github.com/pet...Peter Simons2014-10-151-3/+8
* Update the macro count to 500+.Peter Simons2014-10-152-2/+2
* AX_LIB_POSTGRESQL: substitute CPPFLAGS rather than CFLAGSSree Harsha Totakura2014-10-152-6/+9
* NEWS: update to reflect recent changesPeter Simons2014-10-151-2/+2
* AX_GCC_ARCHFLAG: add workaround for ClangTsukasa OI2014-10-151-2/+8
* AX_GCC_ARCHFLAG: reorder option checking for ClangTsukasa OI2014-10-151-11/+12
* AX_GCC_ARCHFLAG: rewrite x86 supportTsukasa OI2014-10-152-44/+54
* AX_GCC_VAR_ATTRIBUTE: support init_priority attributeVaclav Zeman2014-10-152-1/+8
* AX_PERL_MODULE_VERSION: fix typoPeter Simons2014-10-152-2/+5
* AX_BOOST_PYTHON: major re-writeDaniel Muellner2014-10-152-19/+42
* AX_HAVE_QT: Only check $PATH and qmake for Qt variablesAlex Henrie2014-10-152-307/+19
* Fix quoting problem in AX_TLS.Thomas Jahns2014-10-152-10/+10
* Bug fix and improvements to ax_f90_library.m4.Timothy Brown2014-10-152-6/+13
* AX_LUA: fix initialization of ac_cv_header_lua_h.Jimmy Jazz2014-10-152-66/+39
* NEWS: update to reflect recent changesPeter Simons2014-10-151-0/+10
* AX_AT_CHECK_PATTERN: executes a test similar to AT_CHECK(), except that stdou...Luke Mewburn2014-10-151-0/+130
* AX_OPENMP: Prevent false negative due to -Wunused-variableMoritz Klammler2014-10-151-10/+22
* ax_compiler_vendor.m4: relocate cray compiler.Eric Bavier2014-10-151-2/+2
* Fix AX_ENABLE_BUILDDIR in case of absolute configure pathJeremie Knuesel2014-10-151-2/+3
* AX_CODE_COVERAGE: avoid utf-8 characters in the documentationPeter Simons2014-09-141-9/+9
* AX_CHECK_ENABLE_DEBUG: avoid utf-8 characters in the documentationPeter Simons2014-09-141-2/+2
* AX_HAVE_QT: auto-detect Qt 5 by querying $PATH and qmakeAlex Henrie2014-09-142-78/+85
* AX_BOOST_BASE: add ppc64le to the list of lib64 architecturesDinar Valeev2014-09-142-3/+6
* AX_PROG_DOXYGEN: fix makefile logicPeter Simons2014-09-141-1/+2
* AX_CHECK_ENABLE_DEBUG: add an --enable-debug option which defines an ENABLE_D...Philip Withnall2014-09-142-0/+110
* AX_CODE_COVERAGE: new macro which contains all the necessary logic and Makefi...Peter Simons2014-09-142-0/+204
* AX_LIB_HDF5: don't overwrite the CPPFLAGS variabledavid.e.pi.3.142014-09-142-1/+5
* AX_BOOST_BASE: fix for x32 systemsPeter Simons2014-09-142-2/+8
* AX_BERKELEY_DB(_CXX): add --with-libdb optionKirill A. Korinskiy2014-09-143-4/+82
* AX_CXX_HAVE_PLACEHOLDERS: check if std::placeholders is defined in <functional>Enrico M. Crisostomo2014-09-142-0/+59
* AX_LIB_HDF5: add support for recognizing HDF5 built with ccachePeter Simons2014-09-142-1/+7
* AX_CXX_HAVE_REF: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-142-10/+6
* AX_CXX_HAVE_MEM_FN: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-142-11/+7
* AX_CXX_HAVE_IS_PLACEHOLDER: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-142-7/+5
* AX_CXX_HAVE_IS_BIND_EXPRESSION: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-142-7/+6
* AX_CXX_HAVE_HASH: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-132-9/+7
* AX_CXX_HAVE_FUNCTION: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-132-7/+5
* NEWS: update after recent changesPeter Simons2014-09-131-0/+5
* AX_CC_MAXOPT: add support for ICC 11.0 and laterTsukasa OI2014-09-131-4/+11
* AX_CC_MAXOPT: make CPUID patterns robustTsukasa OI2014-09-131-4/+5
* AX_CXX_HAVE_CREF: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-132-10/+7
* AX_EXECINFO: new macro to test execinfo size typeThomas Jahns2014-09-132-0/+70
* AX_CXX_HAVE_BIT_XOR: remove dependency on AX_CXX_NAMESPACESEnrico M. Crisostomo2014-09-132-7/+5
* AX_CXX_VAR_PRETTYFUNC: new macro to determine the function nameOlaf Lenz2014-09-133-4/+98