On Wed, Jan 7, 2009 at 4:22 AM, Starkos <starkos@...> wrote:
> On Tue, Jan 6, 2009 at 7:52 PM, Scott Graham <sgraham@...> wrote:
>> So, I guess I just want to +1 that functionality for the next release
>> of the 4.0s. I saw "prebuildcommands" but I don't find those useful
>> because they're unconditional (and the last thing I want is
>> unconditional stuff added to my already painfully long builds! :)
>
> Noted. Out of curiosity, what is it you need to do? The prelink and
> postbuild commands are conditional, would either of those work for
> you?
No, unfortunately not. The biggest thing I'd be using it for is source
preprocessing. Stuff like running a header parser that generates
bindings for a scripting language (something like SWIG), running
lex/yacc-type tools, etc.
scott
|