<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/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-24T19:41:11Z</updated>
<entry>
<title>build: move coreutils-specific rules from maint.mk to new file</title>
<updated>2009-04-24T19:41:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-24T19:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9e7edf000690fbed1f79aee3c0412334787756a1'/>
<id>urn:sha1:9e7edf000690fbed1f79aee3c0412334787756a1</id>
<content type='text'>
* dist-check.mk: New file: coreutils-specific rules extracted
from maint.mk, now that maint.mk has migrated to gnulib.
* Makefile.am (EXTRA_DIST): Add dist-check.mk.
* coreutils/cfg.mk: Include $(srcdir)/dist-check.mk.
* gnulib: Update submodule to latest.
</content>
</entry>
<entry>
<title>build: avoid parallel distcheck failure</title>
<updated>2009-04-11T13:20:37Z</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2009-04-11T12:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4404198c12b5d378ed03cbc1547f87011b4d3fb2'/>
<id>urn:sha1:4404198c12b5d378ed03cbc1547f87011b4d3fb2</id>
<content type='text'>
* Makefile.am (ALL_RECURSIVE_TARGETS): Initialize here, too,
to please automake.  Add install-root, check-root, distcheck-hook.
* cfg.mk (ALL_RECURSIVE_TARGETS): Add sc_tight_scope.
* maint.mk (ALL_RECURSIVE_TARGETS): Add patch-check,
check-AUTHORS, maintainer-distcheck, vc-dist, taint-distcheck,
my-distcheck, alpha, beta, major.
</content>
</entry>
<entry>
<title>maint: clean up Makefile.am, rename remaining ChangeLog files</title>
<updated>2009-04-04T10:40:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2009-04-04T10:39:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8e8b025c9000b781bee81cecd68f863d51c254a7'/>
<id>urn:sha1:8e8b025c9000b781bee81cecd68f863d51c254a7</id>
<content type='text'>
* Makefile.am (changelog_etc, syntax_check_exceptions): Define.
(EXTRA_DIST): Use.  Remove names that are now automatically
included: build-aux/git-version-gen, build-aux/vc-list-files.
* build-aux/ChangeLog-2007: Rename from */ChangeLog.
* doc/ChangeLog-2007: Likewise.
* lib/ChangeLog-2007: Likewise.
* m4/ChangeLog-2007: Likewise.
* po/ChangeLog-2007: Likewise.
</content>
</entry>
<entry>
<title>maint: use more sc_-prefixed names</title>
<updated>2009-01-01T01:15:07Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-12-26T14:53:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ee192a9ffa84319a695270e816dceb8b9a5f657'/>
<id>urn:sha1:1ee192a9ffa84319a695270e816dceb8b9a5f657</id>
<content type='text'>
* maint.mk (sc_po_check): Renamed from po-check.
(sc_author_mark_check): Renamed from author_mark_check.
(sc_copyright_check): Renamed from copyright-check.
(sc_makefile_path_separator_check): Renamed from
makefile_path_separator_check.
(local-checks-available): Remove the old names.
* Makefile.am (EXTRA_DIST): Reflect the renaming: .x-sc_po_check
* .x-po-check: Rename to...
* .x-sc_po_check: ...new file.
</content>
</entry>
<entry>
<title>Update URL: s!www.iro.umontreal.ca!translationproject.org/team/...!</title>
<updated>2008-11-09T14:35:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-11-09T14:35:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cfa2120e83087c542bc80bd84928c8a965b5deed'/>
<id>urn:sha1:cfa2120e83087c542bc80bd84928c8a965b5deed</id>
<content type='text'>
* Makefile.am (THANKS-to-translators): Update URL template.
</content>
</entry>
<entry>
<title>tests: move check-misc targets from src/Makefile.am to maint.mk</title>
<updated>2008-10-12T09:21:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-10-12T09:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c3e1fe230b9858d94299ab6f106d4e37fa4a6d75'/>
<id>urn:sha1:c3e1fe230b9858d94299ab6f106d4e37fa4a6d75</id>
<content type='text'>
* src/Makefile.am (check): Remove check-misc.
(check-misc): Remove target.
* maint.mk (sc_prohibit_stat_st_blocks): New target.
(sc_prohibit_S_IS_definition): New target.
* Makefile.am (EXTRA_DIST): Add .x-sc_prohibit_stat_st_blocks.
* .x-sc_prohibit_stat_st_blocks: New file.
Andreas Schwab reported that "make check" could fail to detect
violation of the no-S_IS*-definition policy.
</content>
</entry>
<entry>
<title>each file with a "main" must also declare program_name</title>
<updated>2008-06-02T16:50:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-06-02T15:48:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=77b1bfc85cdf4ec01094ee31c8c85e2a83dea466'/>
<id>urn:sha1:77b1bfc85cdf4ec01094ee31c8c85e2a83dea466</id>
<content type='text'>
* maint.mk (sc_program_name): New rule.
* .x-sc_program_name: New file.
* Makefile.am (EXTRA_DIST): Add .x-sc_program_name.
</content>
</entry>
<entry>
<title>tests: clean up root tests; adapt to new layout</title>
<updated>2008-04-20T22:02:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>meyering@redhat.com</email>
</author>
<published>2008-04-18T13:51:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b214b51ca01f4b81f4381aa7ac7c3dba2911d588'/>
<id>urn:sha1:b214b51ca01f4b81f4381aa7ac7c3dba2911d588</id>
<content type='text'>
* tests/Makefile.am (root_tests): New list.
(check-root): Add 'SUBDIRS='.
(root-hint): Point to README.
* Makefile.am (check-root): Add 'SUBDIRS=' here, too.
* maint.mk (sc_root_tests): Adapt rule to new syntax used
in tests/Makefile.am.
</content>
</entry>
<entry>
<title>Use new gnulib gnumakefile module.</title>
<updated>2008-03-25T20:56:39Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2008-03-24T11:51:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5f2ea441ac7eb7ace61e1ae422c5ae9165f02258'/>
<id>urn:sha1:5f2ea441ac7eb7ace61e1ae422c5ae9165f02258</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Pull in new module.
* GNUmakefile: Remove from version control.
* .gitignore: Update.
* configure.ac (AC_CONFIG_LINKS): Delete; rely on gnulib to do
this now.
* Makefile.am (EXTRA_DIST, distclean-local): Likewise.

Signed-off-by: Eric Blake &lt;ebb9@byu.net&gt;
</content>
</entry>
<entry>
<title>Sync GNUmakefile with gnulib.</title>
<updated>2008-03-20T13:52:55Z</updated>
<author>
<name>Eric Blake</name>
<email>ebb9@byu.net</email>
</author>
<published>2008-03-20T13:19:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2c7bed000e8091a1400114694ea1f34a678e88c4'/>
<id>urn:sha1:2c7bed000e8091a1400114694ea1f34a678e88c4</id>
<content type='text'>
* GNUmakefile (Makefile.cfg): Rename...
(cfg.mk): ...to this, and make optional.
(GNUmakefile.cfg): Delete, redundant with cfg.mk.
(Makefile.maint): Rename...
(maint.mk): ...to this.
(all) [!_have-Makefile]: Rename...
(abort-due-to-no-makefile): ...to this, and invoke via
.DEFAULT_GOAL to pick up all targets.
* Makefile.cfg: Rename...
* cfg.mk: ...to this.
* Makefile.maint: Rename...
* maint.mk ...to this.
(ME): Reflect rename.
(makefile-check, m4-check, author_mark_check, msg): Use $(ME)
rather than hard-coded name.
* Makefile.am (EXTRA_DIST): Distribute renamed files.
* .x-sc_file_system: Remove Makefile.maint along with others. No longer needed.
* .x-sc_obsolete_symbols: Likewise.
* .x-sc_prohibit_atoi_atof: Reflect renaming and remove no-longer-VC'd names.
* TODO: Likewise.

Signed-off-by: Eric Blake &lt;ebb9@byu.net&gt;
</content>
</entry>
</feed>
