Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | Removed duplicated block of code in LLAddBuildTest.cmake. Added comment to ↵ | Logan Dethrow | |
point to duplicated code. Replaced hard-coded tcmalloc link option with variable that is created in GooglePerfTools.cmake. | |||
2012-11-26 | merge changes for DRTVWR-249 | Oz Linden | |
2012-11-20 | merge changes for DRTVWR-246 | Oz Linden | |
2012-11-16 | Fix Boost shared-library version suffixes in Copy3rdPartyLibs.cmake. | Nat Goodspeed | |
2012-11-16 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2012-11-15 | Remove Boost version "1_45" baked into library names. | Nat Goodspeed | |
On Windows, LLPrimitive.cmake named four Boost libraries with names ending in the string 1_45. Now that we're trying to upgrade Boost to 1.52, those suffixes are inappropriate. Fortunately the libraries in our current Boost package do not have version-stamped names, so we hope this fix can survive for several Boost upgrades to come. | |||
2012-11-13 | Stupid typo in Boost Cmake file | callum_linden | |
2012-11-13 | Update Windows lib names for new Boost package | callum_linden | |
2012-11-12 | First round of fixes to make viewer work with Boost 1.52 | callum_linden | |
2012-11-07 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-11-07 | MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. ↵ | Dave Parks | |
Disable private memory pools. Make viewer large address aware on windows. Reviewed by Kelly | |||
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-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden | |
2012-10-24 | pull back changes (enable tcmalloc) from 3.4.1-beta10 | Oz Linden | |
2012-10-22 | Enable tcmalloc | Dave Parks | |
2012-10-20 | Removing build.sh darwin symbols hack. Adding '-g' to both CFLAGS and ↵ | Don Kjer | |
CXXFLAG to have cmake generation debug symbols in xcode. | |||
2012-10-18 | Removing -g flag from mac builds | Don Kjer | |
2012-10-17 | Adding '-g' to mac builds | Don Kjer | |
2012-09-20 | Pull and merge from ↵ | William Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-179. | |||
2012-09-20 | reapply 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual Studio | Dave Parks | |
2012-09-12 | MAINT-1503 Minimal set of changes needed to safely disable tcmalloc | Dave Parks | |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ↵ | Oz Linden | |
tested | |||
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the ↵ | William Todd Stinson | |
repository. | |||
2012-09-07 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
Cmake files not merged correctly and had to be done by hand. New memory allocation made some memory usage tests in the llcorehttp integration tests no longer valid. Would like to work on LLLog sometime and get it to be consistent. Special flags needed for windows build of example program. | |||
2012-08-22 | merge changes for DRTVWR-202 | Oz Linden | |
2012-08-22 | Fix up white space to follow coding policy guidelines | callum_linden | |
2012-08-22 | merge changes for DRTVWR-203 | Oz Linden | |
2012-08-17 | Minor change required for merge from viewer-development | Aura Linden | |
2012-08-17 | Merged in from viewer-development. | Aura Linden | |
2012-08-08 | More optional signing stuff for 10.5 | Aura Linden | |
2012-08-08 | Pulled merge, changed . to , in viewer-manifest | Aura Linden | |
2012-08-08 | More optional config for 10.5 builds | Aura Linden | |
2012-08-06 | Removed (unworking) code signing parameters from autobuild (wrong place) | callumprentice | |
Added them to correct place (Cmake config) | |||
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg | |
2012-08-02 | MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues ↵ | Brad Payne (Vir Linden) | |
rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll | |||
2012-07-31 | merge up to latest viewer-development | Oz Linden | |
2012-07-25 | Fix to build with code signing option (patch from STORM-1900) | callum_linden | |
2012-07-24 | merge up to latest viewer-pathfinding (including 3.3.4) | Oz Linden | |
2012-07-24 | merge to viewer-developmento | Oz Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-23 | Make build dependent on version of xcode, not version of OSX for DARWIN | Aura Linden | |
2012-07-23 | Changed CMake to work for older and newer versions of OSX | Aura Linden | |
2012-07-21 | fix finding havok libs in relwithdebinfo mode (uses release unless ↵ | Oz Linden | |
LL_DEBUG_HAVOK is used | |||
2012-07-20 | refactor to build llphysicsextensions_tpv package for sublicensees | Oz Linden | |
2012-07-18 | cmake changes for OSX 10.7 | Aura Linden | |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com | |
2012-07-11 | Changed windows to always use havok Hybrid in RelWithDebInfo. Windows no ↵ | Matthew Breindel (Falcon) | |
longer uses Havok Debug. On other platforms, use of Debug vs Fulldebug in RelWithDebInfo is still governed by LL_DEBUG_HAVOK | |||
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 | Updating Havok.cmake to support all 3 major build configurations on all ↵ | Matthew Breindel (Falcon) | |
platforms. This is incomplete and requires additional changes to the 3p-havok-source repo and the llphysicsextensions-src repo. |