----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/ -----------------------------------------------------------
(Updated Feb. 5, 2011, 8:50 p.m.) Review request for Viewer. Changes ------- Updated per Wolfpup review. Restored OpenSourceRelWithDebInfo to devenv build. Established OpenSourceRelWithDebInfoE for Express edition which uses vcbuild.exe. autobconf.bat content-- @echo call c:\VC80\VC\bin\vcvars32.bat C:\lindenhg\autobuild-vcexpress-wip\bin\autobuild --debug configure -c OpenSourceRelWithDebInfoE autobb.bat content-- C:\lindenhg\autobuild-vcexpress-wip\bin\autobuild --debug build -c OpenSourceRelWithDebInfoE Problem cited in my earlier entry was not considering the dual nature of autobuild.xml. That being sections for configuration and building. Bottom line is this should work for Express without breaking Pro. If both Pro and Express are installed either method may be used. If only Pro is present either method my be used. Summary ------- This modification is a test case and applies to -OpenSourceRelWithDebInfo only. Configuration batch file content: @echo call c:\VC80\VC\bin\vcvars32.bat C:\lindenhg\autobuild-vcexpress-wip\bin\autobuild --debug configure -c OpenSourceRelWithDebInfo Build batch file content: C:\lindenhg\autobuild-vcexpress-wip\bin\autobuild --debug build -c OpenSourceRelWithDebInfo This is a clean up of a discarded RB This addresses bug open-1. http://jira.secondlife.com/browse/open-1 Diffs (updated) ----- autobuild.xml 00453191c1b9 Diff: http://codereview.secondlife.com/r/136/diff Testing ------- There is one post build re-configuration error related to devenv versus vcbuild parameter sequence. However,C:\lindenhg\viewer-autobuild-express-wip\build-vc80\newview\RelWithDebInfo\LindenDeveloper.exe was built and log on to aditi successful. Thanks, Nicky
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges