> "Harlan" == Harlan Stenn <[EMAIL PROTECTED]> writes:
[ This is a reply to some pretty old email. As is my habit. ]
Harlan> I'm working on a project where Somebody decided it would be a
Harlan> feature to hack the automake templates to permit subdirs to be
Harlan> built in parallel.
Ok.
One more try, this time with the attachment.
- Dan
-Original Message-
From: Dan Kegel
To: 'Harlan Stenn '; Dan Kegel
Cc: ''[EMAIL PROTECTED] ' '
Sent: 5/17/2002 11:40 PM
Subject: RE: Parallel builds and SUBDIRS
Yep, I've implemented a build sy
Yep, I've implemented a build system with that property recently.
I promised to post a writeup here, but haven't gotten a round tuit.
Maybe it would be useful if I posted part of a project that uses
that build system. The basic idea is it's a cross-platform project
that needs to generate code fo
> To: [EMAIL PROTECTED]
> Sent: 5/17/2002 5:41 PM
> Subject: Parallel builds and SUBDIRS
>
> First, I'm not saying this is a good idea.
>
> I'm working on a project where Somebody decided it would be a feature to
> hack the automake templates to permit subdirs
TED]
Sent: 5/17/2002 5:41 PM
Subject: Parallel builds and SUBDIRS
First, I'm not saying this is a good idea.
I'm working on a project where Somebody decided it would be a feature to
hack the automake templates to permit subdirs to be built in parallel.
They implemented an additional le
First, I'm not saying this is a good idea.
I'm working on a project where Somebody decided it would be a feature to
hack the automake templates to permit subdirs to be built in parallel.
They implemented an additional level of locking to prevent, for example, a
library that is needed by multiple