Details
Description
Currently autobuild.xml has multiple versions of each configuration. The open source/vcexpress versions can be consolidated into a single set using the msbuild command instead of devenv. However this will require changes to be made in other places, i.e. autobuild_environment_source.py, as devenv is used in them. This will in turn require build-cmd.sh for the 3p-* libs to be altered to make use of the updated autobuild_environment_source.py. We could also use these changes to abstract some configuration to the autobuild.xml (as arguemnts/options for build-cmd.sh) of those libs (platform, toolset, etc) which would allow for more flexibility and choice for the future; e.g. 64-bit builds.
Attachments
Issue Links
- is a child of
-
OPEN-1 autobuild requires custom configurations for use with Visual Studio Express
-
- Closed
-
- is a parent of
-
OPEN-68 Convert autobuild library builds to use msbuild.exe instead of devenv.com. Then, convert all 3p-lib's build-cmd.sh to have the correct parameter call alignment for msbuild.exe.
-
- Open
-
- related
-
STORM-859 winres.h isn't present within VC++ Express includes. Must be manually copied from win7 sdk example code.
-
- Open
-
-
STORM-1150 [OPEN-61] As an OS Dev using VC Express on Windows, I would like the msvcp100 and msvcr100 files to be found and copied automatically.
-
- Product Review
-