summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2014-10-17Update to build on Xcode 6.0: more removed of unused const variables [-Wunuse...callum_linden
2014-10-17Update to build on Xcode 6.0: removed unised const variables [-Wunused-const-...callum_linden
2014-10-17Update to build on Xcode 6.0: cleaned up some Boostisms and removed some dead...callum_linden
2014-10-17Update to build on Xcode 6.0: clang is super picky extra parens around expres...callum_linden
2014-10-17Update to build on Xcode 6.0: removed bunch of unused consts variables [-Wunu...callum_linden
2014-10-17Update to build on Xcode 6.0: various scoping issues with octree codecallum_linden
2014-10-17Update to build on Xcode 6.0: clang detecting unsigned int comparison with >=...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar possibly incorrect logica...callum_linden
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used warnin...callum_linden
2014-10-17Update to build on Xcode 6.0: clang warned about comparison of unsigned int t...callum_linden
2014-10-17Update to build on Xcode 6.0: remove unused function that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused member variable that makes clang sadcallum_linden
2014-10-17Update to build on Xcode 6.0: additional scoping required for clangcallum_linden
2014-10-17Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable]callum_linden
2014-10-17Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until it...callum_linden
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ...callum_linden
2014-10-17Update to build on Xcode 6.0: reorder code and additional scoing in template ...callum_linden
2014-10-17Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded virt...callum_linden
2014-10-17Update to build on Xcode 6.0: change name of prebuilt binary to match new for...callum_linden
2014-10-17Update to build on Xcode 6.0: first pass at CMake changes to get a build startedcallum_linden
2014-10-14Introduce fast_exit() wrapper for _exit() so we can boost::bind() it.Nat Goodspeed
2014-10-14Reorder LLEventDetail::listenerNameForCoro[Impl]() decls for Xcode 6.Nat Goodspeed
2014-10-13fixes for cmake warnings about policy changes. could not fully test these cha...JJ Linden
2014-10-10update autobuild.xml to point to new versions of boost, googlemock and collad...callum_linden
2014-10-07Updates to point to lots of new third party libs and some small tweaks to tak...callum_linden
2014-10-06merge changes for 3.7.17-releaseOz Linden
2014-10-06increment viewer version to 3.7.18Oz Linden
2014-09-29upgrade packages for dbus_glib and libuuid to autobuild 1.0Oz Linden
2014-09-29remove chatty autobuild messageOz Linden
2014-09-29correct prebuild name for llappearance_utilityOz Linden
2014-09-29make cmake usage match new autobuild package nameOz Linden
2014-09-26use the value established by autobuild itself when finding autobuildOz Linden
2014-09-26FIX MAINT-4496 downsizing font to avoid FR text overlap/truncationeli
2014-09-25MAINT-4476 FIX (via patch) It's possible to use landmarks of previous user on...Callum Prentice
2014-09-25correct openal package nameOz Linden
2014-09-24FIX MAINT-4469 shorten Russian translation and made font size smaller, to fix...eli
2014-09-24FIX INTL-151 re-committed translation for Viewer Set41; this brings back miss...eli
2014-09-23minimal hacks to autobuild.xml to allow configure to finishOz Linden
2014-09-22Merge problems with this file - this fixes themCallum Prentice
2014-09-22Merge with top of viewer-releasecallum_linden
2014-09-22increment viewer version to 3.7.17Oz Linden
2014-09-15FIX INTL-151 translation for Viewer Set41 for viewer-release-nui-login, Portu...eli
2014-09-15FIX INTL-151 translation for Viewer Set41 for viewer-release-nui-login in 9 l...eli
2014-09-08Merge with head of viewer-releasecallum_linden
2014-09-08increment viewer version to 3.7.16Oz Linden
2014-08-28MAINT-3967 FIXED Up arrow key does not move the cursor up in chat field.andreykproductengine
2014-09-09Merge viewer-release and become version 3.7.16maksymsproductengine
2014-09-09MAINT-4432 FIXED Packets Lost under Help -> About Second Life does not displa...MNikolenko ProductEngine
2014-08-26merge changes for STORM-2073Oz Linden
2014-08-26STORM-2073: Fixed: Double post when clicking "Post" while not logged in. Make...NiranV