summaryrefslogtreecommitdiff
path: root/bootstrap.conf
AgeCommit message (Expand)Author
2010-09-30maint: update gnulibEric Blake
2010-09-18build: use gnulib's new termios moduleJim Meyering
2010-09-18maint: don't use obsolete gnulib modulesJim Meyering
2010-09-17maint: update to latest gnulibEric Blake
2010-09-04build: use gettext-h, not gettextJim Meyering
2010-07-22fadvise: new module providing a simpler interface to posix_fadvisePádraig Brady
2010-07-13sort: parallelize internal sortChen Guo
2010-07-04du: use less than half as much memory when tracking hard linksJim Meyering
2010-06-11build: don't let a large sparse temporary file cause "make dist" to failJim Meyering
2010-05-31stat: use gnulib's alignof moduleJim Meyering
2010-05-10build: record that when building from git, gettext-0.18 is requiredJim Meyering
2010-04-24build: enable gnulib modules for more replacement headersJim Meyering
2010-04-11build: tell ./bootstrap to check for xz up-frontJie Liu
2010-04-09maint: ftruncate is always available, even without gnulibJim Meyering
2010-01-06build: require newer versions of automake and autoconfJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-12-19maint: don't include the strverscmp gnulib modulePádraig Brady
2009-11-20maint: don't list "warnings" module explicitlyJim Meyering
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-06build: move do-release-commit-and-tag to gnulibJim Meyering
2009-11-05mktemp: don't leave file behind on write failureEric Blake
2009-11-02build: avoid some warningsEric Blake
2009-10-26env: reject bogus -u argumentsEric Blake
2009-10-26maint: let gnulib provide environEric Blake
2009-10-19build: use gnulib's isblank moduleJim Meyering
2009-10-09maint: touch up previous LDADD patchEric Blake
2009-10-08stdbuf: improve path searchEric Blake
2009-10-02maint: move gnu-web-doc-update script to gnulibJim Meyering
2009-09-30build: now that we use the lock module, don't exclude lock.m4Jim Meyering
2009-09-30build: use gnulib's freopen moduleJim Meyering
2009-09-26maint: factor coreutils-specific code out of bootstrapJim Meyering
2009-09-25ln: add -L/-P optionsEric Blake
2009-09-23readlink: pick up gnulib changes to readlink -fEric Blake
2009-09-16rm, rmdir: improve cross-compilation supportEric Blake
2009-09-11rm: use gnulib faccessatEric Blake
2009-09-11rm: rewrite to use ftsJim Meyering
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering
2009-08-26build: stop earlier if touching ChangeLog failsJim Meyering
2009-08-14build: use gnulib's getopt-gnu module (getopt is now deprecated)Jim Meyering
2009-07-29maint: move update-copyright to gnulibJim Meyering
2009-06-02build: no longer list gnulib's "memchr" module as obsoleteJim Meyering
2009-05-18build: require automake-1.11Jim Meyering
2009-05-03mv, rm: adapt to new and improved gnulib interfacesDavid Bartley
2009-04-24build: use maint.mk from gnulibSimon Josefsson
2009-04-10maint: remove obsolete utime moduleJim Meyering
2009-04-10maint: put each module name on its own line; sortJim Meyering
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady
2009-04-02build: require automake-1.10b or newerC de-Avillez
2009-03-08comm: fix a bug in its new --check-order optionBruno Haible