-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Fully Compatible
-
ALL
We found that windows builds recently slowed way down. This is caused by two issues:
SERVER-95525: the detection of CC and CXX in the scons environment has caused windows to switch to local config, it should check for the flags specifically on the command line instead
SERVER-95246: we clear bazel output root every task, we need to detect if the current mci directory has changed in some way then what the output root was originally created with.
- is caused by
-
SERVER-95525 Unify scons and bazel C/C++ toolchain
- Closed
-
SERVER-95246 Clear windows Bazel temp directory before and after SCons execution
- Closed