Boost logo

Boost-Build :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-07-21 12:38:22


Vladimir Prus wrote:
> ... I'd only have to
> dig CVS history to understand why the 'boost-build' rule
> works the way it works now -- appending the argument rather than
> prepending it.

This is what I found:

===
Fix order of directories in BOOST_BUILD_PATH.

In 'boost-build', add the directory given as argument *after* existing
directories. So, if user set in environment
BOOST_BUILD_PATH=/home/custom_bb_files, then files from that directory
will be loaded before any stock files.

In particular, this fixes searching of user-config.jam in environmental
BOOST_BUILD_PATH.
===

To be honest, I have no idea what "stock files" is.
But perhaps you remember?

Roland


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