<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/Makefile.am, branch v8.5</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v8.5</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v8.5'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2010-04-10T18:26:39Z</updated>
<entry>
<title>maint: new syntax-check rule: prohibit empty lines at EOF</title>
<updated>2010-04-10T18:26:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2010-04-10T12:19:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8c4b6ba09be4eb3e7b2373a4b2d6c908c0836eaa'/>
<id>urn:sha1:8c4b6ba09be4eb3e7b2373a4b2d6c908c0836eaa</id>
<content type='text'>
* cfg.mk (detect_empty_lines_at_EOF_): Define.
(sc_prohibit_empty_lines_at_EOF): New rule.
* .x-sc_prohibit_empty_lines_at_EOF: New file.  Exempt pr test inputs.
* Makefile.am (syntax_check_exceptions): Add it.
Pádraig Brady suggested to parse the output of tail -n1.
</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>tests: prohibit fail=0 initialization</title>
<updated>2009-10-30T11:50:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-10-30T10:09:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=71c2f881558e46f79bc4c515b34953a59ba8c50d'/>
<id>urn:sha1:71c2f881558e46f79bc4c515b34953a59ba8c50d</id>
<content type='text'>
* cfg.mk (sc_prohibit_fail_0): New rule.
* .x-sc_prohibit_fail_0: New file.
* Makefile.am (syntax_check_exceptions): Distribute the new file.
</content>
</entry>
<entry>
<title>maint: avoid exiting with magic number</title>
<updated>2009-10-29T13:31:23Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2009-10-29T12:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=17b7d09bf2320c9a8addabae7049ed5431553bd1'/>
<id>urn:sha1:17b7d09bf2320c9a8addabae7049ed5431553bd1</id>
<content type='text'>
Cope with gnulib's new sc_prohibit_magic_number_exit rule.

* .x-sc_prohibit_magic_number_exit: New file, to add exemptions.
* Makefile.am (syntax_check_exceptions): Distribute it.
* lib/euidaccess-stat.c (main): Fix culprits.
* src/chcon.c (main): Likewise.
* src/runcon.c (main): Likewise.
* src/setuidgid.c (main): Likewise.
</content>
</entry>
<entry>
<title>tests: move a coreutils-specific test from maint.mk to Makefile.am</title>
<updated>2009-08-29T15:29:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-08-29T08:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=98ec4beba5647408c85c48bc75458652200ffd06'/>
<id>urn:sha1:98ec4beba5647408c85c48bc75458652200ffd06</id>
<content type='text'>
* Makefile.am (distcheck-hook): Make taint-distcheck here, since it's
no longer done via maint.mk.
</content>
</entry>
<entry>
<title>build: prefix a few rules with $(AM_V_GEN)</title>
<updated>2009-08-27T08:18:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-08-27T08:17:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=de619c8fa5ea4e5cd3ca4a9632af81a487c33c0b'/>
<id>urn:sha1:de619c8fa5ea4e5cd3ca4a9632af81a487c33c0b</id>
<content type='text'>
* Makefile.am (.version, dist-hook, gen-ChangeLog): Use $(AM_V_GEN)
and $(AM_V_at), so that automake's silent-rules option (make V=1/V=0)
now controls whether the commands are printed at build time.
(THANKS-to-translators, check-ls-dircolors): Likewise.
</content>
</entry>
<entry>
<title>maint: teach "make syntax-check" the space-only indentation rule</title>
<updated>2009-08-25T07:21:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-02-27T16:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1130e181eef518345b9262478f7b0195fe332dd9'/>
<id>urn:sha1:1130e181eef518345b9262478f7b0195fe332dd9</id>
<content type='text'>
* cfg.mk (sc_prohibit_tab_based_indentation): New rule.
* .x-sc_prohibit_tab_based_indentation: New file.
* Makefile.am (syntax_check_exceptions): Add file,
.x-sc_prohibit_tab_based_indentation.
</content>
</entry>
<entry>
<title>maint: move the update-copyright rule to gnulib's maint.mk</title>
<updated>2009-08-04T10:06:32Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-08-04T08:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c60f151ebdfd47a56991a1fb481b28a2020d27f5'/>
<id>urn:sha1:c60f151ebdfd47a56991a1fb481b28a2020d27f5</id>
<content type='text'>
* gnulib: Update submodule to get latest maint.mk.
* Makefile.am (update-copyright): Remove rule; now it's in maint.mk.
* m4/check-decl.m4: Update sole remaining copyright year list.
</content>
</entry>
<entry>
<title>maint: improve update-copyright rule</title>
<updated>2009-07-29T09:05:54Z</updated>
<author>
<name>Joel E. Denny</name>
<email>jdenny@clemson.edu</email>
</author>
<published>2009-07-29T09:05:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1bc5395e925ab555004960a33c2b772e0bd011ae'/>
<id>urn:sha1:1bc5395e925ab555004960a33c2b772e0bd011ae</id>
<content type='text'>
* Makefile.am (update-copyright): Relax the selection rule
to match any file containing the word "Copyright".
Correct the exclusion rule so that it also excludes ChangeLog
and COPYING files that are not in the top level directory.
</content>
</entry>
<entry>
<title>maint: add a rule to automate the annual copyright-year-update process</title>
<updated>2009-06-27T07:16:59Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-06-26T11:33:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e472f8fece400b6cb8a93dee7476cdb257f64d2f'/>
<id>urn:sha1:e472f8fece400b6cb8a93dee7476cdb257f64d2f</id>
<content type='text'>
* build-aux/update-copyright: New file.
* Makefile.am (changelog_etc): Add update-copyright.
(update-copyright): New rule.
</content>
</entry>
</feed>
