Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-09-04 06:27:03


I've just comitted a change which removes support for old-style target ids.
They used to generate warnings for several releases already, so I guess there
was enough time to change. Now the syntaxes

@/project/target
/directory/target

won't work and should be changed to

/project//target
/directory//target

Boost.Build will tell if if any such ids are used, including the location of
Jamfile where they are used.

- Volodya

 


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