summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* Rely on newer automake.Eric Blake2008-01-221-6/+9
* For consistency with other GNU projects, use build-aux directory.Eric Blake2007-11-051-2/+2
* Update some documentation about version control.Eric Blake2007-11-021-10/+8
* Create .gitignore alongside .cvsignore.Eric Blake2007-10-061-19/+29
* * bootstrap (ltdl/m4/.cvsignore): Add xstrtol module macros.Gary V. Vaughan2007-10-061-0/+1
* Work around a bug in darwin's awk:Gary V. Vaughan2007-10-061-5/+5
* As gnulib xstrtol is only used by main, and unconditionally pullsGary V. Vaughan2007-10-061-3/+2
* Another upstream xstrtol change.Eric Blake2007-10-061-2/+2
* Normalize all GPL license notices.Eric Blake2007-10-061-13/+10
* Fix 'make distcheck' issues.Eric Blake2007-10-061-1/+3
* Upgrade to GPLv3, and document 1.4.10.Eric Blake2007-10-061-2/+29
* The translation project has moved.Gary V. Vaughan2007-10-061-13/+12
* * m4/output.c (m4_output_init): Update to latest gnulib.Eric Blake2007-10-061-2/+58
* * bootstrap: Relax m4 requirement, thanks to...Eric Blake2007-10-061-10/+2
* * bootstrap: Validate that installed M4 is powerful enough.Eric Blake2007-10-061-7/+17
* * bootstrap: Update bootstrap requirement wording.Eric Blake2007-10-061-6/+8
* * bootstrap (gnulib): No longer a need to patch after gnulib-toolEric Blake2007-10-061-8/+3
* * bootstrap: Add --force option, based on idea from coreutils.Eric Blake2007-10-061-1/+13
* * bootstrap: Kill unrelated copy-n-paste code from argumentEric Blake2007-10-061-21/+4
* * bootstrap: Run autopoint before gnulib-tool, since autopointEric Blake2007-10-061-7/+20
* * bootstrap (func_get_translations): Only remove files when doingEric Blake2007-10-061-3/+6
* * bootstrap (func_get_translations): New function.Eric Blake2007-10-061-13/+59
* * bootstrap: Recent gnulib no longer has jm_* macros to worryEric Blake2007-10-061-14/+7
* * bootstrap: Correct typo in --download-po argument parsing.Gary V. Vaughan2007-10-061-2/+2
* * bootstrap: Enhanced to work more like our other scripts:Gary V. Vaughan2007-10-061-2/+186
* * Makefile.am (AM_CPPFLAGS): Add $(LTDLINCL), so the rightEric Blake2007-10-061-18/+9
* * THANKS: Update.Eric Blake2007-10-061-3/+3
* * bootstrap (func_update_po): Synch with CVS GNU tar. wget 1.9.xGary V. Vaughan2007-10-061-7/+2
* * bootstrap (func_update_po): Test and set $WGETFLAGS to disableGary V. Vaughan2007-10-061-2/+9
* * bootstrap (func_update_po): Update pofiles directly from theGary V. Vaughan2007-10-061-1/+41
* * bootstrap: Allow user overriding of gnulib-tool location, andGary V. Vaughan2007-10-051-9/+78
* * bootstrap (AUTORECONF): New variable to allow user overriding ofGary V. Vaughan2007-10-051-6/+7
* * Makefile.am (src_m4_SOURCES): Add version-etc-fsf.c.Gary V. Vaughan2007-10-051-2/+5
* Gnulib has changed again. Reimport. Adjust. Rinse. Repeat.v1.9aGary V. Vaughan2007-10-051-8/+32
* * gnulib/*: Don't store any of the gnulib files in arch, as theyGary V. Vaughan2007-10-051-0/+11
* Latest CVS libtool can preload modules in libraries, includingGary V. Vaughan2007-10-051-4/+2
* Tweaking to enable compilation with latest CVS libtool andGary V. Vaughan2007-10-051-3/+38
* * bootstrap: Separate options.Gary V. Vaughan2007-10-051-1/+1
* * bootstrap: Revert 2003-09-04 patch now that CVS autoconf andGary V. Vaughan2007-10-051-2/+0
* * bootstrap: CVS autoreconf leaves file droppings. RemoveGary V. Vaughan2007-10-051-0/+2
* * configure.ac: Automake 1.7.1, Autoconf 2.54, Gettext 0.11.5,Akim Demaille2007-10-051-75/+2
* * bootstrap (aclocal_apiversion): The aclocal apiversion isGary V. Vaughan2007-10-051-1/+2
* * bootstrap (aclocal_apilibdir): New, to cope with Automake's newAkim Demaille2007-10-051-1/+6
* * bootstrap: s/configure.in/configure.ac/Gary V. Vaughan2007-10-051-1/+1
* * bootstrap: Remove aclocal.m4t when it is no longer required.Gary V. Vaughan2007-10-051-1/+3
* Bootstrap will now work with Libtool 1.4.1 or higher:Gary V. Vaughan2007-10-051-4/+3
* * bootstrap.sh: Create aclocal.m4 instead of modifying it.Akim Demaille2007-10-051-7/+39
* * bootstrap (generate.awk): Generate test cases with new script.Gary V. Vaughan2007-10-051-1/+4
* Let the test suite use a wrapper around the not installed m4 toAkim Demaille2007-10-051-5/+9
* * Makefile.am (AUTOMAKE_OPTIONS): 1.5.Akim Demaille2007-10-051-1/+20