<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/Makefile.maint, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-09-16T08:44:18Z</updated>
<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>
<entry>
<title>* Makefile.maint (sc_require_config_h): Skip this test if there are no version-</title>
<updated>2006-09-09T15:58:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-09T15:58:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=77d7a11b2f0851286fee1d33a70682390fb8ffdf'/>
<id>urn:sha1:77d7a11b2f0851286fee1d33a70682390fb8ffdf</id>
<content type='text'>
controlled .c files.
</content>
</entry>
<entry>
<title>restore leading "@"</title>
<updated>2006-09-09T14:59:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-09T14:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1e7e9cd16e9313fbefa4158cc01355698dc6a594'/>
<id>urn:sha1:1e7e9cd16e9313fbefa4158cc01355698dc6a594</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Makefile.maint (sc_prohibit_jm_in_m4): Don't hang when there</title>
<updated>2006-09-09T14:59:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-09T14:59:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cc29b366aaa1169687b999ec1abd89b9886a2246'/>
<id>urn:sha1:cc29b366aaa1169687b999ec1abd89b9886a2246</id>
<content type='text'>
are no .m4 files.
</content>
</entry>
<entry>
<title>Include &lt;config.h&gt; unconditionally, since we now assume config.h exists.</title>
<updated>2006-08-26T06:55:57Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-26T06:55:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8f8f1d01884eadb85326f2bacbb80944aa01f871'/>
<id>urn:sha1:8f8f1d01884eadb85326f2bacbb80944aa01f871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add gnupload.</title>
<updated>2006-08-22T19:36:22Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-22T19:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0b38c6af07a0debfaf3fd347c3ec70abae9bc204'/>
<id>urn:sha1:0b38c6af07a0debfaf3fd347c3ec70abae9bc204</id>
<content type='text'>
* Makefile.maint (emit_upload_commands): gnupload is now
in build-aux.
* gnupload: Remove from CVS, since it's now a gnulib module.
</content>
</entry>
<entry>
<title>Move the check-AUTHORS rule to be run as part of "make distcheck",</title>
<updated>2006-08-22T10:13:37Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-22T10:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cf7d6fe7bf3259645a26c92b6bfbf27648aabf22'/>
<id>urn:sha1:cf7d6fe7bf3259645a26c92b6bfbf27648aabf22</id>
<content type='text'>
rather than "make check".
* src/Makefile.am (check): Don't depend on check-AUTHORS; it would
cause "make check" to fail on systems unable to build all binaries.
* Makefile.maint (check-AUTHORS): New rule.
(local-checks-available): Add it here.
Reported by Bruno Haible.  Needed for BeOS.
</content>
</entry>
<entry>
<title>* Makefile.maint (patch-check): Adapt to work now that the patch</title>
<updated>2006-08-17T10:03:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-17T10:03:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9aa695174dff1212041c0909ae371a66b52a3cae'/>
<id>urn:sha1:9aa695174dff1212041c0909ae371a66b52a3cae</id>
<content type='text'>
modifies more than one file in src/.
</content>
</entry>
<entry>
<title>2006-08-16  Bruno Haible  &lt;bruno@clisp.org&gt;</title>
<updated>2006-08-16T12:37:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-16T12:37:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1e77e830cced33cd623c48e1713fcd00ff6d2132'/>
<id>urn:sha1:1e77e830cced33cd623c48e1713fcd00ff6d2132</id>
<content type='text'>
* Makefile.maint (gzip_rsyncable): Throw away stderr output of "gzip --help".
</content>
</entry>
</feed>
