Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-12-01 14:16:50


I had just got a totally crazy idea -- we have some algorithms
to compute target paths, and --abbreviate-paths options, and it
not quite good yet.

How about just using MD5 or SHA-1 of build properties to form
target path? Might sound scary, but after working with git for
a bit, I find that using SHA-1 to identify things is not so
bad, as copy-paste works. To make things easier, we might
put a file in each build directory that lists all the properties
of the files in that directory.

Comments?

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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