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]

Vladimir Prus 21 lat temu
rodzic
commit
e00c99adf5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit e24570215faec53f25096f7bc82ad168239caa49
+Subproject commit 7c083f0d2bd076dd037f2dd7328578bc3b8d236b

粤ICP备19079148号