phoenix-firestorm/indra/llcommon
Ansariel 719a2d31dc Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer
# Conflicts:
#	autobuild.xml
#	indra/llcommon/CMakeLists.txt
#	indra/llui/llscrolllistctrl.h
#	indra/newview/CMakeLists.txt
#	indra/newview/llviewerfloaterreg.cpp
#	indra/newview/skins/default/textures/textures.xml
2023-04-22 12:02:23 +02:00
..
nd
res
tests Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-04-05 10:56:12 +02:00
CMakeLists.txt Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-04-22 12:02:23 +02:00
StackWalker.cpp
StackWalker.h
apply.h
blockingconcurrentqueue.h
chrono.h
classic_callback.cpp
classic_callback.h
concurrentqueue.h
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h
is_approx_equal_fraction.h
lightweightsemaphore.h
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp DRTVWR-489: Fix things up after a messy merge with main because of a gigantic CMake patch. Sadly, my macOS box updated to Xcode14.3 overnight and that caused many warnings/errors with variables being initialized and then used but not in a way that affected anything.. Building on Xcode 14.3 also requires that MACOSX_DEPLOYMENT_TARGET be set to > 10.13. Waiting on a decision about that but checking this in in the meantime. Builds on macOS with appropriate build variables set for MACOSX_DEPLOYMENT_TARGET = 10.14 but not really expecting this to build in TC because (REDACTED). Windows version probably hopelessly broken - switching to that now. 2023-04-03 14:58:58 -07:00
llapp.h
llapr.cpp
llapr.h
llassettype.cpp
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h
llcoros.cpp
llcoros.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-10 00:50:19 +01:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-10 00:50:19 +01:00
llerror.h Disable C6011 code analyses warning for now popping up everywhere because of the LL_ENDL / LLERROR_CRASH macro 2023-01-17 18:54:20 +01:00
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-04-05 11:56:57 +02:00
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp
llinitdestroyclass.h
llinitparam.cpp
llinitparam.h
llinstancetracker.cpp
llinstancetracker.h
llkeybind.cpp
llkeybind.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h
llmake.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llprofiler.cpp
llprofiler.h
llprofilercategories.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llqueuedthread.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregex.h
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). 2023-01-04 17:18:31 -05:00
llsd.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-04-05 10:56:12 +02:00
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Merge branch 'DRTVWR-489-emoji-PR' of https://github.com/secondlife/viewer 2023-03-21 12:21:56 +01:00
llsdserialize.h Merge branch 'DRTVWR-489-emoji-PR' of https://github.com/secondlife/viewer 2023-03-21 12:21:56 +01:00
llsdserialize_xml.cpp Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp
llsingleton.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llstring.h Merge branch 'DRTVWR-489' of https://github.com/secondlife/viewer 2023-04-22 12:02:23 +02:00
llstringtable.cpp
llstringtable.h
llsys.cpp Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
llsys.h
llsys_objc.h
llsys_objc.mm
lltempredirect.cpp
lltempredirect.h
llthread.cpp
llthread.h
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
lltimer.cpp
lltimer.h
lltrace.cpp Merge branch 'main' into xcode-14.1 2023-02-08 14:56:38 +01:00
lltrace.h Merge branch 'DRTVWR-489-emoji' of https://github.com/secondlife/viewer 2023-02-04 13:39:11 +01:00
lltraceaccumulators.cpp Merge branch 'main' into xcode-14.1 2023-02-08 14:56:38 +01:00
lltraceaccumulators.h
lltracerecording.cpp Merge branch 'main' into xcode-14.1 2023-02-08 14:56:38 +01:00
lltracerecording.h
lltracethreadrecorder.cpp Merge branch 'main' into xcode-14.1 2023-02-08 14:56:38 +01:00
lltracethreadrecorder.h Merge branch 'main' into xcode-14.1 2023-02-08 14:56:38 +01:00
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
lockstatic.h
mutex.h
stdtypes.h
string_table.h
stringize.h
tea.cpp
tea.h
threadpool.cpp
threadpool.h
threadsafeschedule.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-02-10 00:50:19 +01:00
timer.h
tuple.h
u64.cpp
u64.h
workqueue.cpp
workqueue.h