summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used ↵callum_linden
warnings/errors [-Wunused-const-variable]
2014-10-17Update to build on Xcode 6.0: clang warned about comparison of unsigned int ↵callum_linden
to >=0 - correct ifx here is to retype the variable as signed
2014-10-17Update to build on Xcode 6.0: remove unused function that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused member variable that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: additional scoping required for clangcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable]callum_linden
2014-10-17Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until ↵callum_linden
it's true purpose becomes clear
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ↵callum_linden
virtuals [-Woverloaded-virtual] and fix up first (of many) files
2014-10-17Update to build on Xcode 6.0: reorder code and additional scoing in template ↵callum_linden
classes to make clang happy
2014-10-17Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded ↵callum_linden
virtuals [-Wno-overloaded-virtual]
2014-10-17SL-93 WIP - refactoring LLPosOverrideMap for reusabilityBrad Payne (Vir Linden)
2014-10-29MAINT-4605 WIP - you can't hide your lion eyesBrad Payne (Vir Linden)
2014-10-29MAINT-4606 WIP - handle removing attachments that contain multiple mesh objectsBrad Payne (Vir Linden)
2014-10-17Update to build on Xcode 6.0: change name of prebuilt binary to match new ↵callum_linden
format in autobuild.xml (subnname-subname vs subname_subname)
2014-10-17Update to build on Xcode 6.0: first pass at CMake changes to get a build startedcallum_linden
2014-10-16Point to new versions of third party library that match others and contain fixescallum_linden
2014-10-16Pushing out autobuild.xml to get a clean dependency diagramcallum_linden
2014-10-16update llqtwebkit with fix for MAINT-4585 and MAINT-4586Oz Linden
2014-10-15MAINT-4560: turn on display of group title by defaultOz Linden
2014-10-14Introduce fast_exit() wrapper for _exit() so we can boost::bind() it.Nat Goodspeed
2014-10-14Reorder LLEventDetail::listenerNameForCoro[Impl]() decls for Xcode 6.Nat Goodspeed
2014-10-14STORM-2080: correct fitted mesh rendering on some ATI cardsOz Linden
2014-10-14re-fix STORM-1828 (previous fix lost in merge)Oz Linden
2014-10-14Code style cleanups... mostly fixed indentingOz Linden
2014-10-13merge changes for STORM-2056Oz Linden
2014-10-13merge changes for OPEN-215Oz Linden
2014-10-13merge changes for STORM-2053Oz Linden
2014-10-13merge changes for STORM-2078Oz Linden
2014-10-13merge changes for OPEN-268Oz Linden
2014-10-13merge changes for 3.7.17-releaseOz Linden
2014-10-13fixes for cmake warnings about policy changes. could not fully test these ↵JJ Linden
changes
2014-10-13merge up to 3.7.18Oz Linden
2014-10-10update autobuild.xml to point to new versions of boost, googlemock and ↵callum_linden
colladadom
2014-10-10MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4Monty Brandenberg
Incorporate the new libcurl 7.38.0 build with curl bug 1420 workaround. Add developer-centric testing code to evaluate the workaround or a future fix for 1420.
2014-10-09Fixed a build issue in llpanellogin.cppmaksymsproductengine
2014-10-09Merge downstream code and become 3.7.18simon
2014-10-09install a bunch of updated linux packagesOz Linden
2014-10-09MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploadsMnikolenko ProductEngine
2014-10-09MAINT-2560 FIXED Show name of source avatar above crosshairMnikolenko ProductEngine
2014-10-09MAINT-2565 FIXED Show texture information in one toastMnikolenko ProductEngine
2014-10-09MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploadsMnikolenko ProductEngine
2014-10-08merge with callums openjpeg changeOz Linden
2014-10-08update expat and xmlrpc-emi packages for linux to let it get past configureOz Linden
2014-10-08Updated autobuild.xml to point to new, autobuild-metadata aware build of ↵callum_linden
openjpeg
2014-10-08Switched to keying joint offsets by mesh idBrad Payne (Vir Linden)
2014-10-08add manually hacked llqtwebkit packages (see README-HACK.md on the ↵Oz Linden
update-hack branch of that repo)
2014-10-07Updates to point to lots of new third party libs and some small tweaks to ↵callum_linden
take account of minor name changes
2014-10-07track avatar size info in avatar debug lineBrad Payne (Vir Linden)
2014-10-07MAINT-4548 & MAINT-4557 FIXED build issuesmaksymsproductengine
2014-10-07Merge 3.7.18maksymsproductengine