summaryrefslogtreecommitdiffstats
path: root/bootstrap
Commit message (Collapse)AuthorAgeFilesLines
* 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>