[opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link Testers Needed.
Nicky Perian
nickyperian at yahoo.com
Wed Mar 2 13:15:15 PST 2011
Thanks for testing and feed back.
I committed this to viewer-autobuild2010-wip earlier today.
Nicky
________________________________
From: Twisted Laws <twisted_laws at hotmail.com>
To: nickyperian at yahoo.com; SLDEV <opensource-dev at lists.secondlife.com>
Sent: Wed, March 2, 2011 3:10:21 PM
Subject: RE: [opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link
Testers Needed.
This works well for me and is much nicer than it starting over every build.
________________________________
Date: Tue, 1 Mar 2011 12:26:45 -0800
From: nickyperian at yahoo.com
To: opensource-dev at lists.secondlife.com
Subject: [opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link
Testers Needed.
One line addition to autobuild.xml VCmsbuildRelWithDebInfo Section for
incremental linking.
<!-- OPEN-1a WORKAROUND begin - to be removed when VC 2010 is
detected correctly -->
<key>VC10msbuildRelWithDebInfo</key>
<map>
<key>build</key>
<map>
<key>command</key>
<string>msbuild.exe</string>
<key>options</key>
<array>
<string>SecondLife.sln</string>
<string>/t:build</string>
<string>/p:Configuration=RelWithDebInfo</string>
<string>/p:Platform=Win32</string>
<string>/p:"VCBuildAdditionalOptions= /useenv"</string>
<string>/p:"VCBuildAdditionalOptions= /incremental"</string>
</array>
</map>
<key>configure</key>
<map>
<key>options</key>
<array>
<string>-G</string>
<string>"Visual Studio 10"</string>
<string>-DSTANDALONE:BOOL=FALSE</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>-DFMOD=TRUE</string>
</array>
</map>
<key>name</key>
<string>VC10msbuildRelWithDebInfo</string>
</map>
<!-- OPEN-1a WORKAROUND end -->
_______________________________________________ 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110302/16ff5367/attachment.htm
More information about the opensource-dev
mailing list