phoenix-firestorm/indra
Callum Prentice 64a78b8c7f Small change to CMake options to only enable the PreferredToolArchitecture=x64 option (required for 32bit TeamCity builds) on 32 bit builds generally - removes a ton of 'unknown option, ignored' spam in the build output 2020-08-21 14:28:07 -06:00
..
cmake Small change to CMake options to only enable the PreferredToolArchitecture=x64 option (required for 32bit TeamCity builds) on 32 bit builds generally - removes a ton of 'unknown option, ignored' spam in the build output 2020-08-21 14:28:07 -06: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 Merge branch 'master' v6.4.6 into DRTVWR-497 2020-07-23 12:21:18 -06:00
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 DRTVWR-476: Merge branch 'master' of lindenlab/viewer into d476 2020-06-23 22:03:43 -04:00
llprimitive
llrender Merge branch 'master' 6.4.8 into DRTVWR-497 2020-08-18 11:29:17 -06: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 DRTVWR-476: Merge branch 'master' of lindenlab/viewer into d476 2020-06-23 22:03:43 -04:00
newview SL-13565, clean up now-orphaned throttling variable and handling code 2020-08-20 17:08:15 -06: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