Przeglądaj źródła
Optimization: don't use 'dependency graph caching'. Experiments show
it does not help at all, but complicates the code.
* build/generators.jam
(construct-with-caching): Remove
(construct-without-caching): Rename to 'construct-really'.
* build/virtual-target.jam:
(clone-template, clone-action-template): Remove.
[SVN r26544]