-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
There are some important differences between SCons pseudobuilders and real Builder objects. Notably, keyword arguments to Builders become set Environment values in an OverrideEnvironment for the targets, but this is not so for pseudobuilders. For this reason and others, we try to avoid using pseudobuilders in the server SCons environment, but AutoInstall is currently an exception. It would be worthwhile to make it into a true Builder.
- related to
-
SERVER-80486 Complete TODO listed in SERVER-61013
-
- Closed
-