summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc/autoconf-archive.texi: updated after recent changesPeter Simons2010-01-052-13/+5
* AX_PTHREAD: minor changes to the AC_TRY_LINK command so that the code compile...Peter Simons2010-01-052-4/+11
* AX_CXX_VERBOSE_TERMINATE_HANDLER: replaced by a more generic implementation t...Peter Simons2010-01-053-94/+56
* NEWS: documented recent updates to AX_BOOST_BASEPeter Simons2010-01-051-1/+2
* bump date in compilation copyright lines to 2010Peter Simons2010-01-054-4/+4
* AX_BOOST_BASE: fix host boost search when cross-compilingMike Frysinger2010-01-011-18/+20
* cfg.mk, NEWS: cosmeticPeter Simons2009-12-282-26/+19
* AX_BOOST_BASE: add ACTION-IF-FOUND/ACTION-IF-NOT-FOUND-style APIPeter Simons2009-12-282-145/+163
* cfg.mk: renamed 'generate' target to 'maintainer-generate'Peter Simons2009-12-271-3/+3
* bootstrap.sh: disable Gnulib's sc_copyright_check targetPeter Simons2009-12-272-1/+3
* TODO: reduce license disclaimer redundancy in the generated documentationPeter Simons2009-12-271-0/+10
* configure.ac: determine the set of available macros at time "autoconf" is runPeter Simons2009-12-274-26/+8
* doc/autoconf-archive.texi: greatly improved the general user documentationPeter Simons2009-12-272-42/+82
* TODO: document the trouble with cross-references in texinfoPeter Simons2009-12-271-4/+9
* AUTHORS: ensure that ever macro copyright holder is included in this filePeter Simons2009-12-276-125/+23
* AX_PATH_BDB: spell Rafal Rzepecki's name correctlyPeter Simons2009-12-271-1/+1
* AX_C_PRINTF_THSEP: deprecated because of technical flawsPeter Simons2009-12-272-0/+9
* AX_CHECK_ICU: added support for icu-specific CPPFLAGSNeil Mayhew2009-12-252-0/+8
* set-serial.sh: generate serial numbers automaticallyPeter Simons2009-12-252-3/+29
* AX_C_IFDEF: deprecated in favor of the standard Autoconf macro AC_CHECK_DECLPeter Simons2009-12-252-0/+7
* cfg.mk: generated texi files don't depend on all-macros.texiPeter Simons2009-12-241-1/+1
* TODO: added an item about serial numbersPeter Simons2009-12-231-0/+5
* Consistently indent quoted paragraphs with two blanks.Peter Simons2009-12-2354-306/+306
* macro2m4.py: normalize indention of quoted sectionsPeter Simons2009-12-231-0/+13
* Replaced all tab characters in macro header sections with an appropriate numb...Peter Simons2009-12-238-53/+53
* macro.py: assert that the header section of the macro files don't contain tabsPeter Simons2009-12-231-0/+2
* doc/autoconf-archive.texi: added a section "introduction" for general chatterPeter Simons2009-12-231-2/+11
* cfg.mk, macro2html.py: drop custom HTML page generationPeter Simons2009-12-232-119/+1
* macro2texi.py: include links to Gitweb in the macro documentationPeter Simons2009-12-231-2/+6
* cfg.mk: both macro2texi.py and macro2html.py depend on the macro.py libraryPeter Simons2009-12-231-2/+2
* cfg.mk: do not delete intermediate m4 files in $(STAGEDIR)Peter Simons2009-12-231-0/+1
* doc/Makefile.am: ensure that all texi files are included in the distribution ...Peter Simons2009-12-181-2/+1
* cfg.mk: ensure that doc/all-macros.texi is builtPeter Simons2009-12-181-1/+1
* configure.ac: fixed detection of available texinfo documentationPeter Simons2009-12-181-4/+4
* fix-website.sh: massage web site output from web-manual to fit our directory ...Peter Simons2009-12-181-0/+26
* TODO: dropped items that are done; updated the ones that are still openPeter Simons2009-12-171-14/+5
* bootstrap.sh, cfg.mk: enabled gnulib's gendocs modulePeter Simons2009-12-173-1/+13
* Changed copyright attribution to "Autoconf Archive Maintainers".Peter Simons2009-12-175-5/+5
* doc: moved all documentation (and its build process) into the doc directoryPeter Simons2009-12-177-17/+29
* AX_CXX_HELPFUL_TERMINATE_HANDLER: initial versionPeter Simons2009-12-173-1/+77
* rename occurrences of AC_PROG_SWIG to AX_PKG_SWIGDustin J. Mitchell2009-12-163-3/+3
* README-maint: document how to mount the download area via fuse+sshfsPeter Simons2009-12-171-0/+6
* cfg.mk: configure gnupload for SavannahPeter Simons2009-12-161-1/+1
* post-release administriviav2009.12.16Peter Simons2009-12-163-2/+5
* NEWS, README: bumped version number for the upcoming alpha releasePeter Simons2009-12-162-3/+3
* bootstrap.sh: disable gnulib's sc_prohibit_magic_number_exit testPeter Simons2009-12-162-1/+3
* ax_pkg_swig.m4: cosmetic changesPeter Simons2009-12-161-5/+6
* modernize the name of cache variables in ax_extMatthew William Cox2009-12-161-20/+20
* ax_enable_builddir: improve quality of generated top-level MakefileAlan Jenkins2009-10-251-2/+3
* Rename AC_PROG_SWIG to AX_PKG_SWIG, set SWIG='' when not found, and add actio...Dustin J. Mitchell2009-10-071-18/+24