summaryrefslogtreecommitdiff
path: root/bootstrap.conf
AgeCommit message (Expand)Author
2015-01-01maint: update further copyright year number rangesBernhard Voelker
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-01-17build: avoid unneeded spawn-pipe gnulib modulePádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady
2013-01-23build: update gnulib submodule to latestPaul Eggert
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-09-11build: build lib/ using non-recursive makeJim Meyering
2012-09-10maint: move the last coreutils-specific files from lib/ to gl/Jim Meyering
2012-09-01maint: improve remake rules for maintainersStefano Lattarini
2012-09-01build: refactor how lists of coreutils programs are definedStefano Lattarini
2012-09-01maint: add our 'bootstrap_post_import_hook' functionStefano Lattarini
2012-08-31maint: make required gettext version consistentStefano Lattarini
2012-08-30build: require Automake >= 1.11.2Stefano Lattarini
2012-05-04maint: rely on gnulib's new sys_resource moduleJim Meyering
2012-04-22maint: sync up required autoconf version in bootstrap.confStefano Lattarini
2012-03-22maint: ensure PATH_MAX is set correctlyPádraig Brady
2012-03-21build: add numerous gnulib modules, mostly for improved portabilityJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-12-17build: remove now-useless code from bootstrap.confJim Meyering
2011-11-24maint: bootstrap: run autopoint and libtoolize *before* gnulib-toolJim Meyering
2011-11-24maint: use gnulib's gettext-h, not the gettext moduleJim Meyering
2011-11-12maint: install customized git hooks to keep commit logs consistentJim Meyering
2011-11-04build: do use fstatat and unlinkat modules, now that they're separateJim Meyering
2011-11-02build: adapt to gnulib's recent openat/fchmodat separationJim Meyering
2011-11-01build: adapt to gnulib's recent openat/fchownat separationJim Meyering
2011-08-12pathchk: port to hosts where mbstate_t is replacedPaul Eggert
2011-08-11bootstrap: use latest gnulib bootstrap, gettextPaul Eggert
2011-08-11maint: use gnulib's new largefile modulueJim Meyering
2011-07-29build: require gnulib's fclose moduleJim Meyering
2011-07-25timeout: support sub-second timeoutsPádraig Brady
2011-07-12build: list makeinfo 4.13 as a build-from-git requirementEric Blake
2011-06-25maint: don't use gnulib's pathmax module; define PATH_MAX if neededJim Meyering
2011-06-25build: bootstrap: remove obsolete gettext-related file exclusionsJim Meyering
2011-06-13maint: use stat-size module from gnulibJames Youngman
2011-05-03maint: remove use of gnulib's obsolete strtol moduleJim Meyering
2011-04-29build: update to latest gnulibEric Blake
2011-04-25maint: explicitly list full-read and full-write module namesJim Meyering
2011-03-20bootstrap: do not exclude m4/message.m4Paul Eggert
2011-03-13maint: use wcswidth from gnulibPádraig Brady
2011-01-14maint: refactor to use read-file from gnulibPádraig Brady
2011-01-11gnulib: Also use dtoastr and ldtoastr modules.Paul Eggert
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-12-30maint: allow gettext 0.17 againEric Blake
2010-11-18od: fix bugs in displaying floating-point valuesPaul Eggert
2010-11-16build: add `patch` as a bootstrap dependencyPádraig Brady
2010-11-13maint: remove fstimeprec (variable precision time stamp) supportJim Meyering
2010-11-06stat: use e.g. %.3X instead of %X.%3:X for sub-second precisionPaul Eggert
2010-10-05build: complete the rename of get_dateEric Blake