cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remark 2: Desired feature: Conscript-uptodate targets


From: Eric Krohn
Subject: Re: Remark 2: Desired feature: Conscript-uptodate targets
Date: Thu, 30 Nov 2000 18:42:38 -0700

Steven Knight writes:
>       Construct:
>
>               $email_status = '#email_status_file';
>               Export qw( email_status );
>               Command $env $email_status, qq(
>                       echo "Build $failed_or_not" | tee %> | mail 
> address@hidden
>               );

So how do you get $failed_or_not set from within cons depending on whether
or not cons built everything successfully?  Is this meta information
available?  Or are you proposing a final target that depends on everything
else to set $failed_or_not?  

Hey, next we'll want meta information about _which_ targets were built and
which were not.

--
Eric Krohn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]