$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alex Besogonov (cyberax_at_[hidden])
Date: 2006-04-25 02:59:11
I wonder why BBv2 doesn't use Jam's header depcache? I've stumbled upon
it while wading through jam's sources.
Dependency cache is is used in BBv1 and it really imporves compilation
speed (especially, on Windows machines).
Today I've tried to compile my project with .jamdeps turned on
("modules.poke : HCACHEFILE : .jamdeps ;" in my Jamroot) and it has
compiled without problems.
-- With respect, Alex Besogonov (cyberax_at_[hidden])