scons
scons copied to clipboard
CONFIGUREDIR and CONFIGURELOG cannot be set through CLI params
This issue was originally created at: 2011-04-27 05:04:33.
This issue was reported by: kapouer.
kapouer said at 2011-04-27 05:04:33
Hi, it would be very nice to be able to do the same for
CONFIGUREDIRas for other env variables :
scons CONFIGUREDIR=.sconf_temp
or
Environment(CONFIGUREDIR=".sconf_temp")
or
DefaultEnvironment, etc...Thanks.
Hmmm, the latter is possible because an e2e test does it - test/Configure/CONFIGUREDIR.py. And the former should be, if you write logic to handle it as a Variable. What doesn't exist is a --config_dir=PATH option. Is there an actual issue here we need to keep open? (at 11 yrs old and switched bugtrackers we're not going to get feedback from the OP)