summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README-maint: prefer rsync to move the web pages into the html directoryv2010.10.26Peter Simons2010-10-261-1/+2
* NEWS, README: bump version numbers for release 2010.10.26Peter Simons2010-10-262-14/+14
* m4/ax_tls.m4: avoid non-ASCII character in copyright sectionPeter Simons2010-10-201-2/+2
* AX_LIB_HDF5: word-wrap documentation to conform to our repository-wide maximu...Peter Simons2010-10-201-3/+3
* macro.py, macro2m4.py: minor fixes to make those scripts run with Python 3Peter Simons2010-10-202-5/+5
* ax_lib_hdf5: improve {C,CPP,LD,F}FLAGS + FortranRhys Ulerich2010-10-201-119/+185
* TODO: the contents of the NEWS file should be visible on the web sitePeter Simons2010-10-141-0/+8
* NEWS: document obsolete macrosPeter Simons2010-10-141-0/+6
* AX_SPLIT_VERSION: add AC_PROG_SED as a prerequisiteRhys Ulerich2010-10-141-1/+2
* AX_PROG_DOXYGEN: implemented missing "DX_DOT_FEATURE(ON|OFF)" featureLuke Mewburn2010-10-132-2/+7
* AX_BOOST_BASE: improved BOOST_LDFLAGS detectionSebastian Hegler2010-10-132-2/+11
* AX_LIB_HDF5: added ability to request either a serial or a parallel HDF5Rhys Ulerich2010-10-132-26/+119
* AX_CFLAGS_WARN_ALL: removed obsolete Autoconf constructs and added AX_FCFLAGS...Rhys Ulerich2010-10-072-20/+69
* Obsolete macros that are trivial wrappers of AX_WITH_PROG.Reuben Thomas2010-10-044-8/+24
* AX_COMPILER_VENDOR: adding support for Clang compilerVáclav Haisman2010-09-242-2/+4
* AX_BLAS: avoid caching issuesJaroslav Hajek2010-09-242-5/+13
* Updated NEWS file, bumped serial numbers after recent changes, and remedied m...Peter Simons2010-09-2437-39/+46
* build: m4-quote use of AC_LANG_PROGRAM to avoid warning from new autoconfJim Meyering2010-09-2416-32/+32
* replace TAB SP{8} by TAB TAB, repeatedlyJim Meyering2010-09-2417-61/+61
* replace SP*-TAB by TAB, now that we know there are fewer than 8 SPJim Meyering2010-09-2426-107/+107
* change SP-TAB inside a [...] expression to TAB-SPJim Meyering2010-09-242-13/+13
* replace SP{8}TAB by TABTABJim Meyering2010-09-2417-25/+25
* Add AX_CC_FOR_BUILD for cross-compilation support.Reuben Thomas2010-09-221-0/+77
* Change AX_LUA_LIB_VERSION to AX_LUA_HEADERS_VERSION, as that's what we're rea...Reuben Thomas2010-09-221-8/+18
* AX_PREFIX_CONFIG_H: added support for system shell "dash"Harald van Dijk2010-09-172-18/+13
* AX_BLAS_F77_FUNC: fixed a small typoJaroslav Hajek2010-09-151-2/+2
* AX_BLAS_F77_FUNC: check for correct integer sizeJaroslav Hajek2010-09-152-2/+35
* AX_BLAS_F77_FUNC: save and restore $LIBS variableJaroslav Hajek2010-09-151-2/+4
* AX_TLS: add support for actions on found/not-foundDiego Elio Pettenò2010-09-072-23/+25
* AX_CFLAGS_GCC_OPTION: use AS_VAR_COPY() if available, but don't require itPeter Simons2010-08-261-5/+5
* AX_CFLAGS_GCC_OPTION: bumped serial numberPeter Simons2010-08-252-1/+6
* AX_CFLAGS_GCC_OPTION: Use an actually existing gcc option as examplePeter Kjellerstedt2010-08-251-5/+5
* AX_CFLAGS_GCC_OPTION: Correct handling of indirectly named sh varsPeter Kjellerstedt2010-08-251-28/+32
* post-release administriviaPeter Simons2010-08-193-2/+4
* README, NEWS: updated for 2010.08.19 releasev2010.08.19Peter Simons2010-08-192-14/+14
* AX_LIB_MYSQL: dropped trailing white spacePeter Simons2010-08-191-2/+2
* AX_MPI: cosmetic changes to the formatting of the documentaionPeter Simons2010-08-191-10/+10
* AX_BOOST_BASE: prefer more portable `...` syntax over $(...) for running sub-...Peter Simons2010-08-181-2/+2
* NEWS: Documented recent changes to the boost macros.Peter Simons2010-08-181-0/+3
* Bumped boost macro serial numbers.Peter Simons2010-08-1815-15/+15
* On x86_64 architecture search both lib64 and lib dirs.Jaap Eldering2010-08-181-5/+18
* Add check to see if any library is found.Jaap Eldering2010-08-1814-0/+42
* AX_LIB_MYSQL: bumped serial numberPeter Simons2010-08-182-1/+4
* AX_LIB_MYSQL: If mysql_config isn't found, see if we can find mysql_config5.Wim Lewis2010-08-181-1/+1
* Bug fixes for AX_LIB_MYSQL: - omit spurious "-o test" which would cause $MYSQ...Wim Lewis2010-08-181-9/+8
* Fixing a typo in the texinfo docs.Wim Lewis2010-08-141-1/+1
* AX_MPI: Fix recommendation for compiling everything with MPI.Ralf Wildenhues2010-08-102-4/+16
* AX_LIB_SQLITE3: fixed a trivial typo, no functional changePeter Simons2010-08-101-2/+2
* AX_CHECK_GNU_MAKE: remove extraneous new-line in macro headerPeter Simons2010-08-101-3/+2
* AX_BOOST_BASE: fix under-quoted shell variableJaap Eldering2010-08-102-3/+4