Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 47 by
mc...@iastate.edu: Switch build_windows.py from using
msbuild to using devenv to do unattended builds
http://code.google.com/p/vrjuggler/issues/detail?id=47
The attached patch uses devenv to run the unattended builds instead of
msbuild so that build errors do not stop the build. In addition the
switches were added to enable building Win32 and x64 solutions. Previously
and unattended build would only build the Win32 solution even if the x64
command line option was used. We have tested this with msvs 2008.
Attachments:
build_windows.py-cmd-line-automatic-build.patch 1.9 KB