Hi Bill:
Thanks for your response. More comments below.
On 2011-06-30 22:03-0400 Bill Hoffman wrote:
On 6/30/2011 5:23 PM, Alan W. Irwin wrote:
To help with the general difficulty of getting dependencies right,
would it be possible to implement a CMake change so that for a given
flag (say --
On 6/30/2011 5:23 PM, Alan W. Irwin wrote:
On 2011-06-30 22:15+0200 Alexander Neundorf wrote:
On Wednesday 29 June 2011, Marcel Loose wrote:
...
After I had posted my question I realized that this issue has come up
quite recently on the mailing list in a thread that I started -- see
http://www
On 2011-06-30 22:15+0200 Alexander Neundorf wrote:
On Wednesday 29 June 2011, Marcel Loose wrote:
...
After I had posted my question I realized that this issue has come up
quite recently on the mailing list in a thread that I started -- see
http://www.mail-archive.com/cmake@cmake.org/msg36362.h
On Wednesday 29 June 2011, Marcel Loose wrote:
...
> After I had posted my question I realized that this issue has come up
> quite recently on the mailing list in a thread that I started -- see
> http://www.mail-archive.com/cmake@cmake.org/msg36362.html. Although the
> original question was related
On Wed, 2011-06-29 at 23:43 +0200, Marcel Loose wrote:
> On Wed, 2011-06-29 at 20:46 +0200, Michael Wild wrote:
> > On 06/29/2011 05:22 PM, Marcel Loose wrote:
> > > Hi all,
> > >
> > > I'm having a problem with a parallel 'make' where one or more
> sources
> > > are generated by a custom command.
On Wed, 2011-06-29 at 20:46 +0200, Michael Wild wrote:
> On 06/29/2011 05:22 PM, Marcel Loose wrote:
> > Hi all,
> >
> > I'm having a problem with a parallel 'make' where one or more
sources
> > are generated by a custom command.
> >
> > The situation is as follows. There are a couple of targets
On 06/29/2011 05:22 PM, Marcel Loose wrote:
> Hi all,
>
> I'm having a problem with a parallel 'make' where one or more sources
> are generated by a custom command.
>
> The situation is as follows. There are a couple of targets (executables)
> that depend on the same source file being generated b
On Wed, 2011-06-29 at 17:22 +0200, Marcel Loose wrote:
> Hi all,
>
> I'm having a problem with a parallel 'make' where one or more sources
> are generated by a custom command.
>
> The situation is as follows. There are a couple of targets (executables)
> that depend on the same source file being
Hi all,
I'm having a problem with a parallel 'make' where one or more sources
are generated by a custom command.
The situation is as follows. There are a couple of targets (executables)
that depend on the same source file being generated by a custom
command.
I notice that, when doing a parallel