<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/Makefile.am, branch v7.4</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.4</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-05-05T06:52:03Z</updated>
<entry>
<title>tests: fix typo in check-AUTHORS rule</title>
<updated>2009-05-05T06:52:03Z</updated>
<author>
<name>Andreas Schwab</name>
<email>schwab@linux-m68k.org</email>
</author>
<published>2009-05-05T05:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1d02be3b9ddac1fa51e91bc46bc736603bd615d7'/>
<id>urn:sha1:1d02be3b9ddac1fa51e91bc46bc736603bd615d7</id>
<content type='text'>
* src/Makefile.am (check-AUTHORS): Set locale.
</content>
</entry>
<entry>
<title>tests: correct the "make check"-run check-AUTHORS test</title>
<updated>2009-05-03T13:51:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-05-02T19:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=181615b22a16eba3590cd747692af2432721b703'/>
<id>urn:sha1:181615b22a16eba3590cd747692af2432721b703</id>
<content type='text'>
* src/Makefile.am (check-AUTHORS): Revert back to using
en_US.UTF-8, to ease parsing (English-only) text around the
list of names, even when .po files are not installed.
Reported by Andreas Schwab.
Along the way, use $(AM_V_GEN), not "@".
(sc_tight_scope): Use $(AM_V_GEN) here, too.
* gnulib: Update submodule to latest, for the proper_name_utf8 fix
that makes --version output print the UTF-8 rendering of author names
in more cases.
</content>
</entry>
<entry>
<title>build: adjust use of automake's new $(AM_V_GEN) variable</title>
<updated>2009-04-25T07:23:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-25T07:23:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a81441557b160658e50f87bc8af269509ff8a068'/>
<id>urn:sha1:a81441557b160658e50f87bc8af269509ff8a068</id>
<content type='text'>
* src/Makefile.am (dircolors.h, wheel-size.h, wheel.h, fs.h):
(version.c, version.h): Use $(AM_V_GEN) only as a prefix of an existing
command.  Otherwise, it provokes warnings from some "make" programs.
Suggestion from Ralf Wildenhues.
</content>
</entry>
<entry>
<title>tests: fix check-AUTHORS skip logic</title>
<updated>2009-04-25T06:35:53Z</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2009-04-25T05:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6debf54e612b8da176f96c5b4efb043d19ef0276'/>
<id>urn:sha1:6debf54e612b8da176f96c5b4efb043d19ef0276</id>
<content type='text'>
* src/Makefile.am (check-AUTHORS): When this test is skipped, be
sure to avoid all commands in the recipe, not just those passed
to the first shell.
</content>
</entry>
<entry>
<title>build: use automake's new $(AM_V_GEN) and $(AM_V_at) variables</title>
<updated>2009-04-24T13:16:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-24T13:16:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=207daac5c1e9b22348d65439281f4da6dce9bdb2'/>
<id>urn:sha1:207daac5c1e9b22348d65439281f4da6dce9bdb2</id>
<content type='text'>
* src/Makefile.am (dircolors.h, wheel-size.h, wheel.h, fs.h):
(version.c, version.h): Mark with $(AM_V_GEN) and $(AM_V_at),
so that the latest automake prints "GEN $@" by default.
</content>
</entry>
<entry>
<title>tests: make the check-AUTHORS test more portable, now that it's...</title>
<updated>2009-04-23T19:02:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-23T06:45:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f41f926aab38d52734b3908eeb0496ebf1285cbd'/>
<id>urn:sha1:f41f926aab38d52734b3908eeb0496ebf1285cbd</id>
<content type='text'>
run as part of "make check".
* src/Makefile.am (check-AUTHORS): Don't depend on en_US.UTF-8.
Instead, use the French UTF8 locale, if configure found one.
If not found, just skip the test.
</content>
</entry>
<entry>
<title>avoid parallel "make distcheck" failure due to two run-in-src/ rules</title>
<updated>2009-04-23T19:01:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-23T06:21:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cbc4d9bd1366b0ed277b5dfe2585d22d4070e969'/>
<id>urn:sha1:cbc4d9bd1366b0ed277b5dfe2585d22d4070e969</id>
<content type='text'>
Move the check-AUTHORS rule from "syntax-check" to "check".
* maint.mk (local-checks-available): Remove check-AUTHORS.
(check-AUTHORS): Remove rule.
* src/Makefile.am (CLEANFILES): Add $(no_install__progs),
since they too are built sometimes.
(check-AUTHORS): Split a longer-than-80 sed command.
(../AUTHORS): Remove obsolete rule.
</content>
</entry>
<entry>
<title>build: tight-scope test: don't build excluded programs</title>
<updated>2009-04-10T09:35:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-10T09:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b571b61970376a11ae3c336f70e9dbdb0746cdef'/>
<id>urn:sha1:b571b61970376a11ae3c336f70e9dbdb0746cdef</id>
<content type='text'>
* src/Makefile.am (sc_tight_scope): Depend on $(bin_PROGRAMS),
not $(all_programs)
</content>
</entry>
<entry>
<title>tests: fix 'make sc_tight_scope' on cygwin</title>
<updated>2009-03-27T12:24:48Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2009-03-26T12:39:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a8fde98844d33d2fae0366e4b3fdb086d2d497ce'/>
<id>urn:sha1:a8fde98844d33d2fae0366e4b3fdb086d2d497ce</id>
<content type='text'>
* src/Makefile.am (sc_tight_scope): Ignore leading underscores in symbols.
</content>
</entry>
<entry>
<title>maint: remove an obsolete FIXME comment</title>
<updated>2009-03-11T14:43:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-03-10T09:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=20dc2a6a61e990b199c468c6972f7f560a4dbe0b'/>
<id>urn:sha1:20dc2a6a61e990b199c468c6972f7f560a4dbe0b</id>
<content type='text'>
* src/Makefile.am (../AUTHORS): Remove obsolete FIXME comment.
There are no longer any installed *.sh programs.
</content>
</entry>
</feed>
