Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-08 23:18:55


Hi Beman,

Please build yourself a new Jam and try again.

I believe I have fixed the line-length problem (jam was checking the
overall size of the command rather than the length of an individual
line) and also the showstopper problem you were having with testing.

Solving the testing problem required the introduction of a new rule,
RMOLD, which will cause a target to be removed if any of its
dependencies fails to build. The old FAIL_EXPECTED rule has been removed
(it was unused anyway).

There are several deficiencies in Jam's dependency handling which we
might want to address:

http://maillist.perforce.com/pipermail/jamming/2002-April/001657.html
http://maillist.perforce.com/pipermail/jamming/2002-April/001658.html

-Dave

+---------------------------------------------------------------+
David Abrahams
C++ Booster (http://www.boost.org) O__ ==
Pythonista (http://www.python.org) c/ /'_ ==
resume: http://users.rcn.com/abrahams/resume.html (*) \(*) ==
email: david.abrahams_at_[hidden]
+---------------------------------------------------------------+

 


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