summaryrefslogtreecommitdiff
path: root/bootstrap.conf
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Port to Solaris 'make' and use a Posixish shell on Solaris.Jim Meyering1-2/+2
2007-11-14Use gnulib's stpncpy module, now required by install.cJim Meyering1-1/+3
2007-11-14Enable gnulib-tool's --with-tests option.Jim Meyering1-0/+2
2007-11-05Get git-version-gen from gnulib.v6.9.89Jim Meyering1-1/+3
2007-10-31* bootstrap.conf (gnulib_modules): Add xprintf-posix.Jim Meyering1-0/+1
2007-10-29Remove gnulib's printf-posix module, for now.Jim Meyering1-1/+0
2007-10-28Require gnulib's printf-posix module, to support Interix.Jim Meyering1-0/+1
2007-10-28Help xgettext recognize more printf-style format strings.Jim Meyering1-3/+11
2007-10-21Detect printf(3) failure due to ENOMEM.Jim Meyering1-1/+3
2007-10-07Convert coreutils' rand*.{c,h,m4} into modules.Jim Meyering1-1/+4
2007-10-07Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix.Jim Meyering1-1/+3
2007-09-27Move file-set and hash-triple modules to gnulib.Jim Meyering1-1/+0
2007-08-28Reflect renaming: mreadlink-with-size -> areadlink-with-size.Jim Meyering1-1/+1
2007-08-23Move functions from copy.c into new modules, since ln needs them, too.Jim Meyering1-0/+1
2007-08-20Avoid consuming too much seekable input when yesno is used.Eric Blake1-1/+1
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-6/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering1-1/+2
2007-06-18Use mreadlink_with_size (doesn't exit), not xreadlink_with_size.Jim Meyering1-2/+3
2007-05-31Pull printf-related code from gnulib, rather than using forked copy.Jim Meyering1-5/+0
2007-04-25* bootstrap.conf (gnulib_modules): Add autobuild.Jim Meyering1-1/+3
2007-04-25* bootstrap.conf (gnulib_modules): Add fseeko and ftello.Jim Meyering1-1/+3
2007-04-25* bootstrap.conf (gnulib_modules): Add fseeko.Jim Meyering1-1/+3
2007-04-02gnulib moved md5 and sha1 modules into a new crypt/ directory; adaptPaul Eggert1-3/+6
2007-03-29New program: chconJim Meyering1-1/+3
2007-03-25Avoid the need for euidaccess and/or lstat on every directory entryPaul Eggert1-1/+2
2007-03-12Make bootstrap.conf a tiny bit more generic.Jim Meyering1-14/+29
2007-03-01* bootstrap.conf (gnulib_modules): Replace xreadlink withBruno Haible1-2/+2
2007-02-24* NEWS: sort no longer compresses temporaries by default.Paul Eggert1-1/+1
2007-02-15* bootstrap.conf (gnulib_modules): Add c-strcase. Remove strcase.Paul Eggert1-2/+3
2007-01-29Modify "ls" to sort its data faster, using the new gnulib mpsortPaul Eggert1-1/+1
2007-01-24* src/sort.c (MAX_FORK_RETRIES_COMPRESS, MAX_FORK_RETRIES_DECOMPRESS):Dan Hipschman1-1/+2
2007-01-15* bootstrap.conf (avoided_gnulib_modules): Fix my typo:Jim Meyering1-2/+2
2007-01-14Enable use of gnulib's new fchdir module.Bruno Haible1-3/+4
2006-12-30* bootstrap (gnulib_extra_files): Remove announce-gen.Jim Meyering1-1/+1
2006-11-16* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.Paul Eggert1-1/+1
2006-11-14Adapt to new version of gnulib-tool.Jim Meyering1-1/+3
2006-09-16* NEWS: Document that mkdir -p and install -d now fork on occasion.Paul Eggert1-1/+1
2006-09-15* bootstrap.conf (gnulib_modules): Add rename-dest-slash.Jim Meyering1-1/+2
2006-08-29* bootstrap.conf (gnulib_modules): Add isapipe.Paul Eggert1-1/+2
2006-08-28Adjust to recent gnulib changes for the gnulib module.Paul Eggert1-1/+1
2006-08-28Adjust to recent gnulib changes for the inttypes module.Paul Eggert1-4/+2
2006-08-26Include <config.h> unconditionally, since we now assume config.h exists.Paul Eggert1-1/+2
2006-08-25* .cvsignore: Remove stamp-h1. Add coreutils-*, to ignorePaul Eggert1-2/+2
2006-08-22* bootstrap.conf (gnulib_modules): Add gnupload.Paul Eggert1-1/+1
2006-08-22* bootstrap (bootstrap_conf_cleanup): Remove.Paul Eggert1-10/+4
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert1-0/+97