summaryrefslogtreecommitdiff
path: root/indra/llcommon/CMakeLists.txt
AgeCommit message (Expand)Author
2011-04-05merge changes for STORM-1051Oz Linden
2011-03-09Fix for "doubleton" error using LLInstanceTracker across shared library bound...brad kittenbrink
2011-02-11explicitly import ZLIB.Alain Linden
2011-01-28Extend LLEventAPI to directly call other functions & methods.Nat Goodspeed
2010-11-18Merge with viewer-developmentMark Palange (Mani)
2010-11-09start of a thread safe queueAndrew A. de Laix
2010-11-05STORM-105 : Take Vadim code review into account, code clean upMerov Linden
2010-10-22Merge with viewer-developmentMerov Linden
2010-10-12Pull update from viewer-developmentMerov Linden
2010-10-14Merge from http://hg.secondlife.com/viewer-identity (display names)Leyla Farazha
2010-10-08Merge fixes for VWR-23047, VWR-20911, and SNOW-748Oz Linden
2010-09-27MergeLeyla Farazha
2010-09-16Merged VWR-23047 (SNOW-512, -fPIC for 64bit) and follow-ups (VWR-20911 & SNOW...Boroondas Gupte
2010-09-08VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non compl...Merov Linden
2010-08-31SNOW-748 FOLLOWUP make CMake if indentation consistent with other occurrences...Boroondas Gupte
2010-08-31SNOW-748 FIXED Building on OSX 10.6 fails with "warning: -mdynamic-no-pic ove...Boroondas Gupte (original patches by Aimee Linden)
2010-09-16SNOW-512/SNOW-287: Build of LLPlugin fails on 64bit linux due to non PIC code...Boroondas Gupte (daggyfied changeset by Techwolf Lupindo, original fix by Robin Cornelius)
2010-08-20added llfasttimer_class.h to projectRichard Nelson
2010-06-21Merge with q/viewer-releaseLeyla Farazha
2010-06-10Merging latest dessie/viewer-release into brad/viewer-publicLynx Linden
2010-06-01EXT-3780 FIX Added llprocessor regression testMark Palange (Mani)
2010-05-21Added call to use_prebuilt_binary for google-breakpad so it actually gets ins...brad kittenbrink
2010-05-21Switch Darwin to use breakpad minidump rather than os generated crash stack.Andrew A. de Laix
2010-05-11merge from dessie/viewer-public right before SLE code landedJames Cook
2010-05-03EXT-3780 Added linux impl - wipMark Palange (Mani)
2010-04-22Implemented EXT-6724(normal task) - Implement flat list view of filtered inve...Dmitry Zaporozhan
2010-02-11Created stub LLAvatarNameCache for display name lookup, asJames Cook
2010-02-06make the instancetracker unit test really, like, work. before I fiddle with ...Tofu Linden
2010-02-06move LLEventTimer into its own source module. everyone includes it, almost n...Tofu Linden
2010-01-25DEV-45468 'SNOW-108: Fast timers are broken / badly-scaled on linux' ready to...Tofu Linden
2010-01-25shuffle shuffle of timer code. cleanup.Tofu Linden
2010-01-11intermediate commit, to pass to windows machinepalange
2009-12-03Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-30Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-30DEV-43463: Keep LLEventPump's LLStandardSignal alive during post()Nat Goodspeed
2009-11-18Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory managerPalmer
2009-11-28Fix build, missed a file and items need LL_COMMON_APIJames Cook
2009-11-28Migrated LLUUIDs and some float constants out of headers into .cpp filesJames Cook
2009-11-28Move hard-coded image IDs to .cpp file to speed link time.James Cook
2009-11-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-11-11Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ APINat Goodspeed
2009-11-10Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-11-10Enhance LLInstanceTracker variants to be more uniform.Nat Goodspeed
2009-11-05Removed search_dirs and dst_path arguments from ll_deploy_sharedlibs_command()palange
2009-11-05Merge of my DEV-41724/DEV-41725 work with viewer-2-0brad kittenbrink
2009-11-04Wrap-up work for DEV-41724/DEV-41725 - normalizing shared library staging on ...brad kittenbrink
2009-11-04Redo Bao's broken mergeBryan O'Sullivan
2009-10-26Beginning work for DEV-41722 normalizing shared lib staging on all 3 platform...brad kittenbrink
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)