summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
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
2012-05-07Build llcorehttp as part of a viewer dependency with unit tests. This requiredMonty Brandenberg
boost::thread and the easiest path to that was to go with the 1.48 Boost release in the 3P tree (eliminating a fork for a modified 1.45 packaging). One unit test, the most important one, is failing in test_httprequest but that can be attended to later. This test issues a GET to http://localhost:2/ and that is hitting the wire but the libcurl plumbing isn't delivering the failure, only the eventual timeout. An unexpected change in behavior.
2012-05-06PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to ↵William Todd Stinson
the latest llphysicsextensions pre-buit package.
2012-05-04PATH-589: Updating to the latest llphysicsextensions pre-built package to ↵Todd Stinson
attempt a fix for a linux viewer crash.
2012-04-30update hunspell packages (another attempt to fix Mac dylib)Oz Linden
2012-04-27Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-04-27Updated to latest llphysics extensions to address path-598prep
2012-04-26Update to latest llphysics Extensions library. path-591 crash fixprep
2012-04-26Update to latest llphysicsExtensions library.prep
2012-04-25switch to new build of the hunspell lib to solve loading problem?Oz Linden
2012-04-25Link fixprep
2012-04-25Update to the latest llphysics extensions library.prep
2012-04-24Added support for rendering the regions water height. Also added initial ↵prep
support for a simple shape vb which allows us to create and expand from for one off shapes
2012-04-23IQA-463: Use newest APR package without apr_procattr_inherit_set().Nat Goodspeed
2012-04-19Making the pathfinding color settings automatically adjust the current ↵Todd Stinson
display without reloading.
2012-04-19Cleaning up the navmesh colors a bit.Todd Stinson
2012-04-18Updating to the latest llphysicextensions pre-built package.Todd Stinson