-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: 4.5 Desired
-
Component/s: Build
-
None
-
Dev Platform 2020-09-21
The Icecream and ccache tools have an exists() method that is used in generate() to determine whether the tool should run. However, it would be much better to refactor this behavior so exists() can be safely called from SConstruct (or {{SConstript}}s) in preparation for being sent upstream, so it can more closely match the way other SCons tools are used.
- is caused by
-
SERVER-47943 Explicitly error if ICECC or CCACHE are specified but fail to load
- Closed