[opensource-dev] Viewer Tools Upgrades - with a call for help
Cinder Roxley
cinder at alchemyviewer.org
Mon Feb 2 11:00:30 PST 2015
On February 2, 2015 at 11:42:10 AM, Nicky Perian (nickyperian at gmail.com) wrote:
Does the underlying builder in LL's automated build system call MSBuild or Devenv?
If it’s Team City or Bamboo, then it calls MSBuild like Microsoft recommends. Not sure about others. Drake has fixed the issue with command line building using msbuild and we posted a link in the relevant jira. The fix is much simpler and doesn’t create additional build targets. https://bitbucket.org/LightDrake/open-290/commits/a3716dfdd1f6da9d91b5b708f7f372101e24d572
--
Cinder Roxley
Sent with Airmail
On Mon, Feb 2, 2015 at 12:30 PM, Oz Linden (Scott Lawrence) <oz at lindenlab.com> wrote:
On 2015-01-31 11:41 , Nicky Perian wrote:
Two methods for command line building have been tested each starting with a fresh build-vc120 directory, with tests and package on.
Machine spec is Intel i7 all 8 cores running with 6GB memory.
autobuild configure -c ReleaseOSCE and autobuild build -c ReleaseOSCE
Calls Devenv.exe which is the build program for VS2013 Community Edition
Build completed in 53 minutes.
autobuild configure -c ReleaseOS and autobuild build -c ReleaseOS
Calls MSBuild.exe which is the build program available in VS2013 Express Edition AND VS2013 Community Edition.
Build completes in 77 minutes.
Should we provide open source developers both methods?
I would prefer not to support more than one configuration for internal use and one for external use.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20150202/4652a49b/attachment.htm
More information about the opensource-dev
mailing list