summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* Update to GPLv3.Paul Eggert2007-08-151-8/+6
* * bootstrap (slurp): Create target directories that don't exist.Joel E. Denny2007-07-171-1/+6
* * README-hacking: New file, taken mostly from coreutils, with changesPaul Eggert2007-04-041-60/+114
* * bootstrap: Remove occurrences of .#bootmp from lib/Makefile.Joel E. Denny2007-02-191-1/+4
* Implement support for relative and absolute skeleton file names.Joel E. Denny2007-01-181-1/+1
* 2007-01-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-01-171-2/+2
* * bootstrap: Sync from coreutils.Paul Eggert2006-12-181-5/+8
* * bootstrap (runtime-po/Makevars): Derive from po/MakevarsPaul Eggert2006-11-081-10/+5
* * lib/Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS).Paul Eggert2006-10-151-8/+23
* * bootstrap: Sync from coreutils, as follows:Paul Eggert2006-10-131-26/+43
* Fix problems with translating English-language diagnostics.Paul Eggert2006-10-011-5/+10
* Merge bootstrap changes from coreutils.Paul Eggert2006-09-301-3/+40
* * stamp-h.in: Remove; no longer needed.Paul Eggert2006-09-201-29/+73
* Use some of gnulib's new modules, taken from coreutils.Paul Eggert2006-09-151-203/+235
* * bootstrap: Put in need-ngettext argument to AM_GNU_GETTEXT,Paul Eggert2006-08-111-4/+17
* * m4/.cvsignore: Add inttypes_h.m4,lib-ld.m4, lib-prefix.m4,Paul Eggert2006-08-021-3/+3
* Update to latest gnulib and gettext versions.Paul Eggert2006-07-251-37/+32
* * bootstrap: Adjust to today's change to gnulib-tool by invokingPaul Eggert2006-07-201-4/+5
* Adjust to Autoconf 2.60 and today's gnulib.Paul Eggert2006-07-091-3/+7
* * bootstrap (TP_URL, WGET_COMMAND): New vars.Paul Eggert2006-06-191-42/+36
* * bootstrap: Comment out the AM_CPPFLAGS line, since we don't usePaul Eggert2006-04-251-1/+2
* Undo changes to gnulib files that autoreconf made.Paul Eggert2006-01-201-1/+10
* (build_cvs_prefix): Remove; unused.Paul Eggert2005-12-121-11/+4
* * bootstrap (cleanup_gnulib): New function. Use it to clean upPaul Eggert2005-10-311-5/+11
* Use unlocked I/O for a minor performance improvement on hosts likePaul Eggert2005-10-021-0/+1
* * bootstrap (gnulib_modules): Add strverscmp.Akim Demaille2005-10-021-0/+1
* Port to SunOS 4.1.4, which lacks strtoul and strerror.Paul Eggert2005-09-291-0/+2
* * bootstrap (gnulib_modules): Add verify.Paul Eggert2005-09-271-0/+1
* More alloca cleanups.Paul Eggert2005-09-211-1/+0
* Undo previous change, then add comment as to why thePaul Eggert2005-09-081-0/+8
* Remove AM_INTL_SUBDIR hack; no longer needed with recent versions ofPaul Eggert2005-09-081-6/+0
* * bootstrap (no_cache): New var, to accommodate different wgetPaul Eggert2005-08-251-2/+12
* For translations that have not yet been upgraded toPaul Eggert2005-07-221-0/+28
* Add i18n support to the GLR skeleton. Partially fix the C++Paul Eggert2005-07-181-2/+2
* * bootstrap: Get runtime translations into runtime-po.Paul Eggert2005-07-121-1/+21
* * bootstrap (gnulib_modules): Add gettext, now that it's no longerPaul Eggert2005-07-071-0/+1
* * bootstrap: Remove workaround for problem I encountered withPaul Eggert2005-05-231-11/+0
* * bootstrap: Add stdio-safer, unistd-safer modules.Paul Eggert2005-05-221-0/+3
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* * bootstrap: Change translation URL.Paul Eggert2005-03-211-1/+1
* Use "trap - 0" rather than the unportable "trap 0".Paul Eggert2005-03-171-2/+2
* (gnulib_modules): Add extensions.Paul Eggert2004-11-231-0/+1
* Adjust to latest gnulib.Paul Eggert2004-08-131-7/+23
* * configure.ac (AM_GNU_GETTEXT_VERSION): Lower it from 0.14.1 to 0.11.5.Paul Eggert2004-05-261-26/+0
* * bootstrap: Don't assume $(...) works; use `...` instead.Paul Eggert2004-05-261-7/+20
* Undo change made earlier today: it caused autopoint to not bringPaul Eggert2004-05-251-2/+14
* The gettext version checking is causing more trouble than it's curing;Paul Eggert2004-05-241-0/+1
* Don't DEFUN AM_INTL_SUBDIR twice.Paul Eggert2004-05-031-2/+0
* Remove more 'intl'-related files while bootstrapping.Paul Eggert2004-05-031-4/+38
* Get files from the gnulib and po repositories, instead of relyingPaul Eggert2004-04-281-3/+220