Boost logo

Boost-Build :

From: Markus Scherschanski (mscherschanski_at_[hidden])
Date: 2002-06-04 09:02:42


All right, I don't want to fool around with your cvs, but these changes
should do:

----------------------------------------------------------------------------
-------
##############
In file jam.c:
##############
224d223:
< printf( "-q Quit quickly as soon as a target fails.\n"
);
253,254d251
< if( ( s = getoptval( optv, 'q', 0 ) ) )
< globs.quitquick = 1;

###############
In file make1.c
###############

make1.c:

399,400d397
<
< if( globs.quitquick ) ++intr;

----------------------------------------------------------------------------
--------

The global quitquick was already defined, so I didn't have to add it.

All right? ;)

Regards,
Markus

> -----Original Message-----
> From: Vladimir Prus [mailto:ghost_at_[hidden]]
> Sent: Friday, May 31, 2002 1:25 PM
> To: jamboost_at_[hidden]
> Subject: Re: [jamboost] -q option doesn't work
>
>
> Markus Scherschanski wrote:
>
> > I just wanted to mention that the -q option doesn't work
> with boost jam.
> > Perforce Version does!
>
> Yea... just nobody took time to merge all the recent changes
> from Perforce
> Jam. Care to integrate this one?
>
> - Volodya
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Tied to your PC? Cut Loose and
> Stay connected with Yahoo! Mobile
> http://us.click.yahoo.com/QBCcSD/o1CEAA/sXBHAA/z3wwlB/TM
> --------------------------------------------------------------
> -------~->
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk