Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-11 | apply latest builds with fixes from falcon | Oz Linden | |
2012-07-11 | Fixing md5sum for linux 3p-havok-source dependency. | Matthew Breindel (Falcon) | |
2012-07-11 | Hopefully 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-10 | experimental change for windows debug build | Oz Linden | |
2012-07-10 | SH-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-09 | update llphysicsextension-source build to address linux build issue | Oz Linden | |
2012-07-09 | changes to build real sources (works locally on a Mac) | Oz Linden | |
2012-07-05 | update llphysicsextensions source and stub packages | Oz Linden | |
2012-07-05 | successful build with llphysicsextensions stub | Oz Linden | |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com | |
2012-07-27 | MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life | callum | |
Reviewed by YP | |||
2012-07-05 | update to 20120702 build of havok | Oz Linden | |
2012-07-05 | begin integrating building of llphysicsextensions from source here (incomplete) | Oz Linden | |
2012-07-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty 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-28 | merge up to 3.3.3-release | Oz Linden | |
2012-06-27 | Updating to the latest pre-build llphysicsextensions package. | Todd Stinson | |
2012-06-27 | Removing unreferenced methods from the LLRenderNavPrim class. | Todd Stinson | |
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) | |
2012-06-25 | PATH-718: Ensuring that the characters panel will work correctly with a ↵ | Todd Stinson | |
stubbed physicsextension library. | |||
2012-06-22 | Updating the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-06-22 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-21 | merge changes for DRTVWR-168 | Oz Linden | |
2012-06-20 | Updating to the latest physics extensions pre-built package. | Todd Stinson | |
2012-06-18 | MAINT-1144: Update with relevant apr_suite fix. | Nat Goodspeed | |
2012-06-18 | MAINT-1144: Update to apr_suite containing relevant fix. | Nat Goodspeed | |
2012-06-18 | Update to latest llphysics extension for path-740 fix. | prep | |
2012-06-16 | switch to (identical) library builds from lindenlab repositories | Oz Linden | |
2012-06-11 | When 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-08 | Merge pull from vir/drano | Merov Linden | |
2012-06-07 | Update to latest llphysics extensions library. | prep | |
2012-06-06 | Render fix to remove blend artifacts on physics capsule. llphysics extension ↵ | prep | |
lib update (path-680, path-681). | |||
2012-06-01 | Update to latest llphysics extensions library | prep | |
2012-05-31 | PATH-667: Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-05-31 | fix | prep | |
2012-05-31 | updated physics lib hashes | prep | |
2012-05-31 | Update to latest llphysics library | prep | |
2012-05-31 | Update to latest llphysics extensions library. | prep | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-23 | DRTVWR-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-22 | Update to latest llphysics extensions library | prep | |
2012-05-22 | Fix for path-648: shapes are now positioned correctly in neighboring ↵ | prep | |
regions. Renamed api to better reflect it's purpose | |||
2012-05-20 | Merged with viewer-beta | Kitty Barnett | |
2012-05-15 | SH-3138 : Update both Mac and Windows KDU 7.0 libs to the same build number ↵ | Merov Linden | |
for clarity | |||
2012-05-14 | SH-3138 : Points to the new KDU 7.0 lib for Mac | Merov Linden | |
2012-05-14 | Update to latest llphysics Extensions lib (for path-622). | prep | |
2012-05-14 | Update to the latest llphysics extensions library. | prep | |
2012-05-09 | CHOP-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-09 | Updated llphysics Extensions Lib | prep | |
2012-05-08 | unpack dictionary .dic and .aff files, make names in dictionaries.xml match | Oz Linden | |
2012-05-07 | Update to latest llphysicsExtensions library that has fix for path-610. | prep | |