[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parallel make and the maintainer GNUmakefile
From: |
Eric Blake |
Subject: |
Re: parallel make and the maintainer GNUmakefile |
Date: |
Sat, 14 Mar 2009 16:23:23 -0600 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Thunderbird/2.0.0.19 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Ralf Wildenhues on 3/14/2009 6:22 AM:
> Hello Jim, all,
>
> I noticed that the GNUmakefile from coreutils/gnulib uses .NOTPARALLEL,
> in order to avoid problems with multiple targets listed on the command
> line. It was added here:
>
> | commit 88b47ac69fc7944fb1d4ff008d5741c55a8f279a
> | Author: Jim Meyering <address@hidden>
> | Date: Fri Nov 17 10:20:09 2000 +0000
> |
>
> Anyway, while this doesn't matter all that much for recursive makefile
> packages like coreutils, unconditional .NOTPARALLEL slows down builds
> for nonrecursive ones like git master M4. How about limiting the impact
> to only those cases where it matters?
I'm merging this, and other upstream document changes, into autoconf, by
running 'make fetch':
2009-03-14 Eric Blake <address@hidden>
Resync upstream files.
* GNUmakefile: Run 'make fetch'.
* build-aux/announce-gen: Likewise.
* build-aux/config.guess: Likewise.
* build-aux/config.sub: Likewise.
* build-aux/gnupload: Likewise.
* build-aux/texinfo.tex: Likewise.
* build-aux/vc-list-files: Likewise.
* doc/gnu-oids.texi: Likewise.
* doc/standards.texi: Likewise.
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkm8LlsACgkQ84KuGfSFAYDRqACfSDfe1zfa+qADQmutkpzQi+HG
Zm8An1DA52yRfXcHZVZbl1x9CKV6AuXP
=Il1T
-----END PGP SIGNATURE-----
- Re: parallel make and the maintainer GNUmakefile,
Eric Blake <=