<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/Makefile.maint, branch v6.5</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.5</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.5'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-12T17:41:01Z</updated>
<entry>
<title>* Makefile.maint (sc_cast_of_x_alloc_return_value): Add an exclusion</title>
<updated>2006-11-12T17:41:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-12T17:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=75be540f7d903ceea4dc527312c748aed2d62c73'/>
<id>urn:sha1:75be540f7d903ceea4dc527312c748aed2d62c73</id>
<content type='text'>
for xalloc.h itself.
</content>
</entry>
<entry>
<title>* Makefile.maint (patch-check): Make it easier to regenerate</title>
<updated>2006-10-28T16:23:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-28T16:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e24ce7c58d2355b720b523f0bde6e0d2c47cbe68'/>
<id>urn:sha1:e24ce7c58d2355b720b523f0bde6e0d2c47cbe68</id>
<content type='text'>
the src/c99-to-c89.diff file.  E.g., I do this:
make patch-check REGEN_PATCH=1; ediff src/c99-to-c89.diff new-diff
</content>
</entry>
<entry>
<title>* Makefile.maint (alpha beta major): Use a better log message.</title>
<updated>2006-10-23T16:51:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-23T16:39:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a3c4e0b94c9e3bedabe1f18eb873e6c02ab6793e'/>
<id>urn:sha1:a3c4e0b94c9e3bedabe1f18eb873e6c02ab6793e</id>
<content type='text'>
Suggested by Bob Proulx.
</content>
</entry>
<entry>
<title>* Makefile.maint: Complete the adaptation to function with a working</title>
<updated>2006-10-22T20:16:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-22T20:16:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33d52dbc43e772ce12d0bba4038c19f872a5e0c7'/>
<id>urn:sha1:33d52dbc43e772ce12d0bba4038c19f872a5e0c7</id>
<content type='text'>
directory that is using git (rather than cvs) for version control.
</content>
</entry>
<entry>
<title>* Makefile.maint (po-check): This rule didn't detect the new use</title>
<updated>2006-10-19T08:51:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-19T08:51:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=76a7aea9b62e97399b1ca28b61092c0ce22fed85'/>
<id>urn:sha1:76a7aea9b62e97399b1ca28b61092c0ce22fed85</id>
<content type='text'>
of "gettext" (as opposed to the use of "_" everywhere else) in
lib/xstrtol.h.  Adjust the grep regexp so that now it does.
</content>
</entry>
<entry>
<title>* Makefile.maint (headers_with_interesting_macro_defs): Define.</title>
<updated>2006-10-14T12:17:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-14T12:17:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=443d5095786055328de8ede2648b9331405de083'/>
<id>urn:sha1:443d5095786055328de8ede2648b9331405de083</id>
<content type='text'>
(.re-defmac, sc_always_defined_macros): New rules.
</content>
</entry>
<entry>
<title>[ChangeLog]</title>
<updated>2006-10-14T09:51:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-14T09:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=34b35b1a3e656f9927de480d1599a319804fc298'/>
<id>urn:sha1:34b35b1a3e656f9927de480d1599a319804fc298</id>
<content type='text'>
* Makefile.cfg: Remove cruft that's now handled via bootstrap.
* Makefile.maint: Likewise, remove these targets/rules/variables:
(local_updates, update, cvs-update, wget_files, get-targets): Remove.
(cvs_files, wget-update, automake_repo): Likewise.
Move the comment about cvsu to build-aux/vc-list-files,
where cvsu is actually used.
[build-aux/ChangeLog]
* vc-list-files: Add a comment about cvsu.
</content>
</entry>
<entry>
<title>* Makefile.maint (cvs-update): Use $(CVS), not "cvs".</title>
<updated>2006-10-14T09:39:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-14T09:39:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e2c177710ac5d3a8297f511f759e343c4959cb23'/>
<id>urn:sha1:e2c177710ac5d3a8297f511f759e343c4959cb23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Makefile.maint (sc_require_config_h, sc_prohibit_assert_without_use):</title>
<updated>2006-09-16T08:44:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-16T08:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=adbad7626cbbf81745482b4ddb4a0bcea97a6db6'/>
<id>urn:sha1:adbad7626cbbf81745482b4ddb4a0bcea97a6db6</id>
<content type='text'>
Discard stdout from the new use of grep.
</content>
</entry>
<entry>
<title>* Makefile.maint (sc_prohibit_assert_without_use): Likewise.</title>
<updated>2006-09-09T16:18:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-09T16:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6f2530cf3a9d58707b80872e8418772e5bf0c395'/>
<id>urn:sha1:6f2530cf3a9d58707b80872e8418772e5bf0c395</id>
<content type='text'>
</content>
</entry>
</feed>
