summaryrefslogtreecommitdiff
path: root/autobuild.xml
AgeCommit message (Collapse)Author
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-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
2012-04-18Updating llpathinglibrary method calls to cleaned-up version of the library ↵Todd Stinson
interface.
2012-04-18Updating to the latest llphysicextensions pre-built package with the now ↵Todd Stinson
lowercased version of the header file names.
2012-04-18IQA-463: Make LLProcess call apr_procattr_inherit_set() extension.Nat Goodspeed
On Windows, Bad Things happen when apr_proc_create() is allowed to pass TRUE to CreateProcess(bInheritHandles). For instance, the open handle for a new installer executable file being downloaded by the background updater gets inadvertently passed to a couple slplugin.exe instances. When the viewer finishes downloading, closes the file and tries to remove it, Windows balks because the file is still open by another process. Require an apr_suite package that includes the new Linden apr_procattr_inherit_set() extension, and call it to turn off CreateProcess(bInheritHandles).
2012-04-16PATH-550: Updating to the latest llphysicextensions pre-built package.Todd Stinson
2012-04-13Updating to the latest llphysicextensions pre-built package.Todd Stinson
2012-04-12Path bookends are now vb's. Which means they are now lit and transparent in ↵prep linden
the viewer.
2012-04-11Updated to latest llphysics Extensions libraryprep
2012-04-10Adding the display of the temporary start/end path character on hover state.Todd Stinson
2012-04-10Update to latest llphysics Extensions library.prep
2012-04-09Update to latest lphysics extensions library.prep
2012-04-06PATH-265: Adding an error message to the testing tab of the pathfinding ↵Todd Stinson
floater console to indicate when a path cannot be found.
2012-04-05Removing the onShowWorldToggle callback as it is no longer required.Todd Stinson
2012-04-05Updating to the latest llphysicsextensions pre-built package.Todd Stinson
2012-04-05Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray.
2012-04-05physics extensions library updateprep