phoenix-firestorm/indra
callum_linden e6bfaa3d5b Update to build on Xcode 6.0: fix cocoa NSWindow redefinition error 2014-10-17 16:02:50 -07:00
..
cmake Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded virtuals [-Woverloaded-virtual] and fix up first (of many) files 2014-10-17 13:05:04 -07:00
copy_win_scripts
integration_tests
lib/python
linux_crash_logger
llappearance Update to build on Xcode 6.0: clang detecting unsigned int (size_t) comparison with <0 [-Wtautological-compare] 2014-10-17 15:58:28 -07:00
llaudio Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable] 2014-10-17 15:14:21 -07:00
llcharacter Update to build on Xcode 6.0: interesting typo? no one to ask but pretty sure this is the fix ,-Wlogical-not-parentheses] 2014-10-17 15:23:28 -07:00
llcommon Update to build on Xcode 6.0: collection of similar const var not used warnings/errors [-Wunused-const-variable] 2014-10-17 14:08:58 -07:00
llcorehttp
llcrashlogger
llimage
llimagej2coj
llinventory
llkdu Update to build on Xcode 6.0: explicitly supress certain warnings in KDU package files 2014-10-17 15:35:28 -07:00
llmath Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunused-const-variable] 2014-10-17 14:34:37 -07:00
llmessage Update to build on Xcode 6.0: clang is super picky extra parens around expression [-Wparenthes 2014-10-17 14:52:21 -07:00
llplugin Update to build on Xcode 6.0: fix cocoa NSWindow redefinition error 2014-10-17 16:02:50 -07:00
llprimitive
llrender Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable] 2014-10-17 15:45:18 -07:00
llui
llvfs Update to build on Xcode 6.0: using an assignment in an expressions without parens 2014-10-17 15:07:19 -07:00
llwindow Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable] 2014-10-17 15:39:48 -07:00
llxml Update to build on Xcode 6.0: more removal of unused const variables [-Wunused-const-variable] 2014-10-17 15:12:02 -07:00
lscript
mac_crash_logger
media_plugins
newview Introduce fast_exit() wrapper for _exit() so we can boost::bind() it. 2014-10-14 16:44:29 -04:00
test fixes for cmake warnings about policy changes. could not fully test these changes 2014-10-13 12:46:55 -07:00
test_apps fixes for cmake warnings about policy changes. could not fully test these changes 2014-10-13 12:46:55 -07:00
tools/vstool
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py