summaryrefslogtreecommitdiffstats
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* maint: update copyright yearsJim Meyering2014-02-131-1/+1
|
* build: update gnulib, bootstrap and init.shJim Meyering2012-10-231-94/+175
|
* build: update bootstrap from gnulib, and adaptJim Meyering2012-01-311-163/+87
| | | | | | | | | | | * bootstrap: Update from gnulib. * testsuite/init.sh: Update from gnulib. * bootstrap.conf (bootstrap_epilogue): Remove now-unnecessary, snippet that edited gnulib-tests/gnulib.mk. (gnulib_tool_option_extras): Add both --symlink and --makefile-name=gnulib.mk. Remove use of $bt. * lib/Makefile.am: Initialize numerous automake variables so that generated code in gnulib.mk may use += to append to them.
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* build: update bootstrap from gnulibJim Meyering2011-11-171-101/+217
| | | | * bootstrap: Update.
* maint: update copyright year ranges to include 2011Jim Meyering2011-03-201-1/+1
| | | | Run "make update-copyright".
* maint: update bootstrap and init.sh from gnulibJim Meyering2010-06-161-2/+4
| | | | | * bootstrap: Update from gnulib. * testsuite/init.sh: Likewise.
* build: update from gnulibJim Meyering2010-05-091-28/+69
| | | | | | * bootstrap: Update from gnulib. * testsuite/init.sh: Update from gnulib. * gnulib: Update to latest.
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | | Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
* build: update bootstrap from coreutilsJim Meyering2009-10-181-9/+51
| | | | | * bootstrap: Update from coreutils. * bootstrap.conf: Likewise.
* build: update from coreutilsJim Meyering2009-06-301-103/+206
| | | | | | | * README-hacking: Update from coreutils. * bootstrap.conf: Likewise. * bootstrap: Likewise. * dist-check.mk: Likewise.
* sync from coreutilsJim Meyering2008-10-181-7/+58
| | | | | | | | * maint.mk: Sync from coreutils. * bootstrap: Likewise. * README-hacking: Likewise. * bootstrap.conf: Standardize copyright comments. (gnulib_modules): Add announce-gen and strcasestr.
* * bootstrap: Update from coreutils.Jim Meyering2008-08-301-8/+8
|
* * bootstrap: Sync from coreutils.Jim Meyering2008-05-171-28/+14
|
* Update .tarball-version-related rules from coreutils.Jim Meyering2008-03-031-6/+24
| | | | | | | | | * GNUmakefile: Support VPATH "make dist". Namespace clean-up. Remove .version-creating rules. * configure.ac (AC_INIT): Use .tarball-version, not .version * bootstrap: Update from coreutils. * bootstrap.conf (obsolete_gnulib_modules): Remove free. * Makefile.am: Emit .tarball-version into tarball.
* Modify bootstrap.conf, not bootstrap (for ChangeLog-generation).Jim Meyering2008-02-091-4/+0
| | | | | * bootstrap.conf: touch ChangeLog here, ... * bootstrap: ...not here.
* Ensure that a ChangeLog file exists before running automake.Jim Meyering2008-01-141-0/+4
| | | | | | Add ChangeLog to .gitignore. Signed-off-by: Jim Meyering <meyering@redhat.com>
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-0/+612
Signed-off-by: Jim Meyering <meyering@redhat.com>