Commit Graph

32814 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
Oz Linden 3465fa09cc merge with callums openjpeg change 2014-10-08 21:32:42 +00:00
Oz Linden 40b0916d7d update expat and xmlrpc-emi packages for linux to let it get past configure 2014-10-08 21:31:31 +00:00
callum_linden 5a2ec4921d Updated autobuild.xml to point to new, autobuild-metadata aware build of openjpeg 2014-10-08 12:25:16 -07:00
Oz Linden c97af6cf05 add manually hacked llqtwebkit packages (see README-HACK.md on the update-hack branch of that repo) 2014-10-08 10:50:43 -04:00
callum_linden c519fd3314 Updates to point to lots of new third party libs and some small tweaks to take account of minor name changes 2014-10-07 17:35:39 -07:00
Oz Linden de4174d80d merge changes for 3.7.17-release 2014-10-06 17:07:55 -04:00
Monty Brandenberg 99b2d74554 Merge. Refresh from viewer-release after 3.7.17 release. 2014-10-06 15:22:58 -04:00
Oz Linden 788ce7a8cd increment viewer version to 3.7.18 2014-10-06 15:13:41 -04:00
Oz Linden fd5bfc5252 Added tag 3.7.17-release for changeset bcc2770e21c1 2014-10-06 15:13:40 -04:00
Monty Brandenberg f9c73f089a BUG-7454 Viewer crashes while logging with a turned off "HTTP Inventory"
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-06 05:44:54 +00:00
callum_linden a1696dfce1 Update build file(s) to work with autobuild-metadata (1.3) 2014-10-01 16:08:57 -07:00
callum_linden 22152728b8 Add references to third party packages for OSX that I've completed (most of them) 2014-09-30 17:14:21 -07:00
Oz Linden 25ff85a9f0 upgrade packages for dbus_glib and libuuid to autobuild 1.0 2014-09-29 19:04:58 +00:00
Oz Linden 25acc8ecad remove chatty autobuild message 2014-09-29 16:22:29 +00:00
Oz Linden 01a533ee4b correct prebuild name for llappearance_utility 2014-09-29 16:15:47 +00:00
Oz Linden 9bdb370e71 make cmake usage match new autobuild package name 2014-09-29 11:25:56 -04:00
Oz Linden 73cb7384c3 upgraded llappearance_utility to autobuild 1.0 conventions 2014-09-29 11:24:38 -04:00
Oz Linden d0a3be9aba update gstreamer package to autobuild 1.0 2014-09-29 10:34:51 -04:00
Oz Linden 28bb987738 use the value established by autobuild itself when finding autobuild 2014-09-26 18:15:43 -04:00
eli 623fb44024 FIX MAINT-4496 downsizing font to avoid FR text overlap/truncation 2014-09-26 13:24:34 -07:00
Oz Linden 3fbf0f87c2 add partially converted packages for gtk-atk-pango-glib 2014-09-26 13:18:07 -04:00
Oz Linden 6f36fb0cd9 update mac and linux packages for llphysicsextensions 2014-09-26 11:16:34 -04:00
Callum Prentice 37250a8746 MAINT-4476 FIX (via patch) It's possible to use landmarks of previous user on login screen 2014-09-25 12:19:45 -07:00
Oz Linden 651cc7f89c use partially converted ogg_vorbis package 2014-09-25 07:54:39 -04:00
Oz Linden d6d1219257 correct openal package name 2014-09-25 07:51:25 -04:00
eli 7eb619e0e5 FIX MAINT-4469 shorten Russian translation and made font size smaller, to fix truncations 2014-09-24 14:05:43 -07:00
eli ee1e13ddec FIX INTL-151 re-committed translation for Viewer Set41; this brings back missing translation after the last merge 2014-09-24 12:31:42 -07:00
Oz Linden 2ea24ecc3b use dependency graph generation from buildscripts build.sh 2014-09-24 11:24:22 -04:00
Oz Linden 3f80f4f303 put in partially converted openal package 2014-09-23 18:10:23 -04:00
Oz Linden 5b43bf4fe6 log results of autobuild graph (and put the env display in a collapsable section) 2014-09-23 16:51:42 -04:00
Oz Linden f9399c80ca minimal hacks to autobuild.xml to allow configure to finish 2014-09-23 16:28:34 -04:00
Monty Brandenberg a00e546d52 Move libcurl 7.38.0 dependency from experimental repo to normal update repo. 2014-09-23 15:19:33 -04:00
Oz Linden 0218803b23 invoke build_docs locally, since the master build script does not 2014-09-23 13:43:55 -04:00
Oz Linden 175895a2e9 add build_docs step and experimental use of autobuild graph subcommand 2014-09-23 12:22:42 -04:00
Oz Linden 22a613dfc1 update autobuild config version and tut package 2014-09-23 12:21:16 -04:00
Callum Prentice a5c5929a84 Merge problems with this file - this fixes them 2014-09-22 17:11:28 -07:00
Monty Brandenberg 620817c1c3 Merge. Refresh from viewer-drano-http-4 after release of 3.7.16. 2014-09-22 18:51:19 -04:00
Monty Brandenberg 329608d246 Tuning and documentation. Use a fast poll frequency (0.05S)
on the HTTP requests for inventory.  We'll benchmark with that
and see how it goes.  Document some of the history of the
background fetcher for future devs.  Suggest some future
projects to make things faster.  Pointers on using LLSD with
the llcorehttp library in the readme.  And restructured
the LLSD onCompleted() processing phases using do{}while(false)
which produced a code flow that is fairly attractive.
2014-09-22 18:49:45 -04:00
callum_linden 82dd0453aa Merge with top of viewer-release 2014-09-22 15:41:46 -07:00
Monty Brandenberg 8897e7ca24 Merge. Refresh from viewer-release after 3.7.16 release. 2014-09-22 17:11:17 -04:00
davep c591146b48 Automated merge with https://bitbucket.org/lindenlab/viewer-release 2014-09-22 14:04:56 -05:00
Oz Linden 499f5aa9a4 increment viewer version to 3.7.17 2014-09-22 14:26:06 -04:00
Oz Linden c97d191ab3 Added tag 3.7.16-release for changeset 562e7dace746 2014-09-22 14:26:06 -04:00
Monty Brandenberg 11036d7bf4 Cleanup work. Use http constants for content-type and
accept headers in mesh and textures.  For texture metrics
reporting, use the AP_INVENTORY policy class which is
non-pipelined and pointing (usually) in the right direction.
Use a do-while(false) structure to manage common exit path
code in onCompleted() methods.  Identical to a 'goto' but
might amuse the pedantic.  Tuning on background fetch to
have it cycle faster.  This is experimental.  I suspect
with HTTP balancing in llcorehttp, we can do away with the
timers here.
2014-09-19 19:43:25 -04:00
Monty Brandenberg ca333c5777 Merge. Refresh from viewer-drano-http-4 after switch to 7.38.0+ and handle cache work. 2014-09-19 15:36:26 -04:00
Monty Brandenberg 79ab7c2070 Introduce libcurl handle cache. Create a private cache
of used handles and a fast handle factory that's thread-
correct.
2014-09-19 15:34:09 -04:00
davep 4caa2746f3 MAINT-3131 Discard improbably high memory bandwidth measurements on OSX and default to Class 3 2014-09-19 13:01:41 -05:00
davep 8682750eab Automated merge with https://bitbucket.org/lindenlab/viewer-release 2014-09-19 11:58:16 -05:00
Monty Brandenberg 1294825de6 libcurl update. 7.37.0 -> 7.38.0 + experimental fixes for pipelining issues 2014-09-18 19:35:17 -04:00
Monty Brandenberg 3057d246f0 Documentation. Describe curl bug 1420 testing and how to
reproduce data corruption via timeouts.
2014-09-18 18:42:30 -04:00