summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-17Update to build on Xcode 6.0: collection of similar possibly incorrect ↵callum_linden
logical comparison grouping [-Wlogical-op-parentheses] fixes for clang
2014-10-17Update to build on Xcode 6.0: collection of similar const var not used ↵callum_linden
warnings/errors [-Wunused-const-variable]
2014-10-17Update to build on Xcode 6.0: clang warned about comparison of unsigned int ↵callum_linden
to >=0 - correct ifx here is to retype the variable as signed
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 ↵callum_linden
it's true purpose becomes clear
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ↵callum_linden
virtuals [-Woverloaded-virtual] and fix up first (of many) files
2014-10-17Update to build on Xcode 6.0: reorder code and additional scoing in template ↵callum_linden
classes to make clang happy
2014-10-17Update to build on Xcode 6.0: turn OFF warnings as errors for overloaded ↵callum_linden
virtuals [-Wno-overloaded-virtual]
2014-10-17Update to build on Xcode 6.0: change name of prebuilt binary to match new ↵callum_linden
format in autobuild.xml (subnname-subname vs subname_subname)
2014-10-17Update to build on Xcode 6.0: first pass at CMake changes to get a build startedcallum_linden
2014-10-16Point to new versions of third party library that match others and contain fixescallum_linden
2014-10-16Pushing out autobuild.xml to get a clean dependency diagramcallum_linden
2014-10-16update llqtwebkit with fix for MAINT-4585 and MAINT-4586Oz Linden
2014-10-15MAINT-4560: turn on display of group title by defaultOz 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 ↵JJ Linden
changes
2014-10-13merge up to 3.7.18Oz Linden
2014-10-10update autobuild.xml to point to new versions of boost, googlemock and ↵callum_linden
colladadom
2014-10-10MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4Monty Brandenberg
Incorporate the new libcurl 7.38.0 build with curl bug 1420 workaround. Add developer-centric testing code to evaluate the workaround or a future fix for 1420.
2014-10-09install a bunch of updated linux packagesOz Linden
2014-10-08merge with callums openjpeg changeOz Linden
2014-10-08update expat and xmlrpc-emi packages for linux to let it get past configureOz Linden
2014-10-08Updated autobuild.xml to point to new, autobuild-metadata aware build of ↵callum_linden
openjpeg
2014-10-08add manually hacked llqtwebkit packages (see README-HACK.md on the ↵Oz Linden
update-hack branch of that repo)
2014-10-07Updates to point to lots of new third party libs and some small tweaks to ↵callum_linden
take account of minor name changes
2014-10-06merge changes for 3.7.17-releaseOz Linden
2014-10-06Merge. Refresh from viewer-release after 3.7.17 release.Monty Brandenberg
2014-10-06increment viewer version to 3.7.18Oz Linden
2014-10-06Added tag 3.7.17-release for changeset bcc2770e21c1Oz Linden
2014-10-06BUG-7454 Viewer crashes while logging with a turned off "HTTP Inventory"Monty Brandenberg
The HttpRequest objects used in inventory ops are created lazily when needed. The update() operation didn't protect against their not being created. Added some guard tests around the update() operations and we're good.
2014-10-01Update build file(s) to work with autobuild-metadata (1.3)callum_linden
2014-09-30Add references to third party packages for OSX that I've completed (most of ↵callum_linden
them)
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-29upgraded llappearance_utility to autobuild 1.0 conventionsOz Linden
2014-09-29update gstreamer package to autobuild 1.0Oz 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-26add partially converted packages for gtk-atk-pango-glibOz Linden
2014-09-26update mac and linux packages for llphysicsextensionsOz Linden
2014-09-25MAINT-4476 FIX (via patch) It's possible to use landmarks of previous user ↵Callum Prentice
on login screen
2014-09-25use partially converted ogg_vorbis packageOz Linden
2014-09-25correct openal package nameOz Linden
2014-09-24FIX MAINT-4469 shorten Russian translation and made font size smaller, to ↵eli
fix truncations