OSDN Git Service

nvda root sconstruct: the release commandline option now only controls filenames...
authorMichael Curran <mick@kulgan.net>
Mon, 15 Nov 2010 05:17:02 +0000 (15:17 +1000)
committerMichael Curran <mick@kulgan.net>
Mon, 15 Nov 2010 05:17:02 +0000 (15:17 +1000)
commitc1105b4c99f018278d73b926980117f88f884234
tree06ca982dacff90490c99a77da547275ab1d3b44d
parent242c04c1f3df2cd430f84835dc5071035eba1cf6
nvda root sconstruct: the release commandline option now only controls filenames and whether NVDA's Python will run optimized, it does not affect nvdaHelper. There is now a new scons commandline option called nvdaHelperDebug. If you set this to 1, then vdaHelper will be built with asertions enabled, debug symbols, it will use debug libraries, and it will not be optimized.
nvdaHelper/archBuild_sconscript
nvdaHelper/remote/sconscript
nvdaHelper/remoteLoader/sconscript
nvdaHelper/vbufBase/sconscript