phoenix-firestorm/indra
Nat Goodspeed e8b31d03b4 Increment viewer version to 6.4.8
following promotion of DRTVWR-501
2020-08-18 12:02:30 -04:00
..
cmake Mac buildfix 2020-07-22 13:37:33 +03:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon Nat's suggested improvement to LLThreadSafeQueue that takes account of queue being empty as well as the status flag condition 2020-07-28 21:46:21 +03:00
llcorehttp
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu There was an idiom to test with LL_DARWIN if the compiler used is clang. This is not correct, as clang is available on all 3 platforms. The correct way to check for this is via __clang__ (https://clang.llvm.org/docs/LanguageExtensions.html#builtin-macros) 2020-07-22 06:48:15 +03:00
llmath
llmessage Merge branch 'DRTVWR-476' into DRTVWR-501-maint 2020-07-29 21:49:03 +03:00
llplugin
llprimitive
llrender Merge branch 'master' into DRTVWR-501-maint 2020-07-20 22:24:10 +03:00
llui SL-13642 Get rid of that ugly ignore -Wdelete-incomplete 2020-07-23 00:46:20 +03:00
llvfs
llwindow Merge branch 'master' into DRTVWR-501-maint 2020-07-20 22:24:10 +03:00
llxml Merge branch 'master' into DRTVWR-501-maint 2020-07-20 22:24:10 +03:00
mac_crash_logger
media_plugins
newview Increment viewer version to 6.4.8 2020-08-18 12:02:30 -04:00
test
tools/vstool
viewer_components DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. 2020-07-07 14:48:36 -04:00
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt no-op change to trigger rebuild 2020-07-24 21:46:49 +01:00
fix-incredibuild.py