<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/README-hacking, branch v8.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2010-07-04T22:44:48Z</updated>
<entry>
<title>doc: Add advice about ChangeLogs and synchronizing submodules</title>
<updated>2010-07-04T22:44:48Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2010-07-04T22:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1d95457b3ecc57df4cd67175abd093b84e29372b'/>
<id>urn:sha1:1d95457b3ecc57df4cd67175abd093b84e29372b</id>
<content type='text'>
* README-hacking: Update accordingly.
</content>
</entry>
<entry>
<title>bootstrap: resynchronize from gnulib</title>
<updated>2010-02-25T16:29:46Z</updated>
<author>
<name>Eric Blake</name>
<email>eblake@redhat.com</email>
</author>
<published>2010-02-25T16:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2590389aabc3ac2e88c56a13d28fa3caa22a5b46'/>
<id>urn:sha1:2590389aabc3ac2e88c56a13d28fa3caa22a5b46</id>
<content type='text'>
* gnulib: Update to latest.
* bootstrap: Copy from gnulib/build-aux/bootstrap.
* README-hacking: Describe how to use GNULIB_SRCDIR.
</content>
</entry>
<entry>
<title>maint: update all FSF copyright year lists to include 2010</title>
<updated>2010-01-01T13:06:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-01-01T09:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1aa17dc89b3f313697661541adca0aa0defbdc09'/>
<id>urn:sha1:1aa17dc89b3f313697661541adca0aa0defbdc09</id>
<content type='text'>
Use this command:
git ls-files | grep -v COPYING \
  | xargs env UPDATE_COPYRIGHT_USE_INTERVALS=1 \
      build-aux/update-copyright
</content>
</entry>
<entry>
<title>doc: tell --enable-gcc-warnings users where to report problems</title>
<updated>2009-10-28T17:13:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-10-28T07:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=536a1fbe5ff47078d515a41ea4b45c4e0d794da2'/>
<id>urn:sha1:536a1fbe5ff47078d515a41ea4b45c4e0d794da2</id>
<content type='text'>
* README-hacking: Add a caveat for --enable-gcc-warnings.
</content>
</entry>
<entry>
<title>maint: issue warnings for more missing optional libraries</title>
<updated>2009-10-20T16:11:00Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-10-19T10:12:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71adb516deee94274669f968636194bf261b1207'/>
<id>urn:sha1:71adb516deee94274669f968636194bf261b1207</id>
<content type='text'>
* README-hacking: Suggest to use ./configure --quiet so that
any warnings are easily noticed.
* m4/gmp.m4 (cu_GMP): Warn if libgmp is not available.
* m4/jm-macros.m4 (coreutils_MACROS): Normalize the libcap warning.
* m4/xattr.m4 (gl_FUNC_XATTR): Warn if libattr is not available.
</content>
</entry>
<entry>
<title>maint: remove Local Variables: indent-tabs-mode: nil from all sources</title>
<updated>2009-08-25T07:21:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-02-27T16:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2808a3999233c7186ee349278dbff5a046250db'/>
<id>urn:sha1:e2808a3999233c7186ee349278dbff5a046250db</id>
<content type='text'>
* src/getlimits.c: Likewise.
* src/group-list.c: Likewise.
* src/groups.c: Likewise.
* src/mktemp.c: Likewise.
* src/setuidgid.c: Likewise.
* src/stdbuf.c: Likewise.
* src/timeout.c: Likewise.
* src/truncate.c: Likewise.
* gl/lib/mbsalign.c: Likewise.
* tests/test-lib.sh: Likewise.
* bootstrap: Likewise.
* README-hacking: Likewise.
</content>
</entry>
<entry>
<title>maint: generalize the development prerequisites docs</title>
<updated>2009-07-03T15:47:17Z</updated>
<author>
<name>Pádraig Brady</name>
<email>P@draigBrady.com</email>
</author>
<published>2009-07-02T08:51:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3e565eb3a6a6d8992489195f5c0fd84d4246b800'/>
<id>urn:sha1:3e565eb3a6a6d8992489195f5c0fd84d4246b800</id>
<content type='text'>
* README-hacking: Add a little more high level info and
merge notes on specific developer prerequisites into README-prereq
* README-prereq: Remove the Fedora 8 specific information
and generalize the information to be applicable to any system.
</content>
</entry>
<entry>
<title>doc: README-hacking tweak</title>
<updated>2009-06-23T14:54:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-23T14:54:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f9554bbe25bc7d979926628655713a9c0ddc6dbb'/>
<id>urn:sha1:f9554bbe25bc7d979926628655713a9c0ddc6dbb</id>
<content type='text'>
* README-hacking: Move the "While building..." sentence down
to where it belongs.
</content>
</entry>
<entry>
<title>doc: typo fix in README-hacking</title>
<updated>2009-06-20T12:48:59Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-20T12:48:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0975852c5036b54d6d1fa18574d11db5943fba21'/>
<id>urn:sha1:0975852c5036b54d6d1fa18574d11db5943fba21</id>
<content type='text'>
* README-hacking: Fix a typo.
Don't make building from a git-cloned tree sound so hard.
</content>
</entry>
<entry>
<title>doc: use newer URL for XZ utils</title>
<updated>2009-06-03T05:19:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-02T19:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a65957da7703accf4ad156485fe3f37129615272'/>
<id>urn:sha1:a65957da7703accf4ad156485fe3f37129615272</id>
<content type='text'>
* README-hacking: Use &lt;http://tukaani.org/xz/&gt;
* README-prereq: Mention xz, not lzma.
</content>
</entry>
</feed>
