<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/Makefile.am, branch v7.3</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v7.3</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v7.3'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2009-04-25T07:23:48Z</updated>
<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>
<entry>
<title>maint: silence some syntax-check rules</title>
<updated>2009-01-29T12:31:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-01-29T09:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=61a42e37431928b861e69b236b9d6ad04fafbdc3'/>
<id>urn:sha1:61a42e37431928b861e69b236b9d6ad04fafbdc3</id>
<content type='text'>
* cfg.mk (sc_strftime_check): Silence the rule.
(sc_tight_scope): Likewise.
* src/Makefile.am (check-AUTHORS): Likewise.
</content>
</entry>
<entry>
<title>cp/mv: add xattr support</title>
<updated>2009-01-29T12:26:07Z</updated>
<author>
<name>Kamil Dudka</name>
<email>kdudka@redhat.com</email>
</author>
<published>2009-01-23T11:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0889381cbfdbb4895e6b8693d14c0f5c77bc85bc'/>
<id>urn:sha1:0889381cbfdbb4895e6b8693d14c0f5c77bc85bc</id>
<content type='text'>
This patch was originally written by Andreas GrÃ¼nbacher, nowadays
available at
http://www.suse.de/~agruen/coreutils/5.91/coreutils-xattr.diff

* bootstrap.conf: Add gnulib module verror.
* po/POTFILES.in: Add lib/verror.c.
* m4/xattr.m4: Check for libattr availability, new configure option
--disable-xattr.
* m4/prereq.m4: Require gl_FUNC_XATTR.
* src/Makefile.am: Link cp, mv and ginstall with libattr.
* src/copy.h: Add preserve_xattr and require_preserve_xattr to
cp_options.
* src/copy.c (copy_attr_error): New function to handle errors during
xattr copying.
(copy_attr_quote): New function to quote file name in error messages
printed by libattr.
(copy_attr_free): Empty function requested by libattr to free quoted
string.
(copy_attr_by_fd): New fd-oriented function to copy xattr.
(copy_attr_by_name): New name-oriented function to copy xattr.
(copy_reg, copy_internal): Call copy_extended_attributes function.
* src/cp.c (usage): Mention new --preserve=xattr option.
(decode_preserve_arg): Handle new --preserve=xattr option.
* src/mv.c: Always attempt to preserve xattr.
* src/install.c: Never attempt to preserve xattr.
* tests/misc/xattr: New test for xattr support in cp, mv and install.
* tests/Makefile.am: Add the new test to list.
* doc/coreutils.texi: Mention xattr support, new --preserve=xattr
option.
* NEWS: Mention the change.
</content>
</entry>
</feed>
