summaryrefslogtreecommitdiffstats
path: root/bootstrap
AgeCommit message (Expand)AuthorLines
2009-09-26maint: factor coreutils-specific code out of bootstrapJim Meyering-5/+4
2009-09-17build: merge bootstrap changes from gnulibJim Meyering-4/+16
2009-08-30build: update bootstrap from gnulibJim Meyering-4/+35
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-4/+0
2009-06-28maint: bootstrap: merge changes from gnulibJim Meyering-94/+98
2009-06-28maint: bootstrap: sync submodule usage from gnulibJim Meyering-1/+1
2009-06-28maint: bootstrap: split a few long linesJim Meyering-3/+5
2009-04-19comment touch up: insert a space between "#" and text of commentJim Meyering-6/+6
2009-04-19fix comment typosRalf Wildenhues-3/+3
2009-04-17maint: bootstrap: sync a tiny change from gnulibJim Meyering-2/+2
2009-03-31build: set automake's silent-rules option via configure.acJim Meyering-7/+1
2009-03-28build: use automake's --silent-rules option when possibleJim Meyering-1/+7
2009-03-07build: allow ./bootstrap --srcdir=... to work with a git submoduleJim Meyering-2/+2
2009-01-01bootstrap: don't use cmp's -s option when reading from a pipeJim Meyering-2/+2
2008-12-13more portable bootstrap procedureRalf Wildenhues-11/+22
2008-10-22Add better checks and docs for build toolsPádraig Brady-0/+86
2008-10-10bootstrap: merge from gnulibJim Meyering-3/+12
2008-10-02bootstrap: merge from gnulibJim Meyering-4/+46
2008-08-26bootstrap: preserve permissions of more copied filesJim Meyering-4/+5
2008-08-02* bootstrap: Fix unportable expr usage.Ralf Wildenhues-1/+1
2008-07-28bootstrap: work also when there are no .po files in po/Jim Meyering-1/+1
2008-07-06* bootstrap: Remove $bt and $bt2 also when not using gettext.Jim Meyering-2/+1
2008-05-10now that the last of the mk-script-using tests is gone...Jim Meyering-21/+0
2008-04-28tests: don't hard-code coreutils list of tests/ SUBDIRS in bootstrapJim Meyering-1/+3
2008-04-28tests: remove references to tests/wc from bootstrapBo Borgerson-1/+1
2008-04-01bootstrap: remove dangling *.[ch] symlinks from libJim Meyering-3/+4
2008-04-01bootstrap: make find's -depth option be the first.Jim Meyering-1/+1
2008-04-01* bootstrap: Remove dangling symlinks from lib (aka $source_base), too.Jim Meyering-1/+3
2008-03-31Emit "#line 1" right after the two 'read-only/GENERATED' lines.Jim Meyering-0/+1
2008-03-19bootstrap: restore kludge removed on 2008-03-12: it's still necessary.Jim Meyering-0/+3
2008-03-12* bootstrap: Sync from gnulib and remove part of a local kludge.Jim Meyering-2/+2
2008-03-02* bootstrap: Remove only *.m4, and only from $m4_base/. Rewrite the comment.Jim Meyering-6/+9
2008-03-02* bootstrap: Sync from gnulib.Jim Meyering-4/+9
2008-02-29Merge bootstrap changes from gnulib.Jim Meyering-2/+5
2008-02-20* bootstrap: Remove dangling symlinks before invoking aclocal.Jim Meyering-1/+8
2007-12-02Copy a .po file into place also when the target doesn't exist.Jim Meyering-0/+1
2007-11-18bootstrap: work also with 4-argument variant of AC_INIT (from gnulib)Jim Meyering-1/+2
2007-11-14Another bootstrap kludge.Jim Meyering-1/+3
2007-11-14Enable gnulib-tool's --with-tests option.Jim Meyering-0/+6
2007-11-10bootstrap: fix typo to enable use of $gnulib_tool_option_extras.Jim Meyering-1/+1
2007-11-05Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.Jim Meyering-0/+5
2007-10-25Remove vestiges of cvs-gnulib-checkout process. Now we use git.Jim Meyering-18/+0
2007-10-24Avoid diagnostics from sha1sum when there is no cached checksum.Jim Meyering-1/+2
2007-10-24Get gnulib from the git repository, not from an obsolete cvs one.Jim Meyering-2/+1
2007-10-04* bootstrap (update_po_files): Work also when there are no .po files in po/.Jim Meyering-6/+9
2007-10-04* bootstrap (slurp): Adapt to _.h -> .in.h name change.Jim Meyering-5/+5
2007-09-02* bootstrap (WGET_COMMAND): Remove code to set this variable.Jim Meyering-11/+0
2007-09-02bootstrap: uses rsync to download the .po filesJim Meyering-15/+10
2007-09-01* bootstrap (gnulib_tool): Make sha1sum check quietly.Jim Meyering-1/+1
2007-08-31Solve the unnecessary-.po-file-regeneration problem once and for all.Jim Meyering-6/+32