Commit Graph

1383 Commits (bd008a170898e69beeb8bc0481b4bfd94de86c55)

Author SHA1 Message Date
Oz Linden 3c5f97ad5e update dictionaries to a single common platform build 2014-12-09 12:03:37 -05:00
Aura Linden c46c863d99 Made merge to correct version of file. 2014-12-09 08:11:12 -08:00
Aura Linden 5e2d5cc2e1 Merged. 2014-12-08 23:13:19 -08:00
Aura Linden 161494cf3d Pointed to newest havok repos. 2014-12-08 23:07:57 -08:00
callum_linden 0524a4048b Update autobuild to point to new (Windows) third poarty libraries we just built and configure for VS2013 2014-12-08 16:32:51 -08:00
Nat Goodspeed 06760492bd Update viewer to consume mesa build 297283. 2014-12-06 07:57:05 -05:00
Nat Goodspeed cfbc982b40 Update viewer to consume tut build 297257. 2014-12-05 08:12:13 -05:00
Nat Goodspeed 2a3b58b0c4 Place Windows build artifacts in build-vc120 rather than build-vc100. 2014-12-04 21:50:02 -05:00
Nat Goodspeed cbb6a416fc Make havok_source package name agree with name from repo URL.
Until we get a havok-source package built with new metadata-bearing autobuild,
the package name in autobuild.xml and CMake must agree with the tarball
filename.
2014-12-04 21:48:13 -05:00
Nat Goodspeed 5225444caa Update viewer to consume apr build 297252. 2014-12-04 21:10:04 -05:00
callum_linden f861e670e3 tweak for typo in GTK/Pango Windows lib 2014-12-03 11:31:02 -08:00
Nat Goodspeed 11d14b1f8c Update viewer to consume googlemock build 297188. 2014-12-03 14:24:29 -05:00
Nat Goodspeed 5ae8c94cf8 Update viewer to consume colladadom build 297187. 2014-12-03 14:11:35 -05:00
Nat Goodspeed a376aa39ad Update viewer to consume boost build 297177. 2014-12-03 13:55:27 -05:00
Nat Goodspeed 8b263beb0b Update viewer to consume curl build 297172. 2014-12-03 10:28:49 -05:00
Nat Goodspeed 9e310cbe84 Update viewer to consume openssl build 297168. 2014-12-03 09:49:04 -05:00
Nat Goodspeed e5530a9820 Update viewer to consume pcre build 297155. 2014-12-02 19:53:32 -05:00
Nat Goodspeed 118278c146 Update viewer to consume pcre build 297101. 2014-12-01 14:41:22 -05:00
Nat Goodspeed c5792c1a00 Update viewer to consume googlemock build 297089. 2014-11-26 11:36:21 -05:00
Nat Goodspeed a10f1f0193 Update viewer to consume boost 1.57 build 297087. 2014-11-26 11:10:49 -05:00
Nat Goodspeed 6046083d74 Update viewer to consume xmlrpc-epi build 297075. 2014-11-25 15:09:03 -05:00
Nat Goodspeed 46e6f9c265 Update viewer to consume expat build 297014. 2014-11-25 14:36:15 -05:00
Nat Goodspeed 6e6617e1ae Update viewer to consume freetype build 297053. 2014-11-25 14:33:52 -05:00
Nat Goodspeed 894429a280 Update viewer to consume libpng build 297051. 2014-11-25 14:32:30 -05:00
Nat Goodspeed f1af1a0310 Update viewer to consume libxml2 build 297050. 2014-11-25 14:30:48 -05:00
Nat Goodspeed a969321c6c Update viewer to consume zlib build 296881. 2014-11-25 14:29:01 -05:00
Oz Linden 680194deaf automate keeping the About SL -> Licenses tab correct 2014-11-21 18:09:12 -05:00
Nat Goodspeed ce1666759e Commit backing out the breakpad change. 2014-11-14 16:08:19 -05:00
Nat Goodspeed 22503b3479 Backed out changeset eac237bfebba (Aura's commit for new breakpad)
This is an attempt to diagnose a generate_breakpad_symbols.py exception on a
Yosemite TC build host.
2014-11-14 16:07:43 -05:00
Nat Goodspeed 129be3f65d Update viewer-tools-update viewer to updated 3p-update-curl build.
Build 296787 of 3p-update-curl includes the latest tip of 3p-curl.
2014-11-14 09:49:05 -05:00
Nat Goodspeed 6be2f0ba2b Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2014-11-14 08:49:08 -05:00
obscurestar 316e35ad2a Repointed autobuild to latest google breakpad for great stacks and less warning messages. 2014-11-13 13:45:20 -08:00
simon fa7610fea5 Merge downstream code and become 3.7.20 2014-11-03 17:54:24 -08:00
simon a669303f85 Pull in viewer-release and become version 3.7.20 2014-11-03 11:56:09 -08:00
Oz Linden 6c53ae5398 fix build of llphysicsextensions package for sublicensed tpvs 2014-10-27 12:54:32 -04:00
Oz Linden 353e27491b update llphysicsextension with build fixes 2014-10-24 22:56:40 -04:00
Nat Goodspeed f7463ce46d Automated merge with http://bitbucket.org/callum_linden/viewer-tools-update-callum 2014-10-23 20:24:06 -07:00
Nat Goodspeed 918e2b629b Bring in new TUT library build. Clean up ensure_equals() overloads.
The new TUT library build eliminates the ambiguity about ensure_equals(const
char*, ...) versus ensure_equals(const std::string&, ...). Now it's all based
on const std::string&. Remove pointless const char* overloads and ambiguous
forwarding templates.
With clang in Xcode 6, any new datatypes we intend to use with ensure_equals()
must have operator<<(std::ostream&, datatype) declared BEFORE lltut.h
#includes tut.hpp. Reorder code in certain test source files to guarantee that
visibility.
2014-10-23 20:23:08 -07:00
callum_linden 00df214112 Update to build on Xcode 6.0: point at new jpeglib package which moves lib into lib/release vs lib 2014-10-23 12:03:15 -07:00
Oz Linden ac6295ad51 update glui package to repair unit test 2014-10-22 21:14:07 -04:00
callum_linden b2b93d35ec Update to build on Xcode 6.0: point to new version of KDU libs with correct build configs that match viewer (and everything else) 2014-10-21 16:13:10 -07:00
Oz Linden 223f438e49 update darwin glui package with initialization fix 2014-10-21 17:34:40 -04:00
Oz Linden c83ff8851d correct hash for darwin apr_suite package 2014-10-21 16:52:11 -04:00
Oz Linden 9bd460ca07 fix version number generation for cmake 3.x and autobuild 1.0 compatibility 2014-10-21 13:15:52 -04:00
Oz Linden 4854631767 correct llphsyicsextension packages 2014-10-21 11:59:36 -04:00
Oz Linden 4c8e526b99 merge changes for callum fixes and workarounds 2014-10-21 09:16:56 -04:00
callum_linden 9baa38a8d7 Update to build on Xcode 6.0: remove unused variables from llphysicsextensions project 2014-10-20 16:42:44 -07:00
callum_linden ed52306e54 Update to build on Xcode 6.0: Revert to non-hacked version of llphysicsextensions package now we can link 2014-10-20 16:18:38 -07:00
simon 4b333e36d1 Merge downsteam code and become version 3.7.19 2014-10-20 13:54:37 -07:00
simon 61be636a10 Merge downsteam viewer-release and become version 3.7.19 2014-10-20 13:52:23 -07:00
Monty Brandenberg 80f93392ea Merge. Refresh from viewer-release after 3.7.18 release. 2014-10-20 15:01:03 -04:00
Oz Linden d3387faca5 upgrade llqtwebkit to include fix for MAINT-4586 2014-10-20 11:27:01 -04:00
callum_linden d8dbe73f0b Update to build on Xcode 6.0: point to temporary, hacked version of llphysics_extensions that remove the unusd variables (and therefore warnings/errors) - see TODO list 2014-10-18 12:28:22 -07:00
callum_linden d3eaf6fe95 point to hacker version of tut package now so I can keep going - see TO DO list 2014-10-17 22:06:15 -07:00
callum_linden f58fafa49c Update to build on Xcode 6.0: point to new version of tut package that explicitly turns off unused function warnings vs. spreading the code throughout viewer 2014-10-17 21:20:56 -07:00
callum_linden 63a1725946 Point to new versions of third party library that match others and contain fixes 2014-10-16 18:27:42 -07:00
callum_linden a4249748ea Pushing out autobuild.xml to get a clean dependency diagram 2014-10-16 14:26:22 -07:00
Oz Linden 2188e00d4e update llqtwebkit with fix for MAINT-4585 and MAINT-4586 2014-10-16 10:27:55 -04:00
callum_linden 4fb1bae807 update autobuild.xml to point to new versions of boost, googlemock and colladadom 2014-10-10 14:49:48 -07:00
Monty Brandenberg ec4fd2f0e2 MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4
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-10 16:43:04 -04:00
Oz Linden 92bad5c87f install a bunch of updated linux packages 2014-10-09 17:38:01 +00:00
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
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 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 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
Oz Linden 651cc7f89c use partially converted ogg_vorbis package 2014-09-25 07:54:39 -04:00
Oz Linden 3f80f4f303 put in partially converted openal package 2014-09-23 18:10:23 -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 22a613dfc1 update autobuild config version and tut package 2014-09-23 12:21:16 -04:00
maksymsproductengine 61e05f9125 MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; 2014-09-22 20:01:55 +03: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
Brad Payne (Vir Linden) 53e5a79bd1 Updated appearance utility version 2014-09-08 17:34:38 -04:00
Monty Brandenberg 29bea5a6b9 Merge. Refresh from viewer-release after 3.7.11 release. 2014-07-08 17:29:48 -04:00
Monty Brandenberg 903729d5c9 Merge. Refresh from viewer-release after 3.7.9 release. 2014-06-16 16:41:52 -04:00
Oz Linden e15002a11c merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
Monty Brandenberg 2ccbef39a6 All: Update openssl to 1.0.1h/290662, curl to 290664, llqtwebkit to 290663.
Linux:  Include libQtXml and libQtSvg in manifest for libqsvg.so.
More documentation thoughts for library package structure.
2014-06-05 18:37:24 -04:00
Monty Brandenberg 5b542e227b All: Committing to llqtwebkit2 and the future. Updating all libraries.
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom
to 290576, curl to 290567, fontconfig to 290569, freetype to 290557,
google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit
to 290578, openssl to 290560, PCRE to 290406, zlib to 290556.  Document
compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake.  It
is the README for the building process based on things learned during
this library project.  Switch building process back to style used for
new llqtwebkit2 repo.  This builds shared libraries for Qt4 products
on all platforms using current build machines and TC task templates.
All platforms are building.  All have comparable FPS rates.  Builds are
getting quieter.  Forward, comrades!
2014-06-03 19:37:58 -04:00
Monty Brandenberg 71eb87d0a5 Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with
package dependencies updated.
2014-05-28 19:44:27 +00:00
Monty Brandenberg 403ec62e3c All: Update library SDL to 290309, c-ares to 290089, boost to 290191,
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255,
google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157,
llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083,
pcre to 290150, zlib to 290080.  The freetype2 headers are now normalized
to what they would normally be on a unix-type system.  Libxml2 and
pcre are available on all platforms.  Libraries generally move in the
direction of static archives rather than shared libraries (e.g. openssl).
The llqtwebkit side is a step back from the more ambitious goal.  What
will be used (290262) will be a simple rebuild of the existing 4.7.1
library with updated package dependencies.  The bigger work will be in
the future.
2014-05-28 19:40:45 +00:00
Monty Brandenberg 060c728970 Merge. Pull in viewer-release after release of 3.7.8 2014-05-22 22:08:54 +00:00
Nyx Linden d0d32626a5 merge fix for merge with project interesting. New appearance utility source and one quick doubly-declared typedef. 2014-05-19 14:44:01 -04:00
Brad Payne (Vir Linden) 7b9708a2e3 sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
Oz Linden a98b4b6bee merge changes for 3.7.7-release 2014-05-07 11:09:04 -04:00
Xiaohong Bao ae564140c0 Merge 2014-04-22 12:19:28 -06:00
Oz Linden b4ca93cadc merge up to 3.7.6-release 2014-04-22 13:05:26 -04:00
Brad Payne (Vir Linden) d0eb9658f2 merge 2014-04-22 11:19:58 -04:00
Monty Brandenberg f8874d04b8 Linux/Win: Bad checksum on Windows package. Libz and libpng linking changes to find newest code.
Windows autobuild package had a bad checksum due to oddities in the build
system.  On Linux I've been fighting with getting libz 1.2.8 and libpng
1.6.8 to be the definitive version in the viewer.  Problem is the *massive*
library search tree we assemble.  We find older shared library versions
first and so those dominated.  By using --whole-archive with static libraries,
the packaged versions of these libraries are made definitive.
2014-04-15 22:48:52 +00:00
Monty Brandenberg 04404b68b5 All/Mac: Update libraries to new template builds. Package for static libz/libpng/openssl.
Update library dependencies to reference builds using new templates and
modern build hosts for:  SDL, c-ares, boost, curl, libpng, llqtwebkit2,
openssl and zlib.  Update manifest, library copying and 'test_apps' setup
to reflect that zlib and openssl are now always static (on Mac and
Linux).  Viewer and test_apps now functional on 10.7 Mac.
2014-04-14 17:59:00 -04:00
Monty Brandenberg e72d546fe3 Mac: Update llqtwebkit build, build and package dylib Qt4 pieces.
Part of the switchover to dynamic Qt4.  This mostly completes the
Mac side.  Webkit is functional on Mac, plugins work.  The two
test programs, llfbconnectest and llplugintest, need a little
more work to run without manual fixup ('.' on PATH and maybe a
symlink to libz.1.dylib and they run and function on Mac).  Also
need to address libz.dylib vs libz.a.  Currently resolving against
dylib which is not what I want.
2014-04-11 19:19:22 -04:00
Monty Brandenberg 6631dc22f0 All/Linux: Update llqtwebkit to latest all-shared lib build. Linux package
assembly updated to deal with Qt libraries and discrete codec and imageformat
plugins (which live under bin/llplugin).  Functioning Linux viewer with MoaP
support with a few image problems (sRGB profile, zlib errors).  Much of this
expected to be due to the new 1.6.8/1.2.8 libpng/libz and we'll fix as needed.
2014-04-09 21:05:55 +00:00
Brad Payne (Vir Linden) ea7f34d37a merge 2014-04-08 13:20:23 -04:00
Oz Linden 375c05ac43 merge changes for 3.7.5-release 2014-04-08 11:41:12 -04:00
Richard Linden 98aabdc176 merge with release 2014-04-07 19:09:40 -07:00
Aura Linden d476b12ae5 Merged viewer release into vivox 2014-04-07 17:04:09 -07:00
Monty Brandenberg 20c963b42e All: Update curl and llqtwebkit2 packages to new template builds. 2014-04-07 20:04:15 +00:00
Monty Brandenberg 30eb6d13f5 Linux/Mac: Update to latest OpenSSL 1.0.1e build. Fix manifest for
openssl on Mac (copy, deploy).  Revert Linux manifest work which tried
to work around 0555 permissions on .sos (and didn't work).
2014-04-07 14:01:34 -04:00
Monty Brandenberg 469438707d Library updates and switch to 3d-llqtwebkit2 build products.
SDL to 1.2.15, c-ares to latest 1.10.0 build, Boost to 1.55.0
with coroutine updates/fixes, curl to 7.34.0, libpng to 1.6.8,
openssl to 1.0.1e, zlib to latest 1.2.8 build, llqtwebkit
built from 4.7.1 sources refactored and tested in 3p-llqtwebkit2
repository.

Windows is functional with a good number of warning messages
at runtime from libpng and KDU.  MoaP/slplugin functioning.
2014-04-04 16:30:50 -04:00
Monty Brandenberg d7481cd07c Merge. Refresh from viewer-release after 3.7.4 release. 2014-04-03 18:56:46 -04:00
Brad Payne (Vir Linden) d10ecef615 merge 2014-03-31 11:59:11 -04:00
Aura Linden dfd78e83d9 Pulled merge from release 2014-03-27 11:59:35 -07:00
Richard Linden e5bbdafded merge with release 2014-03-24 19:23:34 -07:00
Aura Linden 77ec712b15 Merged in viewer-release. 2014-03-24 11:30:17 -07:00
Monty Brandenberg 1e764fb668 Consistent set of fmodex 4.44.31 builds now. 2014-03-14 21:14:32 -04:00
Monty Brandenberg 4f565ed077 Update fmodex to 4.44.31. Move DSP descriptor to heap storage. 2014-03-14 19:48:35 -04:00
Aura Linden 22ea5ac41c BUG-4260 Updated to 4.6.x vivox libraries for Mac and Windows. 2014-02-26 20:15:45 -08:00
Oz Linden 1d30fe9554 merge changes for 3.7.2-release 2014-02-25 13:31:01 -05:00
Brad Payne (Vir Linden) 895d52a399 merge viewer-release to sunshine-external 2014-02-25 13:25:40 -05:00
Richard Linden 80b4a4a1f5 merge with release 2014-02-24 18:45:59 -08:00
obscurestar 8fd270af1c Pulled from release. 2014-02-24 15:12:04 -08:00
Aura Linden 6809348125 Creating a cleaner branch 2013-12-03 17:06:06 -08:00
Oz Linden 7f39d0472e merge changes for STORM-1831 2013-11-18 13:51:24 -05:00
Monty Brandenberg d191585a3e Merge. Refresh from viewer-release after 3.6.10 release 2013-11-12 14:06:38 -05:00
Richard Linden 33e0a1b57f updated autobuild llappearanceutilitysource to point to official build 2013-11-08 21:18:29 -08:00
Richard Linden fe518bde8e merge with release 2013-11-06 17:22:04 -08:00
Monty Brandenberg 076761a03d Update libpng after fixing arch under which it was built. 2013-11-04 22:52:53 +00:00
Monty Brandenberg 460d01befb Update build plumbing with tier 2, 3 and 4 libraries 2013-11-01 23:32:44 +00:00
Don Kjer 7866356d77 Merge viewer-release => sunshine-internal 2013-10-29 13:20:18 +00:00
Nyx Linden b1838f02bc SH-4572 FIX changing clothing parameters do not take effect in edit appearance
fix, new back-end utility and restoring the necessary functionality.
2013-10-25 16:43:36 -04:00
Richard Linden ab43be5ddb moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer
updates appearance utility dependency
2013-10-23 13:24:47 -07:00
Richard Linden e06ad3d60f updated appearance utility dependency 2013-10-23 09:49:29 -07:00
Ima Mechanique 30f835809b Merge 3.5.8-release 2013-10-21 04:21:00 +01:00
Ima Mechanique 4027486dbb storm-1831 Incorporating Oz's changes to update libxml on linux to libxml2 2013-10-18 17:38:31 +01:00
Nyx Linden b42c70173c SH-3455 BUILDFIX Updating linux appearance utility to use the new refactor
Eliminated some unnecessary functions that the refactor took care of,
linux build should be fixed.
2013-10-16 15:28:10 -04:00
Brad Payne (Vir Linden) 1f8b37e9ad merge 2013-10-16 11:52:43 -04:00
Oz Linden 9c313aea13 merge changes for DRTVWR-336 2013-10-15 17:47:37 -04:00
Ima Mechanique 015597bb58 STORM-1831 Importing Oz's updates for libxml2 2013-10-12 03:07:22 +01:00
Richard Linden 59628d6f85 Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-10-01 14:28:39 -07:00
Monty Brandenberg eaef5e63d5 Merge. Pull in viewer-release after materials viewer release. 2013-09-19 13:13:37 -04:00
Richard Linden 91850b6cfa updated autobuild reference to llappearance-utility 2013-09-09 16:28:44 -07:00
Oz Linden 8dc273b942 correct some doc strings in the autobuild config file 2013-09-05 15:18:58 -04:00
Monty Brandenberg f00b6c7133 Merge. Pull in viewer-release after SSA merge. 2013-08-26 18:54:39 -04:00
Monty Brandenberg a45806e17c Okay, move openssl back to the weird 0.9.8/1.0.0 mix it was
before.  Move libcurl forward to 7.24.0 and built on 0.9.8.
Until we do some TC work, we may be stuck with this combo.
2013-08-26 15:35:34 -04:00
Monty Brandenberg 912995de62 Moved OpenSSL to 1.0.1e as an experiement. Can't build llqtwebkit
so that doesn't move.  3p-curl does, however, and this gets them
all.  I suspect I'll be backing down to 0.9.8 next week.
2013-08-23 20:41:01 -04:00
Richard Linden cb8c94cc88 updated appearance utility source 2013-08-23 16:27:39 -07:00
Richard Linden 0d1850ef0b updated appearance utility source 2013-08-23 15:53:18 -07:00
Monty Brandenberg c4cda389af Okay, move openssl back to 0.9.8q as we have compiler issues
on the build farm.  This, at least, gets us through the openssl->
libcurl->viewer dependency chain.
2013-08-22 19:48:45 -04:00
Xiaohong Bao d8c02bf062 Merge 2013-08-19 16:09:28 -06:00
Nyx Linden cc999b225e merge cleanup, making sure our branch has the latest autobuild changes. 2013-08-19 11:55:49 -04:00
Nyx Linden faa0866ca3 SH-4401 FIX back-end changes to handle new visual param groups. 2013-08-08 13:21:18 -04:00
Oz Linden 629bda7cf3 merge changes for 3.6.2-release 2013-08-05 15:27:05 -04:00
Oz Linden 32b8d398ec increment viewer version to 3.6.3 2013-08-05 14:42:37 -04:00
Richard Linden df5dff372b BUIDLFIX: point to fixed build of llappearanceutilities 2013-07-31 14:43:44 -07:00
Richard Linden 247a5a15d6 BUIDLFIX: point to fixed build of llappearanceutilities 2013-07-31 12:21:49 -07:00
Richard Linden f496361568 BUILDFIX: point at newest version of llappearanceutility 2013-07-22 15:24:45 -07:00
Aura Linden ce9962b338 Merged in viewer-release 2013-07-11 17:49:13 -07:00
Oz Linden 6c440d1b51 remove command line option that causes warning messages 2013-07-03 09:15:33 -04:00
Richard Linden a2a6bf20d7 merge with release 2013-06-20 16:46:23 -07:00
Richard Linden 1236c920ea BUIDLFIX: point to updated version of llappearanceutility-source 2013-06-19 19:55:31 -07:00
Logan Dethrow d847b9dc3f Can't use bash local keyword outside of functions. 2013-06-06 19:42:22 -04:00
Logan Dethrow 36812775a4 Updated llappearance-utility-source autobuild package to latest and changed debian changelog mangling to include codeticket number. 2013-06-06 18:53:06 -04:00
Richard Linden 613b949e2f BUILDFIX: pointed autobuild at updated llappearanceutilities 2013-06-06 15:28:59 -07:00
prep a07cee746c Updated to latest llappearanceutility 2013-06-05 17:34:25 -04:00
prep 3340eb8c71 Updated to latest llappearanceutility package 2013-06-05 10:46:12 -04:00
Oz Linden 74ea01d6f2 merge changes for maint-2718 2013-05-22 14:40:26 -04:00
callum_linden 1d8b9ff07c MAINT-2718 FIX Update Windows version of FMOD Ex DLLs with non-logging versions 2013-05-21 21:38:09 -07:00
Brad Payne (Vir Linden) a04a706c1b merge 2013-05-21 16:18:48 -04:00
Aura Linden c96b8281a9 Thanks mercurial. 2013-05-15 20:56:51 -07:00
Graham Madarasz e1c1428569 Merge viewer-dev-materials and bugfix in LLPanelFace::getState using material instead of mMaterial 2013-05-11 20:38:23 -07:00
Don Kjer 7ff4d16041 Updating appearance utility 2013-05-11 08:28:40 +00:00
Don Kjer 5bb540ddbf Updating appearance utility 2013-05-11 04:12:31 +00:00
Graham Madarasz 6074f65991 Merge with vwr-dev-mat 2013-05-10 10:34:26 -07:00
Oz Linden 4d22c32aa9 merge changes for 3.5.2-beta4 2013-05-10 10:56:40 -04:00
Oz Linden 1b984d8f40 merge changes for 3.5.1-release 2013-05-08 14:46:00 -04:00
Oz Linden 545e033d1e merge changes for DRTVWR-299 2013-05-07 15:11:55 -04:00
prep c9aae997a0 LLAppearance package update 2013-05-06 10:43:18 -04:00
Logan Dethrow 0ef6ca8879 Updated llappearanceutility-source package. 2013-05-03 19:57:40 -04:00
prep@lindenlab.com be008638aa Updated appearance package 2013-05-03 14:37:06 -05:00
Logan Dethrow f3cc77377a Updated appearance util. 2013-05-03 12:17:43 -04:00
prep 7e599539f0 LLAppearance package update 2013-05-01 16:58:02 -04:00
Graham Madarasz 025c890958 Merge vwr-dev-mat 2013-05-01 08:11:15 -07:00
Graham Madarasz 806d09b114 Merge 3.5.1 into Materials 2013-04-30 19:50:05 -07:00
prep@lindenlab.com c198d9db81 LLAppearance package update 2013-04-26 15:55:39 -05:00
prep@lindenlab.com 2c617e0beb llappearance package update 2013-04-26 14:33:49 -05:00
Graham Madarasz 37b64c18f5 Fix llmediadataclient test to include new dep on llprimitive and fix bogus boost lib refs in llprimitive cmake def 2013-04-26 07:28:35 -07:00
Graham Madarasz fd447189c5 Merge 3.5.1 into Materials 2013-04-25 21:00:16 -07:00
Nyx Linden cafb5b0d47 updating appearance utility source package 2013-04-24 21:55:03 +00:00
Oz Linden 82e3efeddc merge changes for OPEN-173 2013-04-22 10:16:02 -04:00
callum b7cf8931d4 OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) - additional fix. Team City gave me the wrong MD5 for 3p-package 2013-04-19 17:16:23 -07:00
callum d9de58b46a OPEN-173 FIX FMODEx Music stutters once every few seconds (OSS patch via Latif Khalifa & Siana Gearz) 2013-04-19 16:29:11 -07:00
Oz Linden ddd5659f81 merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
callum_linden 88eff41649 Merge with viewer-development 2013-04-17 13:38:04 -07:00
Graham Madarasz (Graham Linden) 2d713a2815 Google Breakpad Fix. Code reviewed by DaveP 2013-03-29 13:22:29 -07:00
Graham Madarasz 9a49b1ef5f Dueling checksums 2013-03-29 01:40:10 -07:00
Graham Madarasz 39ea211cd7 Viewer breakpad linux fixes 2013-03-29 01:27:10 -07:00
Graham Madarasz f18fd58c8c Move to latest linux breakpad package 2013-03-29 00:29:39 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Graham Madarasz (Graham Linden) 903996e8d4 Google Breakpad Fix 2013-03-28 19:25:51 -07:00
Graham Madarasz (Graham Linden) 742b301059 Plug in Oz built-by-magic breakpad packages for testing 2013-03-28 19:07:13 -07:00
Graham Madarasz (Graham Linden) 8e54486468 Add new linux breakpad build for testing 2013-03-28 16:27:39 -07:00
Dave Parks 001ed7626b Fix md5sum mismatch on google breakpad on windows 2013-03-28 12:53:55 -05:00
Graham Madarasz 48f433212f Fix breakpad breakage from linux API diffs 2013-03-27 23:18:14 -07:00
Graham Madarasz f0c2f99c25 New gmock with WChar fix and add boost sys lib to viewer source tests 2013-03-27 19:09:01 -07:00
Graham Madarasz (Graham Linden) 0ebfcce8ff Update to newest breakpad candidate packages with fixed headers 2013-03-27 14:34:10 -07:00
Graham Madarasz a83289f01f Fix API diffs with new breakpad and point at private breakpad packages to test 2013-03-27 05:50:55 -07:00
Dave Parks ae9604acd5 Backed out changeset: 3643d1c655c0 2013-03-26 12:32:29 -05:00
Graham Madarasz (Graham) b9db8d4813 Fix linux breakpad package URL 2013-03-26 09:26:24 -07:00
Graham Madarasz (Graham) 0560a8c457 Point at private breakpad packages to get builds working again 2013-03-26 09:16:22 -07:00
Nyx Linden 34181d1566 BUILDFIX new appearance utility src for fixing a runtime error 2013-03-18 11:36:37 -04:00
Nat Goodspeed 27b01e94dd MAINT-2389: pick up new Boost build to eliminate gcc 4.1 warnings 2013-02-21 19:51:33 -05:00
Nat Goodspeed 54e2d2b000 MAINT-2389: Change viewer to Boost package without ucontext.h.
In autobuild.xml, specify today's build of the Boost package that includes the
Boost.Context library, and whose boost::dcoroutines library uses Boost.Context
exclusively instead of its previous context-switching underpinnings (source of
the ucontext.h dependency).
Add BOOST_CONTEXT_LIBRARY to Boost.cmake and Copy3rdPartyLibs.cmake. Link it
with the viewer and with the lllogin.cpp test executable.
Track new Boost package convention that our (early, unofficial) Boost.Coroutine
library is now accessed as boost/dcoroutine/etc.h and boost::dcoroutines::etc.
Remove #include <boost/coroutine/coroutine.hpp> from
llviewerprecompiledheaders.h and lllogin.cpp: old rule that Boost.Coroutine
header must be #included before anything else that might use ucontext.h is
gone now that we no longer depend on ucontext.h. In fact remove
-D_XOPEN_SOURCE in 00-Common.cmake because that was inserted specifically to
work around a known problem with the ucontext.h facilities.
2013-02-21 01:13:24 -05:00
Don Kjer 429d8250dd Updating appearance utility 2013-02-19 23:05:31 +00:00
Aura Linden 669d1295a3 Added ca-bundle.crt behaviors for Mac and Windows. 2013-02-15 17:05:01 -08:00
Aura Linden 973e39608a Updated to use 4.5SDKs for Mac and Windows. Tricked into believing 3.2 SDK is 4.5 for linux 2013-02-16 01:02:20 +00:00
Don Kjer be21b989c5 Updating appearance util 2013-02-11 19:52:07 +00:00
Don Kjer 93f07d4e27 Updating appearance utility 2013-02-09 01:18:36 +00:00
Don Kjer b342b96b3a Updating appearance utility 2013-02-09 00:43:56 +00:00
Graham Madarasz (Graham) aed2e90312 Update fmodex sums to refer to newest OS X 3p-fmodex-private 2013-02-05 10:24:56 -08:00
Graham Madarasz (Graham) cd2a6e756e Update windows fmodex sums and path for new build 2013-02-05 09:50:44 -08:00
Graham Madarasz (Graham Linden) a6742f8e8d Update fmodex sums for new builds 2013-02-04 19:57:52 -08:00
Graham Madarasz (Graham) ace3891349 Point autobuild.xml at yet another 3p-fmodex-private OS X build. 2013-02-04 16:32:18 -08:00
Graham Madarasz (Graham) efa7022c3a Nix trying to copy the debug fmod DLL 2013-02-04 15:10:39 -08:00
Graham Madarasz b99b9133f4 Fixed double hash sum entry 2013-02-04 14:46:38 -08:00
Graham Madarasz (Graham) c7d0a6d259 md5sum and path update redux 2013-02-04 14:44:29 -08:00
Graham Madarasz (Graham) 4c6fc784a6 Point autobuild at newer fmodex builds and fix warning being treated as error in llaudioengine_fmodex.cpp 2013-02-04 14:04:22 -08:00
Graham Madarasz 0b614a6098 Fixed rev numbers in paths for mac and linux 2013-02-04 11:11:12 -08:00
Graham Madarasz (Graham) c1ccf505b6 Fix autobuild.xml to refer to md5sums and paths of newer 3p-fmodex-private 2013-02-04 10:54:56 -08:00
Sovereign Engineer fc59d25ec8 Merged 2013-02-04 13:08:25 -05:00
Graham Madarasz (Graham) d5cafa98a3 Point autobuild at latest Mac Fmod Ex package 2013-02-04 09:32:50 -08:00
Graham Madarasz (Graham) c074456a1e Updated md5sums and staged lib paths for FModEx 2013-02-04 08:58:26 -08:00
Sovereign Engineer 5030766cf2 Correct order of autobuild libs 2013-02-04 21:36:12 +08:00
Drake Arconis 800dad3123 Merged callum_linden/viewer-development-usb-headset into default 2013-02-02 10:57:35 -05:00
Graham Madarasz (Graham Linden) d6130d68d5 Updated fmodex download paths / md5sums from proxy for the first TC builds 2013-02-02 00:23:08 -08:00
callum_linden b0f2f02333 Removed (most) references to older FMOD library - still a little Linux clean up left 2013-02-01 08:44:52 -08:00
Nyx Linden 946d3bbcc6 SH-3651 FIX Beards not visible on server-generated appearances.
Fixed back end to enable beards.
2013-01-30 17:35:36 -05:00
Nyx Linden 11fe124ae9 merging in viewer-beta.
Most of the merge was clean, a couple conflicts.
Brought over a couple patches manually for llpolymesh.
2013-01-24 16:22:49 -05:00
callum_linden 9b86b8bf3d Add in Windows FMOD Ex package 2013-01-23 15:57:38 -08:00
callum_linden fa12377b0d Update 3p libs to include debug version too 2013-01-22 15:55:31 -08:00
callum_linden ba3e89b5c7 first push - patch from CmdCupCake plus force FMODEX on 2013-01-18 16:43:19 -08:00
Don Kjer 06baa6bf9c Moving appearance utility deb to private repo 2013-01-18 21:22:18 +00:00
Dave Parks 954ebaed84 Automated merge with https://bitbucket.org/lindenlab/viewer-tiger 2013-01-08 13:40:59 -06:00
Don Kjer e1af26eaa2 Disabling build of headless appearance utility 2012-12-20 21:39:33 +00:00
Oz Linden 1c7f19c865 change to use lindenlab repo for havok source, with new license 2012-12-19 09:45:28 -05:00
Oz Linden 0ed83541bf upgrade boost build to use public build of icu4c 2012-12-19 09:41:59 -05:00
Don Kjer 8eef31e47a Updating appearance utility to deal with IMG_INVISIBLE 2012-12-12 20:58:56 +00:00
Don Kjer 531394df23 Updating linux libGLOD to match darwin naming 2012-12-12 00:34:40 +00:00
Don Kjer 5798dd54cc Fix for building on case-sensitive mac filesystems. Fix to remove unwind spam warnings while linking on xcode 4.5.2 builds 2012-12-11 13:56:50 -08:00
Don Kjer 23d77d3a34 Automated merge 2012-12-06 22:56:21 +00:00
Don Kjer 07d05c2967 Alpha rendering fixes for appearance utility. 2012-12-06 22:54:50 +00:00
prep 32f5015ecd Added back in mesa package for linux builds 2012-12-05 14:33:30 -05:00
simon@Simon-PC.lindenlab.com 7fe4fbe674 Pull in upstream viewer-development via viewer-lion 2012-12-04 15:03:34 -08:00
Don Kjer 96ef49df75 Automated merge 2012-11-28 23:46:06 +00:00
Don Kjer dc71cae16b Updating appearance utility 2012-11-28 23:45:23 +00:00
prep e0432f98ee SH-3563. Pull and merge from viewer-development. Modest code changes to fix alignment issue in llAppearance. 2012-11-28 16:36:34 -05:00
Dave Parks 5d34ac552f Automated merge with https://bitbucket.org/lindenlab/viewer-development 2012-11-20 17:03:55 -06:00
Dave Parks 7491fbd677 MAINT-1841 Use NVAPI to force NVIDIA GPU power management mode to prefer max performance
Reviewed by Simon.
2012-11-19 17:40:43 -06:00
Nat Goodspeed e66dacddfd Update to Boost 1.52 package with gcc 4.1 warning fix. 2012-11-17 11:17:57 -05:00
Nat Goodspeed 12a3f2ea72 Use new 3p-boost 1.52 build with Windows /Zc:wchar_t- compile switch. 2012-11-16 07:08:17 -05:00
Don Kjer 19e22ca030 Bumping appearance utility source 2012-11-15 00:18:16 +00:00
Nyx Linden 5a2c570485 Updating appearance utility package 2012-11-14 22:52:54 +00:00
calluym_linden 48da6d4578 Changed format of Windows Boost 3p lib - Amazon S3 chokes on sub-domain version and no one knows why 2012-11-13 13:41:02 -08:00
callum 92acb99f6f Point autobuild at new Boost 1.52 third-party libs 2012-11-12 15:55:17 -08:00
Nyx (Neal Orman) 85e03582b2 updating appearance utility package 2012-11-06 18:18:12 -05:00
Don Kjer 27933214f4 Switching to system osmesa library instead of pre-packaged library 2012-10-24 18:19:22 +00:00
Nyx Linden 3ac3f76fc3 FIX: fixed broken baked texture rendering in lltexlayer, by enforcing correct gl state in lltexlayer.cpp
FIX: updated appearance utility source package
2012-10-19 21:49:26 +00:00
Don Kjer f974374789 Pulling in viewer-gcc4.6 freetype fixes 2012-10-13 01:39:41 +00:00
Oz Linden 1709952adb pull back 3.4.1-beta6 fixes 2012-10-10 21:40:10 -04:00
Don Kjer c06c35609c Updating linux build to gcc4.6 2012-10-11 00:09:04 +00:00
Don Kjer 19e43e4b58 Added fast timers for baked texture rendering. Updated appearance utility 2012-10-06 08:08:52 +00:00
Don Kjer e858c172fc Updating to newer build of tcmalloc/google perf tools. Removing X11 library dependencies from headless libraries 2012-10-04 22:00:24 +00:00
Don Kjer 45f35966df Fixing autobuild md5sum for mesa 2012-10-04 07:22:52 +00:00
Don Kjer 8b8ea8908f Updating appearance utility 2012-10-04 06:33:41 +00:00
Don Kjer c9ab9590aa Removing server-related cmake cruft. Fixing libGLU warnings on linux. 2012-10-04 03:12:48 +00:00
Don Kjer fe52f09952 Updating appearance utility 2012-10-02 10:17:10 +00:00
Don Kjer 358b0ca5ff Updating appearance utility version 2012-10-02 01:06:34 +00:00
Don Kjer 5010cf72d3 Updating appearance utility version 2012-09-30 09:22:22 +00:00
Don Kjer 0a94b5bb39 Exposing more tex layer information for hash id generation 2012-09-28 23:56:55 +00:00
Don Kjer f9a5cdba50 Started stubbing out llsd support for tex layer information. 2012-09-28 01:06:17 +00:00
Nyx Linden 3844f4328b Updating appearance utility src, with fixed merge 2012-09-27 22:10:26 +00:00
Nyx (Neal Orman) 09ee906f23 Updating appearance utility source package 2012-09-27 17:19:17 -04:00
Nyx Linden 637fb26dd8 Updating appearance utility source 2012-09-27 20:31:09 +00:00
Don Kjer 4f93192e7d Fix for mac/linux 'ruth' appearance. Fix for linux build issue 2012-09-27 00:38:52 +00:00
Don Kjer d3924200b6 Removing unused gHeadlessClient code from viewer 2012-09-23 03:06:11 +00:00
Don Kjer 6ec47d8c31 Updating appearance utility source version 2012-09-22 18:25:54 +00:00
Don Kjer 948820bdea Updating libosmesa library 2012-09-21 00:36:58 +00:00
Don Kjer f8512c9191 Updating autobuild.xml mesa library md5sum 2012-09-20 04:59:36 +00:00
Nyx Linden 2c60cfdde3 Updating mesa libraries to the latest autobuild version 2012-09-19 17:17:25 +00:00
Nyx Linden 49caededb4 BUILDFIX: enabling the building of the viewer/appearance backend with headless mesa 2012-09-19 17:05:56 +00:00
Don Kjer 4e342f21ce Updating to newer llappearance utility 2012-09-14 11:39:17 +00:00
Don Kjer 8808325ced Removed appearance utility from viewer source. Added appearance utility autobuild package. 2012-09-14 11:27:04 +00:00
Monty Brandenberg 0755cb098d Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code.
Two fairly simple conflicts:  dead stats sending code in the
texture fetch code (new llcorehttp library) and the cleanup
code in llappviewer was moved around in 3.4.x.
2012-11-07 13:28:42 -05:00
Monty Brandenberg 04e8d074b2 DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.
This was yet another refresh from v-d because of significant changes
to lltexturefetch that would not have been resolvable by casual
application of any merge tool.  There are still a few questions
outstanding but this is the initial, optimistic merge.
2012-09-07 12:53:07 -04:00
simon@Simon-PC.lindenlab.com 38acb45af8 Merge in latest viewer-development 2012-09-05 17:17:54 -07:00
Oz Linden 43d29ea03e merge changes for DRTVWR-202 2012-08-22 17:11:10 -04:00
Aura Linden efdcf045b0 Merged in from viewer-development. 2012-08-17 08:07:15 -07:00
Oz Linden a7d8b42509 merge up to latest viewer-development 2012-08-16 08:52:26 -04:00
Oz Linden b9e43dfd64 merge back beta fixes 2012-08-15 20:09:41 -04:00
Oz Linden f4fb073ae0 open-146: correct licenses in llphysicsextensions stub 2012-08-14 18:30:11 -04:00
Monty Brandenberg fdb2ae8335 Merge of viewer-development (3.4.1). 2012-08-03 11:57:51 -04:00
David Kaprielian 4ed9dfd47b Fixing up the string in the code sign flag. 2012-08-01 16:25:56 -07:00
David Kaprielian 27d5547478 Added necessary signing information to autobuild.xml 2012-08-01 12:56:51 -07:00
Oz Linden df93749819 merge up to latest viewer-development 2012-07-31 14:55:15 -04:00
Brad Payne (Vir Linden) 58d5e223b8 merge 2012-07-30 15:02:02 -04:00
Brad Payne (Vir Linden) a5c9d89b28 merge 2012-07-30 14:57:33 -04:00
callum 0cd08985b3 MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life
Reviewed by YP
2012-07-27 13:35:00 -07:00
Oz Linden 01b7959e01 update to latest builds of llphysicsextensionss 2012-07-25 12:31:16 -04:00
Oz Linden ef37311e9e merge up to latest viewer-pathfinding (including 3.3.4) 2012-07-24 13:11:14 -04:00
Todd Stinson 4feef5af63 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-07-23 19:21:34 -07:00
Oz Linden 12b1ec6264 refactor to build llphysicsextensions_tpv package for sublicensees 2012-07-20 07:38:12 -07:00
Todd Stinson 0e592855eb Updating to the latest llphysicsextension source package. 2012-07-17 19:06:35 -07:00
Oz Linden a34c1e9a0c update the llphysicsextensions stub package to match the source package 2012-07-12 08:59:07 -04:00
Matthew Breindel (Falcon) 713aa9f25d Updating to latest llphysicsextensions build. This should remove the dependency on cmake 2.8.2 for Linux. 2012-07-11 22:50:45 +00:00
Oz Linden deee0222bd use the Linden Libraries builds for llphysicsextensions, with cmake fix for linux 2012-07-11 11:15:16 -04:00
Oz Linden f4b0b9d8fd apply latest builds with fixes from falcon 2012-07-11 10:35:34 -04:00
Matthew Breindel (Falcon) 9f455c3cb5 Fixing md5sum for linux 3p-havok-source dependency. 2012-07-11 03:54:31 +00:00
Matthew Breindel (Falcon) 9fa98e13eb Hopefully fixed windows build. Now support -DLL_DEBUG_HAVOK:BOOL=ON to enable Havok Hyrbid (fulldebug) libs to link in Windows RelWithDebInfo. On other platforms, that flag will cause RelWithDebInfo to link against Havok fulldebug libs. The rest of the time, RelWithDebInfo will link to Havok Debug and Debug will link to Havok Fulldebug 2012-07-11 03:16:33 +00:00
Oz Linden 14acd7de30 experimental change for windows debug build 2012-07-10 17:44:55 -04:00
Monty Brandenberg 1c3af2658e SH-3192 Fix Boost 1.48.0 libraries to support Debug builds on Windows.
Tweaked the boost source as per Boost issue #6185 using 1.49.0 sources
and this picks up the new build.  Debug viewer builds and runs.
2012-07-10 13:29:24 -04:00
Oz Linden e2dffdb38e update llphysicsextension-source build to address linux build issue 2012-07-09 17:52:53 -04:00
Oz Linden 9c4d1c7791 changes to build real sources (works locally on a Mac) 2012-07-09 12:57:18 -04:00
Oz Linden 92fb006835 update llphysicsextensions source and stub packages 2012-07-05 12:16:02 -04:00
Oz Linden 21ee5f8d41 successful build with llphysicsextensions stub 2012-07-05 09:39:21 -04:00
simon@Simon-PC.lindenlab.com b7555a3309 Merge back viewer-lion, which has viewer-development and down-stream fixes 2012-08-01 14:07:24 -07:00
callum 64fc52d85e MAINT-1056 FIX Microsoft SkyDrive is not compatible with Second Life
Reviewed by YP
2012-07-27 13:35:00 -07:00
Oz Linden 1cad2d9de2 update to 20120702 build of havok 2012-07-05 06:33:47 -04:00
Oz Linden 14f754f160 begin integrating building of llphysicsextensions from source here (incomplete) 2012-07-05 06:08:34 -04:00
Monty Brandenberg 8e5197a71b Merge 3.3.3 release with Drano HTTP library at 3.3.0
Big delta was converting the new texture debugger support code
to the new library.  Viewer manifest should probably get an eyeball
before release.
2012-07-02 18:06:22 -04:00
Oz Linden 764d1e3caf merge up to 3.3.3-release 2012-06-28 10:35:22 -04:00
Todd Stinson df40282058 Updating to the latest pre-build llphysicsextensions package. 2012-06-27 18:38:06 -07:00
Todd Stinson fa562d19cf Removing unreferenced methods from the LLRenderNavPrim class. 2012-06-27 18:12:57 -07:00
Brad Payne (Vir Linden) 74d4f8af01 v-r to drano merge conflicts wip 2012-06-26 16:43:58 -04:00
Todd Stinson ce10117295 PATH-718: Ensuring that the characters panel will work correctly with a stubbed physicsextension library. 2012-06-25 18:02:41 -07:00
Todd Stinson 11d5ed7ab2 Updating the latest llphysicsextensions pre-built package. 2012-06-22 19:22:15 -07:00
Todd Stinson 6e710333e7 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. 2012-06-22 18:59:31 -07:00
Oz Linden 4397516ca5 merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
Todd Stinson 71511a84ee Updating to the latest physics extensions pre-built package. 2012-06-20 13:01:15 -07:00
Nat Goodspeed 84536935eb MAINT-1144: Update with relevant apr_suite fix. 2012-06-18 16:14:30 -04:00
Nat Goodspeed 667ca78b49 MAINT-1144: Update to apr_suite containing relevant fix. 2012-06-18 12:57:55 -04:00
prep 583855f3e6 Update to latest llphysics extension for path-740 fix. 2012-06-18 12:27:13 -04:00
Oz Linden 185db4ad38 switch to (identical) library builds from lindenlab repositories 2012-06-16 08:42:13 -04:00
Tank_Master 76abab0618 When using OS autobuild config switches, set build configuration in VS to specified type (release, relwithdebinfo, or debug)
Also, set startup project to SecondLife-bin
2012-06-11 13:19:15 -07:00
Merov Linden 1bfdfcb7b9 Merge pull from vir/drano 2012-06-08 18:58:35 -07:00
prep d779d4b640 Update to latest llphysics extensions library. 2012-06-07 11:02:41 -04:00
prep 208d73f524 Render fix to remove blend artifacts on physics capsule. llphysics extension lib update (path-680, path-681). 2012-06-06 12:00:21 -04:00
prep ed486b3ca0 Update to latest llphysics extensions library 2012-06-01 13:01:13 -04:00
Todd Stinson 37ca2964b5 PATH-667: Updating to the latest llphysicsextensions pre-built package. 2012-05-31 19:22:54 -07:00
prep 4617d1a747 fix 2012-05-31 18:02:50 -04:00
prep 97f9b2f1fc updated physics lib hashes 2012-05-31 18:00:39 -04:00
prep 8a66a99421 Update to latest llphysics library 2012-05-31 17:33:45 -04:00
prep d05f85703b Update to latest llphysics extensions library. 2012-05-31 16:55:59 -04:00
Oz Linden 1d01ad1162 merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
Nat Goodspeed 77488911a3 DRTVWR-151: Today's APR build should run on Windows XP again.
The previous tip Windows APR package:
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/256201/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120509.tar.bz2
contained a libapr-1.dll that would not load on Windows XP. The code contained
static calls to Windows API functions not yet present in Windows XP.
The new Windows APR package has made those calls conditional, using
LoadLibrary() and GetProcAddress() calls.
The hope is that this new viewer build will behave identically on Windows
Vista or later -- but unlike its predecessor, will also launch on Windows XP.
2012-05-23 14:55:31 -04:00
prep e2c22e0d9c Update to latest llphysics extensions library 2012-05-22 17:33:59 -04:00
prep b1013ca760 Fix for path-648: shapes are now positioned correctly in neighboring regions. Renamed api to better reflect it's purpose 2012-05-22 14:59:00 -04:00
Kitty Barnett 1300f77fdd Merged with viewer-beta 2012-05-20 17:41:00 +02:00
Merov Linden ab95444415 SH-3138 : Update both Mac and Windows KDU 7.0 libs to the same build number for clarity 2012-05-15 13:45:19 -07:00
Merov Linden b1d32e5d2d SH-3138 : Points to the new KDU 7.0 lib for Mac 2012-05-14 18:41:14 -07:00
prep 532777f287 Update to latest llphysics Extensions lib (for path-622). 2012-05-14 16:33:05 -04:00
prep 77a8ef4d8b Update to the latest llphysics extensions library. 2012-05-14 15:39:11 -04:00
Nat Goodspeed d29f920c22 CHOP-900: Use new apr_procattr_constrain_handle_set() extension.
Now LLProcess explicitly requests APR to limit the handles passed to any child
process, instead of wantonly passing whatever happens to be lying around the
parent process at the time.
This requires the latest APR build.
Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream
(as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a
Band-Aid -- a single whacked mole -- for the problem more systemically
addressed by apr_procattr_constrain_handle_set().
2012-05-09 19:55:26 -04:00
prep 88674e02dd Updated llphysics Extensions Lib 2012-05-09 14:40:06 -04:00
Oz Linden 4e24e43e16 unpack dictionary .dic and .aff files, make names in dictionaries.xml match 2012-05-08 17:44:44 -04:00
prep a47c24938d Update to latest llphysicsExtensions library that has fix for path-610. 2012-05-07 17:27:20 -04:00
Monty Brandenberg 74d59e7128 Build llcorehttp as part of a viewer dependency with unit tests. This required
boost::thread and the easiest path to that was to go with the 1.48 Boost release
in the 3P tree (eliminating a fork for a modified 1.45 packaging).  One unit test,
the most important one, is failing in test_httprequest but that can be attended
to later.  This test issues a GET to http://localhost:2/ and that is hitting the
wire but the libcurl plumbing isn't delivering the failure, only the eventual
timeout.  An unexpected change in behavior.
2012-05-07 15:16:31 -04:00
William Todd Stinson 287722c19d PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to the latest llphysicsextensions pre-buit package. 2012-05-06 21:31:35 -07:00
Todd Stinson 493cc9aabc PATH-589: Updating to the latest llphysicsextensions pre-built package to attempt a fix for a linux viewer crash. 2012-05-04 15:59:44 -07:00
Oz Linden 5bf742895d update hunspell packages (another attempt to fix Mac dylib) 2012-04-30 12:19:46 -04:00
Todd Stinson 4bb589bc2b Updating to the latest llphysicsextensions pre-built package. 2012-04-27 18:37:45 -07:00
prep 614a2c93ac Updated to latest llphysics extensions to address path-598 2012-04-27 17:21:39 -04:00
prep 8f5bb9e0ff Update to latest llphysics Extensions library. path-591 crash fix 2012-04-26 17:18:56 -04:00
prep 447a6ced44 Update to latest llphysicsExtensions library. 2012-04-26 13:14:45 -04:00
Oz Linden e0a4030350 switch to new build of the hunspell lib to solve loading problem? 2012-04-25 16:35:12 -04:00
prep bdbeeb7b9b Link fix 2012-04-25 16:17:48 -04:00
prep b48e06f346 Update to the latest llphysics extensions library. 2012-04-25 16:08:41 -04:00
prep c32f12afd3 Added support for rendering the regions water height. Also added initial support for a simple shape vb which allows us to create and expand from for one off shapes 2012-04-24 12:14:17 -04:00
Nat Goodspeed 8c44511d2c IQA-463: Use newest APR package without apr_procattr_inherit_set(). 2012-04-23 14:50:32 -04:00
Todd Stinson 01906a6ce4 Making the pathfinding color settings automatically adjust the current display without reloading. 2012-04-19 16:08:24 -07:00
Todd Stinson 2d011abb6b Cleaning up the navmesh colors a bit. 2012-04-19 12:32:17 -07:00
Todd Stinson 2319380a9b Updating to the latest llphysicextensions pre-built package. 2012-04-18 20:04:04 -07:00
Todd Stinson d2850572a4 Updating llpathinglibrary method calls to cleaned-up version of the library interface. 2012-04-18 18:22:06 -07:00
Todd Stinson 1cdef4903d Updating to the latest llphysicextensions pre-built package with the now lowercased version of the header file names. 2012-04-18 16:03:33 -07:00
Nat Goodspeed 38e23bb0eb IQA-463: Make LLProcess call apr_procattr_inherit_set() extension.
On Windows, Bad Things happen when apr_proc_create() is allowed to pass TRUE
to CreateProcess(bInheritHandles). For instance, the open handle for a new
installer executable file being downloaded by the background updater gets
inadvertently passed to a couple slplugin.exe instances. When the viewer
finishes downloading, closes the file and tries to remove it, Windows balks
because the file is still open by another process. Require an apr_suite
package that includes the new Linden apr_procattr_inherit_set() extension, and
call it to turn off CreateProcess(bInheritHandles).
2012-04-18 15:43:34 -04:00
Todd Stinson db7ad38170 PATH-550: Updating to the latest llphysicextensions pre-built package. 2012-04-16 19:06:34 -07:00
Todd Stinson aa81763bfd Updating to the latest llphysicextensions pre-built package. 2012-04-13 16:45:04 -07:00
prep linden 55e1b9fd6b Path bookends are now vb's. Which means they are now lit and transparent in the viewer. 2012-04-12 12:46:26 -04:00
prep 407837467b Updated to latest llphysics Extensions library 2012-04-11 15:44:54 -04:00
Todd Stinson ba0e3c3c64 Adding the display of the temporary start/end path character on hover state. 2012-04-10 18:20:21 -07:00
prep d3d19ba02c Update to latest llphysics Extensions library. 2012-04-10 14:54:38 -04:00
prep f222f09367 Update to latest lphysics extensions library. 2012-04-09 15:59:27 -04:00
Todd Stinson 4888f7d349 PATH-265: Adding an error message to the testing tab of the pathfinding floater console to indicate when a path cannot be found. 2012-04-06 18:00:52 -07:00
Todd Stinson 0693defb80 Removing the onShowWorldToggle callback as it is no longer required. 2012-04-05 17:17:06 -07:00
Todd Stinson d23fbd0dd0 Updating to the latest llphysicsextensions pre-built package. 2012-04-05 13:25:41 -07:00
Todd Stinson 3d9374d1fd Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-development-pf-xray. 2012-04-05 12:16:42 -07:00
prep c1dab24252 physics extensions library update 2012-04-05 15:07:44 -04:00
prep 8918c38f13 Updated llphysics extensions library. 2012-04-05 11:26:20 -04:00
Dave Parks 669addd719 Fix for: assert when rendering paths, wireframe world when navmesh render disabled, heat map breaking walkables etc, and navmesh edges being offset from navmesh 2012-04-05 00:28:04 -05:00
Dave Parks d21dd289b0 Cleanup edge render and resolve assertions from lack of normals in edges. 2012-04-04 14:16:17 -05:00
prep c3726f4f15 Updated llphysics extensions package 2012-04-04 11:54:54 -04:00
Dave Parks 68a4e0ee99 Fix build. Axe deprecated glNormal call. Don't show the world just because navmesh isn't checked. 2012-04-03 16:12:33 -05:00
Todd Stinson 36a0a58487 Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. 2012-04-03 11:06:33 -07:00
prep 8b5b0ace9b Updated to latest llphysics extensions library 2012-04-03 09:45:31 -04:00
Dave Parks 27e4d822e1 Update to fixed llpathinglibrary 2012-04-03 03:10:22 -05:00
Todd Stinson f01462797c Updating to the latest xray version of the llphysicsextensions pre-built package. 2012-04-02 17:59:59 -07:00
prep dfa1fb6a16 Updated to the latest llphysics Extensions lib 2012-04-02 10:58:36 -04:00
Todd Stinson 7948df474c Updating to the latest llphysicsextensions pre-built package. 2012-03-29 12:16:02 -07:00
prep 0e7311caa7 Exposed star(valid/invalid) and test path colors. Refactored path drawing code to use ll f()'s 2012-03-29 11:20:32 -04:00
Todd Stinson f9a0f79838 Updating the navmesh colors based on discussions with Leo. 2012-03-28 18:26:00 -07:00
prep 7ca2c94bf5 Updated to latest llphysics Extensions library. 2012-03-28 13:24:52 -04:00
prep 68f72f102a Updated to the latest llPhysics Extensions library 2012-03-27 16:00:05 -04:00
prep c262425bdd Updated to latest llphysics extension library. 2012-03-27 11:25:57 -04:00
Todd Stinson 2b5fa8df24 Updating to the latest llphysicsextensions pre-built package. 2012-03-26 17:51:41 -07:00
prep 69625c3ef0 updated llphysics extentions. 2012-03-26 18:49:20 -04:00
prep 8469493efe physics extension library update 2012-03-26 17:46:02 -04:00
prep aa823b793a physics extension library update 2012-03-26 17:38:28 -04:00
prep 46430dd770 Fixed typo on package llphysics extension update 2012-03-26 17:29:09 -04:00
prep ba6c82b855 mac llphysics extensions update 2012-03-26 16:20:00 -04:00
prep 65e63dbe34 physics extensions update for linux 2012-03-26 16:15:32 -04:00
prep f5f58a1db6 Updated to the latest llphysics Extension package. 2012-03-26 14:52:02 -04:00
prep 8208e4708f Updated llphysics Extension library. 2012-03-23 14:15:14 -04:00
prep 420cc07fa4 Updated to latest llphysicsExtension lib 2012-03-23 11:15:22 -04:00
Todd Stinson f0a09e4a0d Updating to the latest llphysicsextensions pre-built package. 2012-03-22 17:53:19 -07:00
prep 6520a4e26e Update llPhysicsExtension 2012-03-22 16:37:20 -04:00
Todd Stinson 7ad0fe8382 Updating to the latest llphysicsextensions pre-built package. 2012-03-22 12:04:12 -07:00
Todd Stinson a36f71af4c Updating to the latest llphysicsextensions pre-built package. 2012-03-21 19:02:59 -07:00
prep eebf9cc271 Update to latest Physics Extensions package (llpathinglib) 2012-03-21 10:18:41 -04:00
Todd Stinson 0706cf14de Updating to the latest llphysicsextensions pre-built package. 2012-03-20 18:20:28 -07:00
Todd Stinson 2f4ad07633 Cleaning up miscellaneous differences between the pathfinding repository and the latest viewer-development. 2012-03-20 17:38:58 -07:00
Todd Stinson ad5555eb23 Updating to the latest pre-built llphysicsextensions package. 2012-03-14 16:31:33 -07:00
Nat Goodspeed caba4fe113 Try new 20120314 APR build to verify Windows pipe write bug fix. 2012-03-14 13:02:37 -04:00
Todd Stinson 1bbab32bc2 Updating to the latest pre-built llphysicsextensions package. 2012-03-07 19:53:01 -08:00
prep e02d8cdc98 llpathinglib update for windows and darwin. 2012-03-07 13:12:44 -05:00
Todd Stinson e1e13bcab9 Updating the llphysicsextension library to the latest pre-built package. 2012-03-01 17:37:27 -08:00
prep cfdd0c6fae llpathinglib update 2012-02-29 12:03:17 -05:00
Seth ProductEngine 229c00ab2a Updated llqtwebkit install URLs for Mac and Win. 2012-02-28 22:46:48 +02:00
Seth ProductEngine ddbac6dbe4 EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build configuration. 2012-02-28 17:21:52 +02:00
Merov Linden bab6875f92 SH-2998 : Move Mac and Windows to use KDU 7.0.0 2012-02-27 17:43:48 -08:00
prep 8cd8d5169c pathinglib update 2012-02-27 14:01:53 -05:00
prep b64773bf2d Fix for nacmesh viewing on low gfx setting and llpathinglib update. 2012-02-24 14:34:53 -05:00
prep 305ff3d1d9 llpathinglib update 2012-02-22 16:40:13 -05:00
Todd Stinson 7d59990d50 Resolving linux build issue. 2012-02-21 10:02:11 -08:00
prep bbf707764f pathinglib update 2012-02-17 12:00:25 -05:00
prep d4f71fd29d llpathinglib update 2012-02-17 09:13:42 -05:00
Todd Stinson e30b77f818 Updating the linux pre-built package for llphysicsextensions. 2012-02-16 17:18:39 -08:00
prep 40f928fc6a llpathinglib update 2012-02-16 10:48:35 -05:00
prep d092e7a008 mac pathinglib update 2012-02-15 15:59:32 -05:00
prep fe34f9195d mac pathinglib update 2012-02-15 15:57:37 -05:00
prep ac2b889063 pathinglib update 2012-02-15 15:48:44 -05:00
Todd Stinson e5d59b3c2a Moving the bulk of the display settings into the viewer. 2012-02-14 16:41:53 -08:00
prep ec335c7007 pathinglib update 2012-02-13 10:44:13 -05:00
Nat Goodspeed 8804fa524c Update viewer to official builds of http://hg.secondlife.com/3p-apr. 2012-02-11 06:16:39 -05:00
Nat Goodspeed 9011b04496 Try using Log's new APR packages for Windows, Mac, Linux.
This APR merges work from Huseby, Log, Leslie, Nat.
2012-02-10 12:11:18 -05:00
Oz Linden 2781d117ff correct autobuild configuration for dictionaries package 2012-04-10 15:55:53 -04:00
Oz Linden e6a6ef4311 add dictionaries package dependency (TBD: replace with one from the lindenlab account once it is tested) 2012-03-30 15:15:33 -04:00
Oz Linden e56ea83638 merge changes for latest core and updates from Kitty 2012-03-30 13:31:26 -04:00
Oz Linden 04636effcf remove "license_file" element that generates spurious errors 2012-03-30 12:43:37 -04:00
Kitty Barnett fadd23dca6 Updated libhunspell packages 2012-03-25 19:29:04 +02:00
Nat Goodspeed 58348bd862 Use newer (Linden extension) TC APR builds for Windows, Mac. 2012-02-09 15:07:02 -05:00
Nat Goodspeed 2d360cb08d Use new 3p-apr package builds for Windows, Mac.
On Linux, new (Feb 2012) APR package produces link errors. Until those are
resolved, leave Linux viewer build with older (Feb 2011) APR package.
2012-02-09 07:44:23 -05:00
Nyx Linden 938dd9ea3a PATH-275 BUILDFIX FIX added back in code to make the loading of navmeshes happen in the correct order. 2012-02-08 14:38:32 -08:00
Nyx Linden 4fe994adab PATH-191 WIP first test of build with mac library 2012-02-08 08:30:19 -08:00
Nyx (Neal Orman) 6a6dbdad09 BUILDFIX grabbing latest havok package with new keycode 2012-02-02 12:54:58 -05:00
Nyx (Neal Orman) a5cfb84e3a BUILDFIX updating physicsextensions to have new navmesh format 2012-02-01 16:26:59 -05:00
Nyx (Neal Orman) e29dd73ab8 PATH-192 BUILDFIX updating to fixed version of llpathinglib 2012-01-30 12:04:16 -05:00
Nyx (Neal Orman) f19a77047d PATH-192 FIX fixed last issues with convex decomp merge 2012-01-27 15:09:20 -05:00
Todd Stinson (stinson@lindenlab.com) 78e96466cb Updating to the latest llphysicsextensions pre-built package. 2012-01-25 23:53:44 -08:00
Todd Stinson 83620bfa23 Updating to the latest llphysicsextensions pre-built package to elminate a build error. 2012-01-25 19:22:48 -08:00
Todd Stinson 0a57bf4f4e Updating to the latest llphysicsextensions pre-built package. 2012-01-25 18:38:41 -08:00
Nyx (Neal Orman) 7393587792 PATH-192 WIP adding convex decomp to pathing
First pass at using new llPhysicsExtensions library which
combines pathing and convex decomp.
2012-01-25 18:46:19 -05:00
Nyx (Neal Orman) 32d954a3a7 PATH-194 WIP update package architecture
Using new library that was built with the correct autobuild package architecture
2012-01-25 11:32:35 -05:00
Nyx (Neal Orman) 51408b8977 BUILDFIX updating build of llpathinglib to use new havok keycode 2012-01-24 16:36:05 -05:00
Kitty Barnett 8fa6add8c3 STORM-276 Added missing library includes 2012-01-23 19:22:47 +01:00
Nyx (Neal Orman) 98dfd7ddd2 PATH-180 BUILDFIX updating linux version of pathing lib to match latest API 2012-01-20 14:43:03 -05:00
prep d82ca57894 updated pathing lib package dependency 2012-01-19 14:55:25 -05:00
Nyx (Neal Orman) 146f0c2550 PATH-180 WIP fixing library package hash merge error
previous package had wrong hash. Manually generated it and replacing.
2012-01-19 13:20:42 -05:00
Nyx (Neal Orman) 650e6e8afb Automated merge with https://bitbucket.org/stinson_linden/viewer-development-havokai 2012-01-19 12:05:48 -05:00
Nyx (Neal Orman) 3b6606eed8 PATH-180 FIX? updating to latest pathing lib, and ensuring order invariance
Grabbing latest packaged pathing library, and adding linker flags to
deal with circular dependencies.`
2012-01-19 12:04:42 -05:00
Todd Stinson df5e1de7eb Updating to the latest llpathinglib pre-built package. 2012-01-18 13:11:03 -08:00
Todd Stinson 2cc9c54fc6 Updating to the latest llpathinglib package. 2012-01-13 11:12:15 -08:00
Nyx (Neal Orman) 82295222c4 PATH-180 BUILDFIX - updating pathing lib packages to grab prep's fixes to include all the havok libs. 2012-01-11 13:57:48 -05:00
Nyx (Neal Orman) 764cbbb373 PATH-180, buildfix - updating pathing library.
Added a linux version to start building/testing
Updated Havok to 2011.3
Updated Havok has new evaluation key built in
2012-01-11 11:54:38 -05:00
Nyx (Neal Orman) f38fdbdbe0 BUILDFIX - updating reference to llpathinglib to use newly built havok version 2012-01-11 10:51:18 -05:00
Todd Stinson ea400354ca Updating to the latest llpathinglib pre-built package. 2012-01-09 10:07:38 -08:00
Todd Stinson 7236b1f4f8 Removing the havok dependency from the viewer build as this is now resolved in the llpathinglib library itself. 2012-01-06 14:50:01 -08:00
Todd Stinson b45abfa38d correcting a typo in the autobuild.xml 2012-01-05 16:00:21 -08:00
prep 170c5e5a86 llpathinglib package update 2012-01-05 18:02:40 -05:00
Todd Stinson fcdfd63123 Updating to the latest llpathing library pre-built package. 2012-01-04 17:25:50 -08:00
prep 96e8d4876a Updated llpathinglib dependency 2012-01-04 15:52:49 -05:00
prep 06bfbf61e1 Path-177. Updated to newest version of LLPathingLibrary 2012-01-04 13:12:46 -05:00
Todd Stinson 9a70075ab5 Updating to the latest version of llpathinglib. 2011-12-20 09:28:35 -08:00
Todd Stinson b54b50b3da Updating to the latest llpathing library pre-built package. 2011-12-16 17:41:12 -08:00
Todd Stinson 9d638302b3 Updating llpathinglib pre-built package. 2011-12-14 16:31:56 -08:00
Todd Stinson 4f5fc4921f Updating to the correct new llpathinglibrary pre-built package. 2011-12-14 11:48:39 -08:00
Todd Stinson dbc68b2c16 Updating to the latest llpathinglibrary pre-built package. 2011-12-14 11:40:14 -08:00
Todd Stinson 9d1db4f19a Pull and merge from https://bitbucket.org/lindenlab/viewer-development. 2011-12-13 11:15:18 -08:00
Todd Stinson 817c97c2f8 Updating to the latest llpathinglib build. 2011-12-12 14:36:17 -08:00
Todd Stinson 7129a5249a Crap change to force a new fresh build. 2011-12-12 12:18:59 -08:00
Todd Stinson ec52f62228 Adding the ability to pull in the pathing library as a prebuilt dependency. 2011-12-12 10:02:12 -08:00
callum 31029babe2 EXP-1649 FIX +1 (client) Turn off web loading spinner until a more visually pleasing one can be defined 2011-12-02 11:50:04 -08:00
callum 587a1a425a EXP-1649 FIX (client) Turn off web loading spinner until a more visually pleasing one can be defined 2011-12-01 14:19:52 -08:00
callum 01e75a3d85 Update LLQtWebKit to fix EXP-1191 Update loading overlay graphic to resemble a typical Web loading... spinner 2011-11-18 15:24:29 -08:00
callum 2a19aa93e9 Point to improved loading overlay and turn it on always 2011-11-10 19:00:03 -08:00
callum 716c2ed53c Point to new version of LLQtWebKit for Mac/Windows
(Rolls in some debugging graphics and Roxie's Mac / SSL changes)
2011-10-31 11:33:22 -07:00
callum b94f45db81 Merge with head 2011-10-28 11:01:11 -07:00
callum 9bb7304434 Point to new version of LLQtWebKit that has support for page zooming for Mac/Wndows versions 2011-10-26 11:53:44 -07:00
callum 530c44c798 Update LLQtWebKit libraries to version with *ONLY* SSL fix for Mac. 2011-10-03 17:41:07 -07:00
Richard Nelson 2154bccdc4 Automated merge with http://hg.secondlife.com/viewer-development 2011-08-31 11:51:38 -07:00
callum 09394d3a9d Point to new Mac version of LLQtWebKit to fix symbol export issue on that platform 2011-08-31 09:27:13 -07:00
callum 64b000a822 Silly URL typo 2011-08-29 17:55:09 -07:00
callum d341c400fc EXP-1122 FIX (Viewer) LLQtWebKit should support a JavaScript/content debugger to help content creators
Viewer side changes to enable Web debugger.
2011-08-29 17:13:29 -07:00
Oz Linden 2be2956a72 open-107: upgrade to complete stub for convex decomposition 2011-08-19 21:54:12 -04:00
Xiaohong Bao a9600e5e0d fix for SH-1808: uploading warthog model triggers LLPhysicsDecomp::doDecompositionSingleHull warnings
SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07 10:51:13 -06:00
Brad Payne (Vir Linden) 961d5b1d65 merge 2011-07-09 11:05:29 -04:00
Richard Linden 88a90aabcb Automated merge with http://hg.secondlife.com/viewer-development 2011-07-07 13:34:13 -07:00
Xiaohong Bao 0400143b4d fix for SH-1808: uploading warthog model triggers LLPhysicsDecomp::doDecompositionSingleHull warnings
SH-1333: [PUBLIC] Simple mesh causing the viewer to crash
2011-07-07 10:51:13 -06:00
prep linden e2ddeb5e5f Fix for SH-1604: missing convex stub license 2011-07-05 13:27:58 -04:00
Brad Payne (Vir Linden) 4bce553a96 merge viewer-development -> mesh-development 2011-07-01 09:41:10 -04:00
Oz Linden b5001ff819 merge changes for storm-1368 2011-06-29 21:20:30 -04:00
Aaron Stone 06e18dd44d STORM-1447 Use <filters>setenv</> stanza rather than grep -v setenv. 2011-06-27 12:43:46 -07:00
Richard Linden af142618f9 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2011-06-23 11:35:14 -07:00
Richard Linden 70fc5af53f Automated merge with http://hg.secondlife.com/viewer-development 2011-06-23 11:28:23 -07:00
Brad Payne (Vir Linden) 2da45d0237 merge 2011-06-22 13:36:17 -04:00
Nyx (Neal Orman) e029683826 SH-1476 FIX viewer crashes uploading on linux
colladadom was configured to depend on a system library that may not be
up to date on all user's machines. Changed configuration to link statically
against a known version. Verified locally crash does not reproduce.
2011-06-21 18:06:47 -04:00
Oz Linden 3444d77609 merge changes for storm-1388 2011-06-17 17:34:27 -04:00
Logan Dethrow 796624d947 STORM-1320 OPEN-21 STORM-312 Update libndofdev on linux. Fixes spacenavigator. 2011-06-17 13:07:14 -04:00
Xiaohong Bao 0b92d52d78 fix for SH-1412: Mesh upload dialog freezes viewer when uploading certain meshes. 2011-06-13 11:52:50 -06:00
callum 7847c8941f EXP-676 FIX As a web developer, I want to access information about the current state of the SL client, such as avatar location 2011-06-09 13:48:35 -07:00
Xiaohong Bao bdf34c2fbf Automated merge with https://bitbucket.org/davep/mesh-asset-deprecation 2011-06-07 18:24:04 -06:00
Xiaohong Bao dfdf6aed23 fix for SH-1765: palm tree model fails to load in viewer 2011-06-07 18:22:09 -06:00
Dave Parks f1784209d5 merge 2011-06-07 14:42:54 -05:00
Xiaohong Bao a3842d9637 fix for SH-588: Uploading a mesh crashes viewer 2011-06-06 23:04:48 -06:00
Richard Linden 960e8c05cb Automated merge with http://hg.secondlife.com/viewer-development 2011-06-02 13:35:15 -07:00
Leyla Farazha 926a9dcb58 merge 2011-06-01 15:44:46 -07:00
Leyla Farazha fe9eccdbae updating slvoice libraries 2011-06-01 15:40:29 -07:00
callum 4cd295badd Updated links to new version of LLQtWebKit package for Mac with valid exports file.
Addition of Windows version for completenes. No changes.
2011-05-26 12:42:19 -07:00
Richard Linden 2595d53ded Automated merge with http://hg.secondlife.com/viewer-development 2011-05-25 18:14:55 -07:00
callum ae6ceb6193 Point to updated version of LLQtWebKit that supports local changes., 2011-05-25 10:19:00 -07:00
Loren Shih 781addcbc1 Automated merge up from viewer-development into mesh-development 2011-05-20 11:41:28 -04:00
Xiaohong Bao b1803a8cb9 fix for SH-1185: uploading large mesh file sometimes fails and locks up viewer. 2011-05-19 17:25:42 -06:00
callum 42654e759e Replace older (but working) reference to version of LLQtWebKit for Linux 2011-05-17 17:47:06 -07:00
Oz Linden 9075e1104f fix merge error in open source configurations to disable proprietary components 2011-05-17 19:26:18 -04:00
Nyx (Neal Orman) bd37b14e92 BUILDFIX: copy/paste error in mesh autobuild.xml causes configure to fail.
copy/paste error in autobuild.xml caused INSTALL_PROPRIETARY to be set to TRUE
for OS builds. This causes configure to fail as llconvexdecomposition is not
available to OS devs. Changing INSTALL_PROPRIETARY to false for OS devs so
that llconvexdecompositionstub is used instead. problem only affects windows
builds.
2011-05-17 17:25:38 -04:00
callum 465072626e Typo in Mac/Darwin LLQtWebkit archive name 2011-05-17 10:05:49 -07:00
callum d2c697832f Point to updated (working) builds of LLQtWebKit.
Windows one was missing debug libs/dlls
Mac one was missing updated exports.
Linux one included for completeness.
2011-05-17 09:31:43 -07:00
Dave Parks 8a92612fd9 merge 2011-05-16 12:34:15 -05:00
callum 889f6cc3b3 Merge with tip 2011-05-13 17:09:40 -07:00
callum e4a9704d41 EXP-676 FIX As a web developer, I want to access information about the current state of the SL client, such as avatar location 2011-05-13 17:08:43 -07:00
Dave Parks 93696ac019 merge 2011-05-12 17:39:08 -05:00
brad kittenbrink f7a01d7b33 Merge. 2011-05-12 17:08:20 -07:00
Oz Linden 7be1755d61 merge changes for VWR-25727 2011-05-11 08:39:54 -04:00
brad kittenbrink 32bce75124 New build of ogg-vorbis package to fix VWR-25727. 2011-05-10 17:22:34 -07:00
brad kittenbrink 2661a4c2c9 Merge. 2011-05-09 11:26:24 -07:00
Nat Goodspeed 343ffb9d51 Remove Pth library from viewer build.
This library was only needed on the Mac, and only with the OS X 10.4 SDK. As
of October 2010, we no longer build the viewer with that SDK. The 10.5 SDK
we're currently using directly supports the functionality for which we
originally brought in Pth.
2011-05-05 19:23:55 -04:00
Dave Parks 8245e381cb STORM-1210 Make llconvexdecomposition private 2011-05-04 12:54:07 -05:00
Dave Parks 5eed546adf STORM-1210 Public URLs for pcre 2011-05-04 12:45:40 -05:00
Dave Parks 36c671cf15 STORM-1210 Update PCRE libs for mac and linux. 2011-05-04 12:12:42 -05:00
brad kittenbrink a8ba89eb41 Fix for CHOP-619. Found a general solution to our vs2010 precompiled headers problems and eliminated all our special cases for handling them. 2011-05-03 18:15:00 -07:00
Dave Parks a25f898703 merge 2011-05-02 14:52:12 -05:00
Oz Linden 1cfe556769 STORM-1215: restore INSTALL_PROPRIETARY in Release builds, remove incorrect use of LL_RELEASE_FOR_DOWNLOAD from ReleaseOS 2011-05-02 09:25:08 -04:00
Brad Payne (Vir Linden) 67be82ad37 updated llconvexdecomposition for version linked with vs2010 havok 2011-04-28 11:00:27 -04:00
Merov Linden e6bd982c00 OPEN-50 : backing out that change that is incompatible with Incredibuild. 2011-04-27 10:47:41 -07:00
Dave Parks 764412f9b5 merge 2011-04-22 11:50:19 -05:00
Dave Parks 0349d1f291 Update convex decomp stub to include latest api changes. 2011-04-22 01:17:19 -05:00
Dave Parks 33eb030bc0 Update llconvexdecompositionstub for new package layout. 2011-04-22 00:05:04 -05:00
Nyx (Neal Orman) f5c4c89a44 Automated merge with https://hg.secondlife.com/mesh-development 2011-04-21 18:07:36 -04:00
Nyx (Neal Orman) ac40560782 reversing the elimination of the stub build of convexdecomp, as we still need
the binary version, even with the full LL source being available. This is because
the binary package of the full version is not redistributable due to having the
havok binaries in it.
2011-04-21 18:07:31 -04:00
Dave Parks 62208046ae merge 2011-04-21 16:37:03 -05:00
Dave Parks 58b48137ca Touch up autobuild xml from merge. 2011-04-21 16:35:09 -05:00
Dave Parks 19857d0cf0 merge 2011-04-21 16:23:00 -05:00
Oz Linden a4decda79b explicitly enable INSTALL_PROPRIETARY in the Linden configurations 2011-04-21 16:40:16 -04:00
Oz Linden a604bc27e5 restore use of proprietary libs (merge error) in Release builds 2011-04-21 10:12:36 -04:00
Oz Linden 120f31502e merge changes for storm-1183 2011-04-20 20:22:54 -04:00
Xiaohong Bao a357815604 update the collada lib of Mac to the rev 227230 to fix the missed minizip problem. 2011-04-20 18:10:33 -06:00
Nat Goodspeed c7721b86c6 New openssl package solves permissions problems with Linux build.
The original Linux openssl tarball includes libcrypto.so and libssl.so files
with r-xr-xr-x permissions: not even the owning user can modify them. This
causes problems when the Release build tries to 'strip' the viewer and all
associated libraries. Newer openssl tarball fixes permission problems.
The newer openssl package also updates from 0.9.8 to 1.0.0, so have to fix
version numbers in Copy3rdPartyLibs.cmake and viewer_manifest.py too. :-P
Presumably the only reason this hasn't been causing trouble with TC builds is
that the link has been picking up system libraries instead of the ones from
the openssl package.
2011-04-19 21:43:13 -04:00
Nat Goodspeed 2866e1d9e1 Update freetype package: previous one had no actual library.
Evidently the only reason builds have been succeeding is because the link is
picking up the system freetype library. This could be tricky if it goes out of
sync with the freetype package's header files.
2011-04-19 21:32:10 -04:00
Brad Payne (Vir Linden) 17a70ddf8f merge 2011-04-15 17:12:42 -04:00
Brad Payne (Vir Linden) b6ae8b1156 moved to public llconvexdecomposition builds 2011-04-15 17:12:07 -04:00
Xiaohong Bao 5a3fb5349d Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 2011-04-15 14:25:57 -06:00
Xiaohong Bao f9f8479472 update collada lib for linux to 226716 2011-04-15 14:25:32 -06:00
Brad Payne (Vir Linden) 47d4dc301f merge 2011-04-15 11:36:43 -04:00
Brad Payne (Vir Linden) c81ae1a3fa removed separate stub lib, since llconvexdecomposition is going public and includes the stub 2011-04-15 11:04:09 -04:00
prep linden 298d71b4d9 License update 2011-04-15 11:02:57 -04:00
prep linden 2851141ee6 merge 2011-04-15 10:48:13 -04:00
prep linden fcfb70f01d License update 2011-04-15 10:47:44 -04:00
Brad Payne (Vir Linden) 88ae509ed9 merge 2011-04-15 10:34:57 -04:00
Brad Payne (Vir Linden) a0359e3241 updated to new llconvexdecomposition build (now with 100% more vs2010) 2011-04-15 10:34:23 -04:00
Xiaohong Bao ed2f4797da update linux glod lib to change 226657. 2011-04-14 17:19:25 -06:00
Xiaohong Bao 6b49a5f67c update to the latest glod lib for linux. 2011-04-14 15:18:49 -06:00
Xiaohong Bao 77575dae62 update to use 32-bit pcre lib for linux. 2011-04-14 14:43:56 -06:00
Dave Parks 6ec5e332fb Linux build should use 3p-google-perftools build result 2011-04-14 13:24:21 -05:00
Dave Parks 4f3b3abb87 autobuild doesn't like comments? 2011-04-14 12:36:30 -05:00
Dave Parks 4d395e9e62 Linux not windows (whoops) 2011-04-14 12:22:01 -05:00
Dave Parks b4b3c4f763 Include glext headers on linux. 2011-04-14 11:56:33 -05:00
Xiaohong Bao 7dfa297be1 update to use the latest collada lib, which is built on the 32bit pcre lib. 2011-04-13 18:08:21 -06:00
Dave Parks dbb7cd6910 Fix for bad kdu URLs 2011-04-13 16:40:20 -05:00
Dave Parks c094102445 Automated merge with https://bitbucket.org/seraph/mesh-development-vs2010 2011-04-13 16:33:53 -05:00
Dave Parks bf36625332 Fix for bad fmod URL's 2011-04-13 16:33:41 -05:00
Brad Payne (Vir Linden) 6db302578a newer glod, colladadom builds on mac 2011-04-13 16:58:04 -04:00
Brad Payne (Vir Linden) 7b62a960d1 merge 2011-04-13 16:50:11 -04:00
Dave Parks 12f9f521ee Fix for bad default setting and libpng using /GL 2011-04-13 13:43:32 -05:00
Brad Payne (Vir Linden) e0c509d463 updated builds used for pcre, collada on mac 2011-04-12 14:39:31 -04:00
Dave Parks 2027eb8c2b Backed out changeset: c5a0cc9abf49 2011-04-12 12:27:03 -05:00
Dave Parks b13b6ef014 New tcmalloc. 2011-04-12 12:07:45 -05:00
niel@nirvana.planescape.home 36d528e5df OPEN-50 Adding LL_RELEASE_FOR_DOWNLOAD to ReleaseOS's common settings. 2011-04-11 21:29:50 +01:00
niel@nirvana.planescape.home 8fbe2bc2d6 OPEN-50 Adding settings to Windows for controlling proprietary libs. This allows quictime to be used. Additionally, once a solution for FMOD is found this can also be enabled. 2011-04-11 21:27:24 +01:00
niel@nirvana.planescape.home a32080afac OPEN-50 Removing unnecessary FMOD=FALSE from common. INSTALL_PROPRIETARY=FALSE covers this. 2011-04-11 21:24:04 +01:00
niel@nirvana.planescape.home d4ac1fec77 OPEN-50 Moved USE_PRECOMPILED_HEADERS=ON from common, to Windows only settings as it doesn't appear to be used by others. 2011-04-11 21:04:02 +01:00
Dave Parks 675e0cfd99 Use tcmalloc from 3p-google-perftools on windows 2011-04-11 14:12:49 -05:00
niel@nirvana.planescape.home 86a66cea74 OPEN-50 Adding missing options for VC Release build 2011-04-09 16:44:02 +01:00
Nyx (Neal Orman) a6d87cbfea updated colladadom package with header files in the correct location. 2011-04-08 21:18:35 -04:00
Nyx (Neal Orman) 235a4477ab updating GLOD libraries to be 2010/autobuild compatible.
Linux was manually built as our build machines are having difficulties
building it. Will revisit this later.
2011-04-08 19:54:36 -04:00
Nyx (Neal Orman) 0f245490a4 updating colladadom libraries to use the newly autobuilt versions. 2011-04-08 19:04:01 -04:00
Brad Payne (Vir Linden) d490081fe2 changes for newer collada build 2011-04-08 17:12:26 -04:00
niel@nirvana.planescape.home fa5852a710 OPEN-50 Changed the default number of job slots, for Linux configurations, to a level (2) that all should be able to manage. 2011-04-07 14:27:39 +01:00
niel@nirvana.planescape.home b996d6cb6a OPEN-50 Moving common configuration arguments to the common entries. 2011-04-07 12:54:17 +01:00
niel@nirvana.planescape.home 8cf15f1778 OPEN-50 Adding UNATTENDED=ON to Windows' configurations so that the viewer can be built by all users out-of-the-box. OS Devs with full VS can switch it on if they want, however this is not needed any more for Open Source builds. 2011-04-07 12:41:43 +01:00
niel@nirvana.planescape.home 31576e2d51 OPEN-50 Changing windows build command from 'devenv.com', to 'msbuild.exe' along with associated options and arguments. 2011-04-06 23:26:05 +01:00
Brad Payne (Vir Linden) 82572bd3a9 merge 2011-04-06 15:54:51 -04:00
Brad Payne (Vir Linden) 3e5961d183 Updated llconvexdecomposition library build 2011-04-06 15:54:27 -04:00
Dave Parks 3b32c128fc merge 2011-04-06 14:45:41 -05:00
Dave Parks 1e1fde5eb1 OPEN-58 Ditch GL package for glext.h package since glut.h isn't used anywhere. Probably don't need glext headers for mac or linux as they come in with system updates. 2011-04-06 14:45:27 -05:00
Nyx (Neal Orman) a738dcaa8b tcmalloc rename 2011-04-06 13:52:42 -04:00
Oz Linden 8f0d59cab3 OPEN-50 (partial): refactor cmake switches to common configurations and default values 2011-04-06 05:46:45 -04:00
Oz Linden 8d452969db remove unused configurations for standalone, and change open source configuration names from "OpenSource" prefix to "OS" suffix 2011-04-05 17:03:40 -04:00
Oz Linden f23bd166fc remove obsolete workaround configurations 2011-04-05 16:48:05 -04:00
Nyx (Neal Orman) 84df608ade initial pass at adding new mesh libraries to autobuild. Needs a license review and some other fixes, but autobuild configure completes successfully. 2011-04-05 14:11:28 -04:00
Andrew A. de Laix 7054aaba6d use private locations for fmod and kdu. 2011-04-04 10:57:13 -07:00
alain@945battery-guestA-183.lindenlab.com 89c838805a Merge 2011-03-30 11:47:03 -07:00
alain@945battery-guestA-183.lindenlab.com 5620e18f5a revert to old llqtwebkit on linux. 2011-03-30 11:46:24 -07:00
Andrew A. de Laix 10741071ab Automated merge with https://bitbucket.org/merov_linden/viewer-autobuild2010 2011-03-30 10:26:29 -07:00
Andrew A. de Laix 44f418f886 update llqtwebkit archive on darwin. 2011-03-30 10:26:16 -07:00
Alain Linden fe92602391 update windows llqtwebkit archive. 2011-03-29 16:43:38 -07:00
alain@945battery-guestA-183.lindenlab.com 9b7fd9034f revert to prior archive to get vivox compatible opealal lib. 2011-03-25 13:40:10 -07:00
alain@945battery-guestA-183.lindenlab.com f59de62bb2 Merge 2011-03-23 15:27:27 -07:00
alain@945battery-guestA-183.lindenlab.com 63876746dd update jpeglib archive on linux (now uses correct lib layout fixing erroneous linkage to system jpeg lib). 2011-03-23 15:27:03 -07:00
Merov Linden 976381059e Sync 2011-03-23 13:40:56 -07:00
Merov Linden d3b192c26f STORM-1090 : Fix for use of freetype 2.4.4 and switch to freetype 2.4.4 in installables 2011-03-23 13:39:31 -07:00
alain@945battery-guestA-183.lindenlab.com 616b0a2568 Updated linux llqtwekit archive and fixed media webkit build and loading (fix CHOP-545). 2011-03-23 10:44:39 -07:00
Alain Linden 76c4324b5d Merge 2011-03-22 10:58:25 -07:00
Alain Linden f06a9369e5 update freetype archive on windows (downgrad to 2.3.9) 2011-03-22 10:36:53 -07:00
Andrew A. de Laix 980f26fff7 update freetype archive on darwin (downgrade to 2.3.9) 2011-03-22 10:34:22 -07:00
Merov Linden f6961ae236 Autobuild : Fix to point all Windows build configs to Visual Studio 10 2011-03-19 14:52:08 -07:00
Merov Linden 9923f40322 Autobuild : fixed merge errors in json hash codes 2011-03-18 16:23:55 -07:00
Merov Linden fef21534e9 OPEN-37 : pull into viewer-autobuild2010 2011-03-18 15:35:20 -07:00
Merov Linden e13f5884aa Autobuild: pull in from jenn_linden/viewer-vs2010 2011-03-18 15:33:14 -07:00
Andrew A. de Laix df2e9b85f0 update archives to permanent S3 locations. 2011-03-18 11:49:44 -07:00
brad kittenbrink dd8c9eb98a Removal of dbghelp cruft.
Reviewed by alain and nat.
2011-03-18 12:24:04 -04:00
Wolfpup Lowenhar 3b1dee9abf OPEN-1: OPEN-37: Needed changes in autobuild.xml for OpenSource Developers to be able to
use VS2010 Autobuild
2011-03-18 08:05:36 -04:00
Merov Linden 741de388d3 Autobuild: pull in from jenn_linden/viewer-vs2010 2011-03-17 11:24:22 -07:00
Merov Linden 399d0aa764 Autobuild: fixes an xml error that made configure exit with error 2011-03-16 18:30:50 -07:00
Merov Linden 6ee772bd42 Autobuild 2010: clean up argument passing for all configs 2011-03-16 18:09:00 -07:00
Andrew de Laix 60fe203662 Automated merge with https://bitbucket.org/jenn_linden/viewer-vs2010 2011-03-16 20:54:18 +00:00
Andrew de Laix 2e0543a168 update linux to lates curl archive (linked to cares). 2011-03-16 20:54:12 +00:00