phoenix-firestorm/indra
Nicky ea1c57ca32 Do not export FS_CEF_PRELOAD with full path. LD_PRELOAD cannot handle path with spaces in them (http://stackoverflow.com/questions/10072609/how-to-escape-spaces-in-library-path-appended-to-ld-preload). as we also set LD_LIBRARY_PATH, this is no problem. 2016-02-09 23:23:16 +01:00
..
cmake
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
llappearance
llaudio
llcharacter
llcommon FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted. 2016-02-07 23:47:58 +01:00
llcorehttp
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu
llmath
llmessage
llplugin FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted. 2016-02-07 23:47:58 +01:00
llprimitive
llrender Remove ndfile, as the new apr can handle utf8 filenames on Windows. 2016-01-26 23:36:53 +01:00
llui
llvfs
llwindow
llxml
lscript
mac_crash_logger
media_plugins
newview Do not export FS_CEF_PRELOAD with full path. LD_PRELOAD cannot handle path with spaces in them (http://stackoverflow.com/questions/10072609/how-to-escape-spaces-in-library-path-appended-to-ld-preload). as we also set LD_LIBRARY_PATH, this is no problem. 2016-02-09 23:23:16 +01:00
test
test_apps/llplugintest
tools
viewer_components
win_crash_logger
CMakeLists.txt
Version
edit-me-to-trigger-new-build.txt
fix-incredibuild.py