phoenix-firestorm/indra
callum_linden 3d35d2f78d Update to build on Xcode 6.0: fix Boost intrusive_ptr scoping issue (part 2 - tidy up) 2014-10-17 20:24:58 -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: fix Boost intrusive_ptr scoping issue (part 2 - tidy up) 2014-10-17 20:24:58 -07:00
llcorehttp Update to build on Xcode 6.0: remove unused code 2014-10-17 16:11:04 -07:00
llcrashlogger
llimage
llimagej2coj
llinventory MAINT-4292 FIXED Make Merchant Outbox Folder not movable (protected) 2014-07-31 20:11:17 +03:00
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 Update to build on Xcode 6.0: turn off warnings about unused functions from clang for tut package 2014-10-17 16:20:36 -07:00
llrender Update to build on Xcode 6.0: more removal of unused variables [-Wunused-variable] 2014-10-17 15:45:18 -07:00
llui Update to build on Xcode 6.0: collection of removal of unused const variables [-Wunused-const-variable] 2014-10-17 16:52:32 -07:00
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 Update to build on Xcode 6.0: replace logical && with bitwise version 2014-10-17 16:14:27 -07:00
mac_crash_logger
media_plugins merge changes for 3.7.14-release 2014-08-18 14:38:46 -04:00
newview Introduce fast_exit() wrapper for _exit() so we can boost::bind() it. 2014-10-14 16:44:29 -04:00
test Update to build on Xcode 6.0: turn off warnings about unused functions from clang for tut package 2014-10-17 16:53:40 -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 Remove old linux_updater executable from source tree and CMake. 2014-08-12 15:44:09 -04:00
edit-me-to-trigger-new-build.txt
fix-incredibuild.py