Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-11 | Forgot to commit @#! merge | simon | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-11 | Merge | simon | |
2013-03-29 | Google Breakpad Fix. Code reviewed by DaveP | Graham Madarasz (Graham Linden) | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) | |
2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz | |
2013-03-27 | Rollback the boost sys lib inclusion in integ tests as it was causing dup ↵ | Graham Madarasz | |
symbols | |||
2013-03-27 | Fix API diffs with new breakpad and point at private breakpad packages to test | Graham Madarasz | |
2013-03-26 | Add Boost System library to all tests | Oz Linden | |
I don't know what added this requirement, but this last night lots of them started failing to link. Also remove some obsolete commented-out stuff | |||
2013-03-12 | Mods to make compile on gcc 4.6.3 work mo betta | Graham Madarasz | |
2013-03-12 | Fix linux_crash_logger freetype fail (now finds prebuilts as it should) | Graham Madarasz | |
2013-03-12 | Merged lindenlab/viewer-cat into default | graham linden | |
2013-03-12 | Restore cmake to use 10.6 hacked locally to 10.8 of which TC does not approve | Graham Madarasz (Graham Linden) | |
2013-03-12 | Merge pragma warning hack to fix linux build | Graham Madarasz (Graham Linden) | |
2013-03-12 | Fix -Wno-uninitialized disable | Graham Madarasz (Graham Linden) | |
2013-03-12 | CMake hack to work around gcc-4.1 lack of pragma warning disable processing. | Graham Madarasz (Graham Linden) | |
2013-02-22 | Merge new boost and add OS X 10.8 mods | Graham Madarasz (Graham Linden) | |
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-02-15 | Added ca-bundle.crt behaviors for Mac and Windows. | Aura Linden | |
2013-02-04 | Nix trying to copy the debug fmod DLL | Graham Madarasz (Graham) | |
2013-02-04 | More path fixups in staging | Graham Madarasz (Graham) | |
2013-02-04 | Dos2Unix Line endings | Sovereign Engineer | |
2013-02-01 | Added copy of libfmodex .so for linux | Graham Madarasz (Graham) | |
2013-02-01 | Removed (most) references to older FMOD library - still a little Linux clean ↵ | callum_linden | |
up left | |||
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-18 | first push - patch from CmdCupCake plus force FMODEX on | callum_linden | |
2013-01-14 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2013-01-08 | Automated merge with https://bitbucket.org/lindenlab/viewer-tiger | Dave Parks | |
2013-01-08 | merge changes for DRTVWR-250 | Oz Linden | |
2012-12-20 | Disabling build of headless appearance utility | Don Kjer | |
2012-12-12 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-12-12 | Updating linux libGLOD to match darwin naming | Don Kjer | |
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/sunshine-internal | Logan Dethrow | |
2012-12-11 | Fix for building on case-sensitive mac filesystems. Fix to remove unwind ↵ | Don Kjer | |
spam warnings while linking on xcode 4.5.2 builds | |||
2012-12-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-development | Logan Dethrow | |
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-12-06 | On Linux now use the default system python instead of defaulting to ↵ | Logan Dethrow | |
python2.5. This was a holdover from when on linden systems 2.5 was newer than the default, instead of older. | |||
2012-12-04 | Pull in upstream viewer-development via viewer-lion | simon@Simon-PC.lindenlab.com | |
2012-12-04 | Pull and merge viewer-development | simon@Simon-PC.lindenlab.com | |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-26 | merge changes for DRTVWR-249 | Oz Linden | |
2012-11-20 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | Dave Parks | |
2012-11-20 | merge changes for DRTVWR-246 | Oz Linden | |
2012-11-19 | MAINT-1841 Fix for mac/linux build | Dave Parks | |
2012-11-19 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | 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-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. |