Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-21 | MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings | Nat Goodspeed | |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed | |
In autobuild.xml, specify today's build of the Boost package that includes the Boost.Context library, and whose boost::dcoroutines library uses Boost.Context exclusively instead of its previous context-switching underpinnings (source of the ucontext.h dependency). Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it with the viewer and with the lllogin.cpp test executable. Track new Boost package convention that our (early, unofficial) Boost.Coroutine library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc. Remove #include <boost/coroutine/coroutine.hpp> from llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine header must be #included before anything else that might use ucontext.h is gone now that we no longer depend on ucontext.h. In fact remove -D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to work around a known problem with the ucontext.h facilities. | |||
2013-01-08 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2012-12-19 | change to use lindenlab repo for havok source, with new license | Oz Linden | |
2012-12-19 | upgrade boost build to use public build of icu4c | Oz Linden | |
2012-12-04 | Pull in upstream viewer-development via viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-19 | MAINT-1841 Use NVAPI to force NVIDIA GPU power management mode to prefer max ↵ | Dave Parks | |
performance Reviewed by Simon. | |||
2012-11-17 | Update to Boost 1.52 package with gcc 4.1 warning fix. | Nat Goodspeed | |
2012-11-16 | Use new 3p-boost 1.52 build with Windows /Zc:wchar_t- compile switch. | Nat Goodspeed | |
2012-11-13 | Changed format of Windows Boost 3p lib - Amazon S3 chokes on sub-domain ↵ | calluym_linden | |
version and no one knows why | |||
2012-11-12 | Point autobuild at new Boost 1.52 third-party libs | callum | |
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden | |
2012-11-07 | Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code. | Monty Brandenberg | |
Two fairly simple conflicts: dead stats sending code in the texture fetch code (new llcorehttp library) and the cleanup code in llappviewer was moved around in 3.4.x. | |||
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
This was yet another refresh from v-d because of significant changes to lltexturefetch that would not have been resolvable by casual application of any merge tool. There are still a few questions outstanding but this is the initial, optimistic merge. | |||
2012-09-05 | Merge in latest viewer-development | simon@Simon-PC.lindenlab.com | |
2012-08-22 | merge changes for DRTVWR-202 | Oz Linden | |
2012-08-17 | Merged in from viewer-development. | Aura Linden | |
2012-08-16 | merge up to latest viewer-development | Oz Linden | |
2012-08-15 | merge back beta fixes | Oz Linden | |
2012-08-14 | open-146: correct licenses in llphysicsextensions stub | Oz Linden | |
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-08-01 | Fixing up the string in the code sign flag. | David Kaprielian | |
2012-08-01 | Added necessary signing information to autobuild.xml | David Kaprielian | |
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-30 | merge | Brad Payne (Vir Linden) | |
2012-07-27 | MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life | callum | |
Reviewed by YP | |||
2012-07-25 | update to latest builds of llphysicsextensionss | Oz Linden | |
2012-07-24 | merge up to latest viewer-pathfinding (including 3.3.4) | Oz Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-20 | refactor to build llphysicsextensions_tpv package for sublicensees | Oz Linden | |
2012-07-17 | Updating to the latest llphysicsextension source package. | Todd Stinson | |
2012-07-12 | update the llphysicsextensions stub package to match the source package | Oz Linden | |
2012-07-11 | Updating to latest llphysicsextensions build. This should remove the ↵ | Matthew Breindel (Falcon) | |
dependency on cmake 2.8.2 for Linux. | |||
2012-07-11 | use the Linden Libraries builds for llphysicsextensions, with cmake fix for ↵ | Oz Linden | |
linux | |||
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. |