Am Sonntag, 1. Oktober 2006 00:45 schrieb Christian Ohm:
> On Friday, 29 September 2006 at  1:19, Christian Ohm wrote:
> > Hmm... the big difference I see here is: The waf variants have to be
> > defined in the wscript, while the autostuff can have any number of
> > different configurations just by running ./configure in a different
> > directory. I really came to like that feature of autoconf, that's the
> > only thing I really miss in waf right now.
>
> Just had an idea about that: Load wscript-local if it exists and define
> the variants in there. Then you just need an easy way to access the
> variants from the command line.
You can even define the variants in the wscript...
And access them from the commandline is also possible.
I don't know if it is allready in the wscript I posted last, but here I have 
a --enable-debug which enables debugging. Allready in the configuration step 
I set options for 2 variants. I can choose to use the debug variant or the 
default variant in the build step.
You could also set the options in the build step, if you prefer that...

--Dennis

Attachment: pgpiizvi9a4vB.pgp
Description: PGP signature

_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to