Anton Pevtsov wrote:
[...]
> I updated the script to incorporate icc-9.1 into supported
> configurations. It required minor changes to several script files. The
> changes are here:
> http://people.apache.org/~antonp/stdcxx05232006/Scripts/
>
> Change log:
> 2006-05-23 Anton Pevtsov <antonp@moscow.vdiweb.com>
>
> * data.js (icc91SolutionName, icc91CfgSolutionName): New global
> variables to keep icc-9.1 solution names.
> * generate.js (solutionICC91): New global variable to keep
> icc-9.1
> solution object.
> * generate.wsf (generateBuildBatch): Added special processing
> for icc-9.1solution.
> * icc-config.js (solutionICC91Cfg): New variable to keep icc-9.1
>
> configuration solution.
> (configureToolsICC91): New function to configure tools for
> icc-9.1.
> * makelog.wsf (readAndCheckArguments): Set buildLogUnicode
> variable to -1 for icc-9.1 - buildlog.htm is unicode.
> * msvc-config.js (solutionICC91): New variable to keep icc-9.1
> solution object.
> * runall.wsf (runAllExamples): Set logUnicode variable to "true"
>
> for icc-9.1 - buildlog.htm is unicode.
>
>
> May I commit these changes?
Yes, please go ahead. Also please feel free to conside any future
changes to the Windows build scripts preapproved.
Thanks
Martin
|