summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README, NEWS: bump version numbers for releasev2013.04.06Peter Simons2013-04-062-18/+18
* AX_LIB_SAMTOOLS: address review comments by Peter JohanssonTimothy Brown2013-04-051-31/+31
* AX_LIB_TABIX: address review comments by Peter JohanssonTimothy Brown2013-04-051-34/+35
* release.nix: texlive also needs the cm-super fontsPeter Simons2013-04-051-1/+1
* release.nix: web-manual needs texinfo support in texlivePeter Simons2013-04-051-1/+4
* AX_PYTHON_DEVEL: improve support for MacOS XDaniel Mullner2013-04-041-24/+11
* release.nix: simplify the build instructionsPeter Simons2013-04-041-4/+6
* AX_CXX_COMPILE_STDCXX_11: address review comments from Zack WeinbergRoy Stogner2013-04-011-28/+25
* AX_CHECK_GL: forgot to bump the serial number in my last commitPeter Simons2013-04-011-1/+1
* AX_CHECK_GL: avoid use of non-ASCII characters in the macro documentationPeter Simons2013-04-011-1/+1
* Do not use AC_CANONICAL_SYSTEM in ax_prog_c{c,xx}_for_build.m4Hib Eris2013-04-013-4/+8
* AX_CHECK_GL: updated version of the formerly obsoleted macroBastien Roucariès2013-04-012-0/+482
* README: document the location of the lzip-compressed tarballsPeter Simons2013-03-291-3/+7
* AX_LIB_SAMTOOLS: initial versionTimothy Brown2013-03-292-0/+152
* AX_LIB_TABIX: initial versionTimothy Brown2013-03-292-0/+152
* AX_CXX_COMPILE_STDCXX_11: test code now includes the "auto" keywordRoy Stogner2013-03-292-12/+44
* AX_PTHREAD: fix support for AIXDaniel Richard G2013-03-292-11/+8
* release.nix: avoid default values for versionSuffixPeter Simons2013-03-261-2/+3
* AX_PYTHON_DEVEL: use distutils to detect proper suffix for shared librariesDaniel Mullner2013-03-262-13/+19
* fix-website.sh: fix missing summary attribute in <table> elementPeter Simons2013-03-261-0/+1
* release.nix: use texinfo 5.1 to build the releasePeter Simons2013-03-261-1/+1
* AX_BOOST_PYTHON: avoid non-ASCII character in macro documentationPeter Simons2013-03-261-2/+2
* AX_BOOST_PYTHON: extend macro to work reliably with its default argumentsDaniel Müllner2013-03-252-3/+4
* AX_BOOST_PYTHON: switch Python detection to AX_PYTHON_DEVELDaniel Müllner2013-03-252-8/+12
* release.nix: building the release tarball requires htmltidy for the documenta...Peter Simons2013-03-251-1/+1
* release.nix: man, getting this bloody version number right is more difficult ...Peter Simons2013-03-251-1/+1
* release.nix: gitTag is in the hydraSrc dictionaryPeter Simons2013-03-251-1/+1
* release.nix: use output from "git describe" as version identifierPeter Simons2013-03-251-8/+3
* bootstrap.sh: don't refer to any particular branch when calling gitlog-to-cha...Peter Simons2013-03-251-1/+1
* release.nix: oops, fix syntax errorPeter Simons2013-03-251-1/+1
* release.nix: take advantage of Hydra's revCount and gitTag arguments to gener...Peter Simons2013-03-251-2/+4
* release.nix: ensure that bootstrap.sh finds gnulibPeter Simons2013-03-251-1/+5
* fix-website.sh: any individual error fails the entire scriptPeter Simons2013-03-251-1/+1
* release.nix: build the web site, tooPeter Simons2013-03-251-0/+1
* release.nix: add build instructions for the continuous integration system HydraPeter Simons2013-03-251-0/+39
* bootstrap.sh: don't rely on /usr/bin/env if we don't have toPeter Simons2013-03-251-1/+1
* AX_LIB_EXPAT don't overwrite $LIBSPeter Simons2013-03-252-3/+15
* AX_PYTHON: use "distutils" instead of "locate" to find Python header filesDaniel Müllner2013-03-252-5/+7
* AX_PYTHON_DEVEL: add platform specific include directory to PYTHON_CPPFLAGSJulian Taylor2013-03-252-2/+11
* AX_GCC_ARCHFLAG: fix wrong CPU detectionTsukasa Oi2013-03-252-18/+21
* AX_EXT: add support for AVX SIMD instructionsChristophe Tournayre2013-03-232-116/+182
* AX_BOOST_ASIO: fix misspelled $BOOST_LDFLAGS variablePeter Simons2013-02-262-2/+5
* fix-website.sh: adapt the script to the HTML code generated by texinfo 5.0Peter Simons2013-02-192-2/+5
* AX_PYTHON_DEVEL: improve support on ArchLinuxDaniel Müllner2013-02-192-12/+19
* AX_PYTHON: make AX_PYTHON work on Arch LinuxDaniel Müllner2013-02-172-4/+10
* AX_LUA: re-format the macro's documentation so that the HTML and Texinfo rend...Peter Simons2013-02-101-68/+46
* macro.py: recognize (C) symbol in the license section -- and normalize it to ...Peter Simons2013-02-101-1/+1
* ax_lua.m4: fix some English typos.Reuben Thomas2013-02-081-7/+7
* configure.ac: add another release tarball in lzip formatPeter Simons2013-02-062-1/+3
* ax_lua.m4: rewrite by Tim Perkins adding path searching and version checking.Reuben Thomas2013-02-061-108/+565