summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
2012-07-11apply latest builds with fixes from falconOz Linden
2012-07-11Fixing md5sum for linux 3p-havok-source dependency.Matthew Breindel (Falcon)
2012-07-11Hopefully fixed windows build. Now support -DLL_DEBUG_HAVOK:BOOL=ON to ↵Matthew Breindel (Falcon)
enable Havok Hyrbid (fulldebug) libs to link in Windows RelWithDebInfo. On other platforms, that flag will cause RelWithDebInfo to link against Havok fulldebug libs. The rest of the time, RelWithDebInfo will link to Havok Debug and Debug will link to Havok Fulldebug
2012-07-10experimental change for windows debug buildOz Linden
2012-07-10SH-3192 Fix Boost 1.48.0 libraries to support Debug builds on Windows.Monty Brandenberg
Tweaked the boost source as per Boost issue #6185 using 1.49.0 sources and this picks up the new build. Debug viewer builds and runs.
2012-07-09update llphysicsextension-source build to address linux build issueOz Linden
2012-07-09changes to build real sources (works locally on a Mac)Oz Linden
2012-07-05update llphysicsextensions source and stub packagesOz Linden
2012-07-05successful build with llphysicsextensions stubOz Linden
2012-08-01Merge back viewer-lion, which has viewer-development and down-stream fixessimon@Simon-PC.lindenlab.com
2012-07-27MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Lifecallum
Reviewed by YP
2012-07-05update to 20120702 build of havokOz Linden
2012-07-05begin integrating building of llphysicsextensions from source here (incomplete)Oz Linden
2012-07-02Merge 3.3.3 release with Drano HTTP library at 3.3.0Monty Brandenberg
Big delta was converting the new texture debugger support code to the new library. Viewer manifest should probably get an eyeball before release.
2012-06-28merge up to 3.3.3-releaseOz Linden
2012-06-27Updating to the latest pre-build llphysicsextensions package.Todd Stinson
2012-06-27Removing unreferenced methods from the LLRenderNavPrim class.Todd Stinson
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-25PATH-718: Ensuring that the characters panel will work correctly with a ↵Todd Stinson
stubbed physicsextension library.
2012-06-22Updating the latest llphysicsextensions pre-built package.Todd Stinson
2012-06-22Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-06-21merge changes for DRTVWR-168Oz Linden
2012-06-20Updating to the latest physics extensions pre-built package.Todd Stinson
2012-06-18MAINT-1144: Update with relevant apr_suite fix.Nat Goodspeed
2012-06-18MAINT-1144: Update to apr_suite containing relevant fix.Nat Goodspeed
2012-06-18Update to latest llphysics extension for path-740 fix.prep
2012-06-16switch to (identical) library builds from lindenlab repositoriesOz Linden
2012-06-11When using OS autobuild config switches, set build configuration in VS to ↵Tank_Master
specified type (release, relwithdebinfo, or debug) Also, set startup project to SecondLife-bin
2012-06-08Merge pull from vir/dranoMerov Linden
2012-06-07Update to latest llphysics extensions library.prep
2012-06-06Render fix to remove blend artifacts on physics capsule. llphysics extension ↵prep
lib update (path-680, path-681).
2012-06-01Update to latest llphysics extensions libraryprep
2012-05-31PATH-667: Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-05-31fixprep
2012-05-31updated physics lib hashesprep
2012-05-31Update to latest llphysics libraryprep
2012-05-31Update to latest llphysics extensions library.prep
2012-05-24merge changes for DRTVWR-151Oz Linden
2012-05-23DRTVWR-151: Today's APR build should run on Windows XP again.Nat Goodspeed
The previous tip Windows APR package: http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2 contained a libapr-1.dll that would not load on Windows XP. The code contained static calls to Windows API functions not yet present in Windows XP. The new Windows APR package has made those calls conditional, using LoadLibrary() and GetProcAddress() calls. The hope is that this new viewer build will behave identically on Windows Vista or later -- but unlike its predecessor, will also launch on Windows XP.
2012-05-22Update to latest llphysics extensions libraryprep
2012-05-22Fix for path-648: shapes are now positioned correctly in neighboring ↵prep
regions. Renamed api to better reflect it's purpose
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-15SH-3138 : Update both Mac and Windows KDU 7.0 libs to the same build number ↵Merov Linden
for clarity
2012-05-14SH-3138 : Points to the new KDU 7.0 lib for MacMerov Linden
2012-05-14Update to latest llphysics Extensions lib (for path-622).prep
2012-05-14Update to the latest llphysics extensions library.prep
2012-05-09CHOP-900: Use new apr_procattr_constrain_handle_set() extension.Nat Goodspeed
Now LLProcess explicitly requests APR to limit the handles passed to any child process, instead of wantonly passing whatever happens to be lying around the parent process at the time. This requires the latest APR build. Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream (as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a Band-Aid -- a single whacked mole -- for the problem more systemically addressed by apr_procattr_constrain_handle_set().
2012-05-09Updated llphysics Extensions Libprep
2012-05-08unpack dictionary .dic and .aff files, make names in dictionaries.xml matchOz Linden
2012-05-07Update to latest llphysicsExtensions library that has fix for path-610.prep