<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/bootstrap.conf, branch v8.18</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.18</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.18'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2012-05-04T10:13:26Z</updated>
<entry>
<title>maint: rely on gnulib's new sys_resource module</title>
<updated>2012-05-04T10:13:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-05-04T09:18:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c999133e539cd01860338bf6d0f33d825ae94490'/>
<id>urn:sha1:c999133e539cd01860338bf6d0f33d825ae94490</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add sys_resource.
* src/sort.c: Remove #if HAVE_SYS_RESOURCE_H guard around inclusion
of &lt;sys/resource.h&gt; and move the inclusion "up" into the alphabetized
list of its peers.  This also avoids a failure of the
sc_prohibit_always_true_header_tests syntax-check rule.
* m4/jm-macros.m4 (gl_CHECK_ALL_HEADERS): Remove sys/resource.h.
</content>
</entry>
<entry>
<title>maint: sync up required autoconf version in bootstrap.conf</title>
<updated>2012-04-22T22:41:05Z</updated>
<author>
<name>Stefano Lattarini</name>
<email>stefano.lattarini@gmail.com</email>
</author>
<published>2012-04-22T22:41:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8f6c5d43273de862dda88e9894486a82b75a804e'/>
<id>urn:sha1:8f6c5d43273de862dda88e9894486a82b75a804e</id>
<content type='text'>
* bootstrap.conf ($buildreq): Require autoconf 2.64, not 2.62.  This is
consistent with what is required by AC_PREREQ in configure.ac.
</content>
</entry>
<entry>
<title>maint: ensure PATH_MAX is set correctly</title>
<updated>2012-03-22T12:12:26Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2012-03-22T04:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=049f1dbe6869a4918c9b2181b1014db6c0e3259b'/>
<id>urn:sha1:049f1dbe6869a4918c9b2181b1014db6c0e3259b</id>
<content type='text'>
This reverts part of commit v8.12-103-g54cbe6e.

* src/system.h: Include gnulib's pathmax.h to honor
system specific limits, and then we set PATH_MAX only if needed.
Note pathmax.h no longer uses pathconf ("/", _PC_PATH_MAX).
Note I didn't reinstate the comments about limits.h inclusion
order, because pathmax.h includes limits.h anyway.
</content>
</entry>
<entry>
<title>build: add numerous gnulib modules, mostly for improved portability</title>
<updated>2012-03-21T21:00:17Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-03-20T18:45:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1b1d656b2d53c52fa807656ea648dbfa058be6d2'/>
<id>urn:sha1:1b1d656b2d53c52fa807656ea648dbfa058be6d2</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add numerous modules for
improved portability.  Reported by Eric Blake in
http://thread.gmane.org/gmane.comp.gnu.coreutils.general/2426/focus=2489
* po/POTFILES.in: Add new files.
</content>
</entry>
<entry>
<title>maint: update all copyright year number ranges</title>
<updated>2012-01-01T09:04:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2012-01-01T08:47:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5111aa42968262bd4d44eeca277b194020bb5007'/>
<id>urn:sha1:5111aa42968262bd4d44eeca277b194020bb5007</id>
<content type='text'>
Run "make update-copyright".
</content>
</entry>
<entry>
<title>build: remove now-useless code from bootstrap.conf</title>
<updated>2011-12-17T16:26:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-12-17T16:26:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f797c04415d348ae15a0c0aa8a19cfe8d22569bd'/>
<id>urn:sha1:f797c04415d348ae15a0c0aa8a19cfe8d22569bd</id>
<content type='text'>
* bootstrap.conf (bootstrap_epilogue): Remove now-unnecessary,
snippet that edited gnulib-tests/gnulib.mk.  This snippet was
rendered unnecessary by commit v8.14-73-g5bf2c0e.
</content>
</entry>
<entry>
<title>maint: bootstrap: run autopoint and libtoolize *before* gnulib-tool</title>
<updated>2011-11-24T21:18:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-09-06T07:48:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3e26551096823b744016f616a34c1992e35cd68d'/>
<id>urn:sha1:3e26551096823b744016f616a34c1992e35cd68d</id>
<content type='text'>
* bootstrap (AUTOPOINT, AUTORECONF): Factor out definitions.
Run autopoint and libtoolize *before* gnulib-tool.
After it, run an abbreviated autoreconf, rather than a loop around
all tools.
* bootstrap.conf (gnulib_tool_option_extras): Add both --symlink
and --makefile-name=gnulib.mk.  Remove stray use of $bt.
* lib/Makefile.am: Initialize all of the following so that
generated code in gnulib.mk may use += to append to those variables:
AM_CFLAGS, AM_CPPFLAGS, BUILT_SOURCES, CLEANFILES, EXTRA_DIST,
MAINTAINERCLEANFILES, MOSTLYCLEANDIRS, MOSTLYCLEANFILES, SUFFIXES,
noinst_LIBRARIES.
</content>
</entry>
<entry>
<title>maint: use gnulib's gettext-h, not the gettext module</title>
<updated>2011-11-24T21:18:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-11-24T18:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2d9ddc4aefc65dd454812f02ec8e255622395ae0'/>
<id>urn:sha1:2d9ddc4aefc65dd454812f02ec8e255622395ae0</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Use gnulib's gettext-h, not the
gettext module.  Not only is gettext-h far smaller (it has far fewer
dependencies than the gnulib module), but it does not suffer from
the problem with the gettext module whereby it adds a -I.../intl
option to compilation flags.  That can provoke warnings, since we
don't have such a directory.  We used to work around that via a
hack in bootstrap, but that was ugly and inefficient.
</content>
</entry>
<entry>
<title>maint: install customized git hooks to keep commit logs consistent</title>
<updated>2011-11-12T21:49:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-11-12T21:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4df39704b819a4ef86c34963e0448263732cf455'/>
<id>urn:sha1:4df39704b819a4ef86c34963e0448263732cf455</id>
<content type='text'>
* bootstrap.conf (buildreq): Copy (with backup) coreutils-supplied
git hooks into .git/hooks, to help keep commit logs normalized.
</content>
</entry>
<entry>
<title>build: do use fstatat and unlinkat modules, now that they're separate</title>
<updated>2011-11-04T19:44:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2011-11-04T19:44:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ee1d9396fc74f6b09a40156db90c9a4ab417deec'/>
<id>urn:sha1:ee1d9396fc74f6b09a40156db90c9a4ab417deec</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add fstatat and unlinkat.
</content>
</entry>
</feed>
