phoenix-firestorm/indra
Nat Goodspeed 9479d422d4 SL-10153: Use a degenerate singleton for PRELOG log file.
The previous build declared a static std::ofstream; but the code that
determines the pathname for the log file is called so early that static
objects have not yet been constructed. Declare a pointer instead, and
instantiate it on demand.
2018-12-10 17:14:31 -05:00
..
cmake SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need. 2018-12-08 12:18:46 -05:00
copy_win_scripts
doxygen
integration_tests
lib/python/indra DRTVWR-447: Introduce LLManifest.process_either(). 2018-10-22 19:59:07 -04:00
linux_crash_logger
llappearance Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2018-11-14 16:17:36 -05:00
llaudio
llcharacter SL-1290 - stop animations immediately if avatar is paused 2018-09-28 19:13:17 +01:00
llcommon Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2018-11-14 16:17:36 -05:00
llcorehttp
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage merge 2018-09-27 19:54:10 +01:00
llplugin
llprimitive
llrender
llui DRTVWR-474: Make "LLNotifications" "requestAdd" propagate "reqid" 2018-10-04 17:18:08 -04:00
llvfs SL-10153: Use a degenerate singleton for PRELOG log file. 2018-12-10 17:14:31 -05:00
llwindow
llxml
mac_crash_logger
media_plugins
newview INTL-318: Stop processing Danish and Polish language files. 2018-12-10 17:11:40 -05:00
test Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2018-11-14 16:17:36 -05:00
tools/vstool
viewer_components DRTVWR-474: Make login coroutine sync with updater process on failure. 2018-10-04 16:35:38 -04:00
win_crash_logger SL-10153: Add ole32 to WINDOWS_LIBRARIES so it's everywhere we need. 2018-12-08 12:18:46 -05:00
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py