Commit Graph

1294 Commits (405f5c879c44f32635dcb94de2c7dfb9e4a8673a)

Author SHA1 Message Date
Nat Goodspeed b931fb0c28 Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2017-04-26 18:34:17 -04:00
Glenn Glazer a3acaaa61b MAINT-6928: upgrade VMP package to 504558 2017-04-24 16:13:56 -07:00
Callum Prentice 5ea93fc85c pull in nickyd's changes to APR and LLCEFLib (Dullahan) for MAINT-6116 Console window appears breifly for Flash sites 2017-04-24 13:13:26 -07:00
Nat Goodspeed a5247189aa DRTVWR-418: Update to havok-source build 504463. 2017-04-21 12:26:30 -04:00
Nat Goodspeed 504f1db9c9 DRTVWR-418: Update to havok-source build 504455. 2017-04-21 09:12:11 -04:00
Nat Goodspeed e181166ff8 Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2017-04-20 18:38:54 -04:00
Callum Prentice 45f67f4ed7 Hopeful fix for MAINT-7220 Windows Error Message 'SLPlugin.exe has stopped working ' appears. 2017-04-19 13:22:32 -07:00
Glenn Glazer 305f4d4199 MAINT-6928: upgrade VMP package to 504332 2017-04-18 11:57:30 -07:00
Glenn Glazer 91158bf87c MAINT-6928: upgrade VMP package to 504317 2017-04-17 17:39:26 -07:00
Glenn Glazer 315045dd67 SL-617: upgrade VMP package to 504305 2017-04-17 16:00:50 -07:00
Glenn Glazer 869771f7c9 SL-617: alter viewer manifest to write exe name to summary.json, upgrade VMP package to 504292 to read it 2017-04-17 13:09:19 -07:00
Glenn Glazer 778a35d9bc SL-617: upgrade VMP package to 504287 2017-04-17 11:42:36 -07:00
Glenn Glazer eeae193bd1 MAINT-6928: upgrade to VMP package 504240 2017-04-15 17:12:54 -07:00
Oz Linden fd3628ef45 Change certificate store infrastructure to key off of the Subject Key
Id rather than sha1 hash, since that is rarely used in modern
certs. The previous form was storing trusted certs using an empty sha1
hash value as the key, which meant most certificates matched... not good.

Modify the LLCertException to pass certificate information back as
LLSD rather than an LLPointer<LLCertificate>, because when the
exception is being thown from the certificate constructor that results
in one of a couple of other exceptions (even refcounting won't save
you when the problem is that the thing you're pointing to never
finished coming into being properly).

Update the certificates in the llsechandler_basic_test to modern
conventions, and extend the classes to allow for an optional
validation date so that the test can use a fixed date. Also make all
the certificates include the plain text form for ease of reference.
2017-04-14 16:05:59 -04:00
Glenn Glazer dafdeb95c2 MAINT-6928: upgrade to VMP package 504232 2017-04-12 12:43:02 -07:00
Glenn Glazer 5a1135e364 MAINT-6928: upgrade to VMP package 504140, use renamed directory to walk around codesign bug; fix dullahan file copy code 2017-04-11 09:08:48 -07:00
Glenn Glazer 127ffc33df SL-321: upgrade VMP package to 504101 2017-04-07 13:48:00 -07:00
Glenn Glazer 5ae67d8dcd MAINT-7282: add requests module and associated build machinery 2017-04-07 11:51:10 -07:00
Callum Prentice 510a753096 Automated merge with head of viewer64 2017-04-06 17:02:10 -07:00
Callum Prentice aee540787a Partial fix for MAINT-7236 Web content does not always respect UI Size preference (pull in new version of Dullahan with improved support) 2017-04-06 17:00:17 -07:00
Glenn Glazer 86cd7c7174 pull from gate 2017-04-06 11:38:37 -07:00
Nat Goodspeed a83d661250 DRTVWR-418, MAINT-7242: Update viewer64 to KDU 7.9.1 build 504041. 2017-04-06 12:12:35 -04:00
Glenn Glazer d2db8239c2 MAINT-6928: update VMP package 503733, add requests package 504010, associated viewer-manifest changes for new files 2017-04-05 16:50:47 -07:00
Callum Prentice 2acc472e1e Fix for MAINT-7227 Drop down lists do not close after use in internal web browser. (Surprisingly large amount of changes and new version of Dullahan to support this fix) 2017-04-05 14:34:14 -07:00
Glenn Glazer e6c11693c7 SL-321: upgrade VMP package 503815 2017-03-30 13:28:53 -07:00
Oz Linden 71ffed27c7 remove --quiet from xcodebuild (it hides too much) 2017-03-21 08:03:15 -04:00
Nat Goodspeed 4aa3ff1e44 Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2017-03-20 21:47:11 -04:00
Nat Goodspeed bd5d2625e9 DRTVWR-418: Update to havok-source build 503601. 2017-03-20 21:45:28 -04:00
Oz Linden 3494eb7952 upgrade to slvoice with vivox sdk 4.7.0005.25982 2017-03-17 08:26:36 -04:00
Oz Linden e691b0bc1a upgrade to slvoice with vivox sdk 4.7.0005.25479 2017-03-16 15:44:38 -04:00
Callum Prentice f0b5a263c1 Fixed for MAINT-7201, MAINT-7202, MAINT-7203 (viewer-embeddedd browser scheme handler was broken) 2017-03-14 15:28:56 -07:00
Callum Prentice c1f7c00869 SL-641 - Update CEF -> cef-bin -> Dullahan -> p64_3p-Dullahan -> media_plugin_cef.cpp to latest versionPull in p64_3p-dullahan that has the cef 2897/chrome 57 2017-03-14 12:40:25 -07:00
Nat Goodspeed 04f3304bfb Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2017-03-14 09:40:20 -04:00
callum@lindenlab.com d1ef2a7291 Fix for SL-658 Use build settings from viewer-build-variables repo for p64_3p-dullahan 2017-03-09 17:16:21 -08:00
callum@lindenlab.com fb85514cc8 Pull in 3rd party lib to fix: SL-646 ”LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification” in LibVLC, JPEGLIB etc. 2017-03-09 12:17:14 -08:00
callum@lindenlab.com f8f2826156 Pull in updated p64_3p-dullahan with fix for help app icon appearing in dock 2017-03-06 16:00:24 -08:00
callum@lindenlab.com d056ce451b Pull in new version of p64_3p-dullahan with fix for missing OSX function and warnings 2017-03-03 16:41:11 -08:00
callum@lindenlab.com 398c351371 First pass at osx/macos keyboard events - simple case like google homepage is working 2017-03-03 15:32:47 -08:00
callum@lindenlab.com 1243e41670 Pull in new p64_3p-dullahan with osx keyboard input changes 2017-03-01 16:42:21 -08:00
Oz Linden a18d4df6c7 update the certificate bundle before a release candidate build 2017-03-01 13:27:09 -05:00
Oz Linden ef5195f52a adjust appearance utility to be compatible with logging change 2017-02-27 13:17:10 -05:00
callum@lindenlab.com 210e2a8bfb Pull in latest 3P Dullahan with change to cursor changed function signature 2017-02-23 10:16:47 -08:00
Callum Prentice ea4ef0b4e0 Pull in new version of p64_3p-Dullahan with support for flippyingh pixels/mouse, copy/cut/paste and new version info 2017-02-22 19:21:01 -08:00
Callum Prentice 5534ab4e18 First round of changes to replace LLCEFLib with Dullahan. Mostly Windows changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested 2017-02-21 15:06:21 -08:00
Nat Goodspeed 038c555fc4 DRTVWR-418: In viewer64-mac-havok fork, turn on Xcode 8 Havok.
This is known not to work yet: the relevant Havok libraries are not being
bundled with llphysicsextensions, therefore the viewer can't link with any
Havok symbols.
2017-02-21 17:12:27 -05:00
Callum Prentice 8fd147f59d Add 3p Dullahan packages for windows 32/64 and darwin64 2017-02-21 10:25:55 -08:00
Nat Goodspeed d18060e41c DRTVWR-418: At Oz's request, turn off HAVOK for Mac builds.
This is already done for TeamCity builds in build.sh, but since we don't yet
have 64-bit Xcode 8 Mac Havok working in the viewer, make plain developer
autobuild builds work also.
2017-02-21 12:15:47 -05:00
Nat Goodspeed 7c08ecff70 Automated merge with ssh://bitbucket.org/lindenlab/nat_viewer64 2017-02-13 16:02:55 -05:00
Nat Goodspeed 8d884c3436 DRTVWR-418: Update to KDU 7.9.502436 2017-02-06 12:26:42 -05:00
Callum Linden df4957e398 Automated merge with head of lindenlab/nat_viewer64 2017-01-30 13:56:38 -08:00
Nat Goodspeed 189d56fa3e DRTVWR-418: Commit restoring -quiet switch for Xcode 8. 2017-01-30 15:53:39 -05:00
Nat Goodspeed 25c620d1f0 DRTVWR-418: Backed out changeset f03df2b249d0: restore -quiet.
As of now, this fork requires Xcode 8, which introduces support for the -quiet
switch.
2017-01-30 15:49:49 -05:00
Callum Linden dcae92c0a3 First batch of changes to add LibVLC media plugin to macOS viewer. Plugin fails to start because of an as-yet undiagnosed issue with VLC plugin files related to their extyended attributes 2017-01-27 15:47:16 -08:00
Oz Linden 7f544db197 update build to one that can be used in p64 2017-01-19 10:35:51 -05:00
Oz Linden 1898008029 upgrade slvoice package to 4.7.0005 2017-01-18 17:56:48 -05:00
Nat Goodspeed f40bd0fac3 DRTVWR-418, SL-619: Update to google_breakpad build 501824
and re-enable breakpad symbol generation.
2017-01-06 17:03:35 -05:00
Nat Goodspeed 3b62401cf5 DRTVWR-418: Remove -DENABLE_SIGNING and -DSIGNING_IDENTITY
from autobuild.xml's darwin64 Release and ReleaseOS build (xcodebuild)
command.

-D passed to xcodebuild does NOT set CMake variables. These switches, in this
 place, have never worked as intended.
2017-01-03 15:54:37 -05:00
Oz Linden 9c0536f099 remove the xcodebuild -quiet because Xcode 7 doesn't do it 2016-12-22 12:59:30 -05:00
Oz Linden be69197e0d merge changes from project trunk 2016-12-22 11:16:55 -05:00
Nat Goodspeed aa2aa5e2da DRTVWR-418: Migrate HAVOK suppression from autobuild.xml to build.sh.
Turns out that without HAVOK, we can't build the PhysicsExtensions_TPV; but
the viewer's build.sh is unaware of CMake switches set in autobuild.xml.
Passing those CMake overrides in build.sh allows us to test that setting
elsewhere in build.sh to skip the PhysicsExtensions_TPV step -- instead of
failing the build.
2016-12-21 20:51:18 -05:00
Oz Linden 04c7a7a64a try using xcodebuild -quiet 2016-12-21 16:40:23 -05:00
Nat Goodspeed 546ead3d61 DRTVWR-418: Update to llphysicsextensions 501678, 501679 2016-12-21 16:02:31 -05:00
Nat Goodspeed 7359ec3ed8 DRTVWR-418: Temporarily suppress Havok in darwin64 builds. 2016-12-20 16:46:06 -05:00
Nat Goodspeed 8643954c70 DRTVWR-418: Update GLOD with build that's really 64-bit on Mac. 2016-12-20 15:11:20 -05:00
Nat Goodspeed 553f9843b0 DRTVWR-418: Update to darwin64 llceflib with libc++, not libstdc++. 2016-12-19 23:00:34 -05:00
Oz Linden 17ca7fc38d merge latest integrations from callum 2016-12-16 09:09:48 -05:00
Nat Goodspeed aa5a591aa7 Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2016-12-16 08:55:38 -05:00
Oz Linden 058ac4ba50 merge updates from nat 2016-12-16 08:18:08 -05:00
Callum Prentice c9f6905e60 Pull in an updated version of FMODEx with crash fixes (version 4.44.61 -> 4.44.64) 2016-12-15 16:24:50 -08:00
Nat Goodspeed 61fcda2c02 DRTVWR-418: Update to llceflib 501501 with darwin64 package 2016-12-15 09:12:22 -05:00
Nat Goodspeed 4ff2559458 DRTVWR-418: Update to breakpad 501475, first true 64-bit Mac build. 2016-12-12 20:02:11 -05:00
Nat Goodspeed b4902eb82a DRTVWR-418: Update to jsoncpp build 501464: actual darwin64 build 2016-12-12 15:14:03 -05:00
Oz Linden 274d549eab update llphysicsextensions build to fix environment setting problem in nested builds 2016-12-09 17:55:29 -05:00
Nat Goodspeed 8a3ea42a21 DRTVWR-418: Fix autobuild.xml AGAIN 2016-12-09 15:45:49 -05:00
Nat Goodspeed 76f841c0f7 DRTVWR-418: Update to llphysicsextensions_* 501415, 501416 2016-12-09 15:16:55 -05:00
Nat Goodspeed e6513c1eee DRTVWR-418: Change Mac build_directory to build-darwin-x86_64
since we no longer support 32-bit Mac builds.

The old build-darwin-i386 directory name appeared in a shocking number of
files. Change CMake paths to use ${CMAKE_BINARY_DIR} -- or, when trying to
find the packages subdirectory, ${AUTOBUILD_INSTALL_DIR}. Change the rest to
at least look for build-darwin-*.
2016-12-08 12:31:30 -05:00
Callum Prentice 2337134497 update autobuild substitutions with {var} form 2016-12-05 13:58:14 -08:00
Callum Prentice 011d07f1e3 Pull in 64 bit version of vlc-bin for 64 bit viewer builds 2016-12-05 12:22:36 -08:00
Nat Goodspeed 4ca084f7a0 DRTVWR-418: Another round (hopefully the last) of fixing $variables. 2016-12-05 10:49:47 -05:00
Callum Prentice cda19375cb Pull in the new Havok source package that pulls includes the new Havok Libs package with corrected Win64 libs that are properly built for VS2013 2016-12-02 16:52:24 -08:00
Callum Prentice 40dd1e637a Pull in fixed FMODEX package with 64 bit fmodex DLL correctly named (fmodex64.dll vs fmodex.dll) 2016-12-02 16:39:29 -08:00
Nat Goodspeed 55ce854a0c DRTVWR-418: Once again, undo inappropriate autobuild.xml expansions. 2016-11-30 16:18:01 -05:00
Nat Goodspeed f9d9294419 DRTVWR-418: Merge Callum's KDU update 2016-11-30 16:15:58 -05:00
Nat Goodspeed 7e8e86dc21 DRTVWR-418: Update to KDU build 501106. 2016-11-30 16:08:32 -05:00
Callum Prentice 7b2cf53f78 Pull in new version of KDU third party package that is build (correctly) as a static library vs. a stub library/DLL 2016-11-30 12:21:05 -08:00
Nat Goodspeed 5bea9b6985 DRTVWR-418: Update llceflib to build 501109. 2016-11-30 13:54:49 -05:00
Nat Goodspeed a2067761bb DRTVWR-418: Revert unintentional expansion of $vars in autobuild.xml. 2016-11-29 17:31:47 -05:00
Nat Goodspeed c5e6a960fb DRTVWR-418: Update to openjpeg build 501102 2016-11-29 16:43:57 -05:00
Nat Goodspeed 4d859d58bb DRTVWR-418: Rename darwin platform to darwin64.
We never intend to support 32-bit Mac builds any more.

This change eliminates the autobuild warning about not finding darwin64 and
therefore falling back on plain darwin.
2016-11-29 16:19:46 -05:00
Nat Goodspeed f9e0af1441 DRTVWR-418: Update to SDL build 501092. 2016-11-23 12:50:05 -05:00
Nat Goodspeed 3cffbd0330 DRTVWR-418: Update to llphysicsextensions_stub build 501069 2016-11-23 09:35:18 -05:00
Nat Goodspeed 1adf8756f3 DRTVWR-418: Use build-vc120-32 vs. build-vc120-64 on Windows. 2016-11-22 11:02:14 -05:00
Nat Goodspeed 2c8ad717fd DRTVWR-418: Update viewer to openssl 501051, curl 501064 2016-11-22 08:32:56 -05:00
Nat Goodspeed 5eda71f98d DRTVWR-418: Remove obsolete quotes from autobuild.xml.
With the new autobuild command infrastructure, the quotes that used to be
necessary for correct command-line parsing are now actually undesirable: they
are passed literally to the command in question, causing (e.g.) cmake to
complain that although it knows of a generator called Xcode, there's no
generator called 'Xcode'.
2016-11-16 15:47:21 -05:00
Nat Goodspeed 934b94e74a DRTVWR-418: pull in new viewer-release via viewer64 2016-11-16 10:56:05 -05:00
Oz Linden fd2ccb1606 merge changes for 4.1.2-release 2016-11-16 09:52:59 -05:00
Nat Goodspeed af349febb3 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-11-16 09:17:44 -05:00
Nat Goodspeed 6c7a972861 DRTVWR-418: Fold windows64 into windows platform with new autobuild.
autobuild 1.1 now supports expanding $variables within a config file --
support that was explicitly added to address this very problem. So now the
windows platform in autobuild.xml uses $AUTOBUILD_ADDRSIZE,
$AUTOBUILD_WIN_VSPLATFORM and $AUTOBUILD_WIN_CMAKE_GEN, which should handle
most of the deltas between the windows platform and windows64.

This permits removing the windows64 platform definition from autobuild.xml.

The one remaining delta between the windows64 and windows platform definitions
was -DLL_64BIT_BUILD=TRUE. But we can handle that instead by checking
ADDRESS_SIZE. Change all existing references to WORD_SIZE to ADDRESS_SIZE
instead, and set ADDRESS_SIZE to $AUTOBUILD_ADDRSIZE. Change the one existing
LL_64BIT_BUILD reference to test (ADDRESS_SIZE EQUAL 64) instead.
2016-11-15 15:53:24 -05:00
Nat Goodspeed 222d5621fd DRTVWR-418: Use separate XML string elements for command arguments.
autobuild now passes a vector of arguments to the commands it executes,
instead of smashing everything together into a single string only to have
cmd.exe parse it back into individual arguments again. In general, this is a
good thing and more robust than before.

However, it surfaces the fact that sometimes people were lazy and encoded
things like "-configuration Release" or "-j 12" as single <string> elements in
the XML. When such things are handed to the command as a single argument string
containing a space, it can get confused.

Code (e.g.) <string>-configuration</string><string>Release</string> instead.
2016-11-08 22:22:39 -08:00
Nat Goodspeed bdd9777505 DRTVWR-418: Update to KDU build 500948. 2016-11-04 09:50:23 -04:00
Nat Goodspeed 0413e40d82 DRTVWR-418: Update KDU and llimagej2ckdu* with certain clang fixes. 2016-11-03 20:48:41 -04:00
Nat Goodspeed 6cc4a8dcd2 Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-11-03 09:31:15 -04:00
Glenn Glazer d320d35017 SL-321: upgrade VMP package 503733 2017-03-24 13:32:57 -07:00
Glenn Glazer 59a4eacb42 SL-321: upgrade to VMP package 503622 2017-03-22 12:13:36 -07:00
Glenn Glazer 43f5297dfa update VMP package 503633 2017-03-21 14:48:45 -07:00
Glenn Glazer f9a7960d18 update VMP package 503604 2017-03-21 07:43:36 -07:00
Glenn Glazer 0f245dea04 pull from V64 gate 2017-03-21 07:10:11 -07:00
coyot@coyot-sager-PC 664e4b4466 merge 2017-03-16 22:54:27 +01:00
coyot@coyot-sager-PC fc56311ebf pull from viewer64 gate 2017-03-16 22:21:49 +01:00
Glenn Glazer ed5fda3271 SL-321: add new VMP package 50513 2017-03-15 18:49:24 -07:00
Glenn Glazer 455412c395 SL-321: add new VMP package 503461 2017-03-15 09:41:13 -07:00
Glenn Glazer ca9935f130 SL-321: add new VMP package 503417 2017-03-14 20:49:33 -07:00
Glenn Glazer 96790c8056 SL-321: add new VMP package 503410 2017-03-14 17:40:23 -07:00
Glenn Glazer 07ef9137c8 SL-321: add new VMP package 2017-03-14 15:36:20 -07:00
Glenn Glazer 3052fa4241 SL-361: update VMP package 2017-03-13 23:26:15 -07:00
Glenn Glazer faa36236ed SL-361: update VMP package 2017-03-13 20:23:31 -07:00
Glenn Glazer 8cbaaa364f SL-321: add new VMP package, fix llbase path 2017-03-10 09:23:35 -08:00
Glenn Glazer 9c5332b301 SL-321: reintegration of autobuild as package, build changes for mac integration 2017-03-06 14:43:57 -08:00
coyot@coyot-sager-PC 3a3da6e4a7 merge 2017-02-28 22:56:30 +00:00
pavelkproductengine 07e78807a8 MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too small to read 2016-10-27 19:48:59 +03:00
Oz Linden 8baf88a073 remove newline from llca copyright; it messes up the build 2016-10-20 11:03:10 -04:00
Oz Linden d81a62d0b0 remove linux version of llca; use common version 2016-10-19 18:30:57 -04:00
Oz Linden 768e817141 add CA source data acknowledgement to licenses 2016-10-19 17:14:18 -04:00
Oz Linden 9c2db7724a update CA bundle 2016-10-19 13:08:13 -04:00
Oz Linden be7cc9044c upgrade slvoice to 4.7.0004 2016-10-19 12:06:22 -04:00
Oz Linden 8e30a2f06d merge changes for 4.1.1-release 2016-10-18 15:38:33 -04:00
AndreyL ProductEngine 4617e07b37 Merged in lindenlab/viewer-release 2016-10-10 23:26:58 +03:00
Callum Prentice 4a95c4b36c Restore version of CEF that has the correct Y flipping enabled - (2526/chrome47 version - soon to be replaced with 2704/chrome 51) 2016-09-07 16:13:09 -07:00
Nat Goodspeed 1bbc523b04 MAINT-5011: Revert to googlemock built on squeeze 2016-08-31 17:22:04 -04:00
Nat Goodspeed 3d0383fd14 Backed out changeset 8c0e52a212bb - revert to googlemock 297460 2016-08-31 17:21:53 -04:00
Nat Goodspeed ae214e382b MAINT-5011: Revert to llceflib built on squeeze 2016-08-31 17:21:00 -04:00
Nat Goodspeed 6076f69591 Backed out changeset 538a5b77f08e - revert to llceflib 311349 2016-08-31 17:20:45 -04:00
Nat Goodspeed 9a0acaef36 MAINT-5011: Revert to colladadom built on squeeze 2016-08-31 17:19:45 -04:00
Nat Goodspeed b32ae58e4c Backed out changeset c494a6e0b619 - revert to colladadom 297450 2016-08-31 17:19:31 -04:00
Nat Goodspeed d24f7ed33d MAINT-5011: Revert to boost built on squeeze 2016-08-31 17:18:41 -04:00
Nat Goodspeed 3ce48210ff Backed out changeset 4cf5551a22a6 - revert to boost 297445 2016-08-31 17:17:48 -04:00
Nat Goodspeed 6b24122857 Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc 2016-08-29 17:06:12 -04:00
Nat Goodspeed 1d2360ef7c Update to googlemock build 319024 2016-08-25 13:53:51 -04:00
Nat Goodspeed 12379fc8d3 Update to llceflib build 319030 2016-08-25 13:51:45 -04:00
Nat Goodspeed 91501eaa93 Update to colladadom build 319021 2016-08-25 13:44:14 -04:00
Nat Goodspeed 2f85899bfd Update to boost build 318979 2016-08-25 12:02:02 -04:00
Nat Goodspeed b240c494c4 Re-delete VSTool.exe invocations from autobuild.xml.
The CMake invocations are controlled by UNATTENDED -- these were not. Let
CMake do it if it must be done.
2016-08-16 11:03:03 -04:00
Nat Goodspeed 454da876dc Backed out changeset e187a6b45ce6: restored VSTool et al. 2016-08-15 17:12:37 -04:00
Nat Goodspeed b25ee9095d Remove VSTool, its build info and all invocations.
VSTool manipulates the SecondLife.sln solution file for the convenience of a
developer subsequently running Visual Studio interactively. But the cost of
having it sometimes break TeamCity automated builds is too high -- especially
since we never expect to run Visual Studio interactively on a TC build host.

Also remove the CMake UNATTENDED variable that controlled it.
2016-08-15 14:13:56 -04:00
Glenn Glazer f44829f2ae SL-321: basic launcher/updater integration test fixes 2016-07-27 15:44:56 -07:00
Oz Linden 4d50399370 correct hash values for slvoice packages 2016-07-27 14:52:36 -04:00
Oz Linden a42f22ac58 change certificate authority bundle to use common platform 2016-07-26 14:05:19 -04:00
Oz Linden a72594cf81 update to 4.7.0004 from Vivox 2016-07-21 17:14:55 -04:00
Oz Linden 4bf583aaa2 SL-429: Use a new certificate authority bundle based on data from Mozilla 2016-07-21 17:14:07 -04:00
Callum Linden db76562aa7 Missed updated version of LLCEFLib with flipped mouse Y input - perils of using local files 2016-07-21 13:41:42 -07:00
Glenn Glazer 4428ee77c2 SL-323: make changes to include llbase as an autobuild pkg, undelete files that will be deleted with MAINT-6585 and no need to copy local files in viewer-manifest. 2016-07-21 10:18:58 -07:00
Callum Linden 8a25489591 MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin additions (status, titles, looping) 2016-07-20 19:54:54 -07:00
Callum Linden 0870ee4d74 MAINT-6578: pick up version of LLCEFLib that has output Y flipped to match updated viewer setting 2016-07-19 12:33:28 -07:00
Nat Goodspeed 6d10327308 DRTVWR-418: Update to llceflib build 317829 2016-07-18 16:10:01 -04:00
Nat Goodspeed 761f5e2184 DRTVWR-418: Update to googlemock build 317828 2016-07-18 15:55:55 -04:00
Nat Goodspeed 60ee4eaa52 DRTVWR-418: Update to colladadom build 317826 2016-07-18 15:51:11 -04:00
Nat Goodspeed 905c470f7f DRTVWR-418: Update to boost build 317807 2016-07-18 15:06:10 -04:00
callum_linden 247c99f678 Automated merge with tip of viewer-release 2016-07-07 09:16:51 -07:00
Nat Goodspeed d8d268e4eb DRTVWR-418: Update to llphysicsextensions_stub build 314246 2016-07-01 17:01:56 -04:00
Nat Goodspeed 879a5afd46 DRTVWR-418: Update to llphysicsextensions_source build 314244 2016-07-01 17:01:03 -04:00
Nat Goodspeed 406c6107ac DRTVWR-418: Update to libuuid build 314269 2016-07-01 16:56:36 -04:00
Nat Goodspeed 32f7ddbf53 DRTVWR-418: Update to gstreamer build 314267 2016-07-01 16:53:09 -04:00
Nat Goodspeed 638da5e632 DRTVWR-418: Update to fontconfig build 314281 2016-07-01 16:51:02 -04:00
Nat Goodspeed 1e2d4ac5a6 DRTVWR-418: Update to dbus-glib build 314266 2016-07-01 16:49:32 -04:00
Nat Goodspeed 41b6edf040 DRTVWR-418: Update to boost build 316951 2016-07-01 16:47:34 -04:00
Nat Goodspeed 8854f5ca29 Automated merge with ssh://bitbucket.org/nat_linden/viewer-mac-mainloop 2016-07-01 14:11:45 -04:00
Nat Goodspeed 1a3fa64ecc DRTVWR-418: Update to llappearance_utility fixed for LLApp::frame() 2016-07-01 12:14:08 -04:00
Nat Goodspeed 8fe3a06c1d DRTVWR-418: Update to colladadom, googlemock, llceflib with boost build 316951 2016-06-27 10:05:31 -04:00
Oz Linden 3b348c52c4 update llceflib for MAINT-6488 2016-06-06 14:22:59 -04:00
Nicky 76947b8fdc Linux: Official 3P URL for vlc-bin. 2016-06-02 11:33:37 +02:00
callum_linden 05fcb7c812 Automated merge with tip of viewer-release 2016-05-23 16:50:56 -07:00
callum_linden 50f311fa75 Pull in vlclib binary autobuild package 2016-05-13 14:46:01 -07:00
callum_linden f0e9566b90 pull in unflipped version of LLCEFLib 2016-05-13 13:09:12 -07:00
callum_linden 94a8c11389 Merge with https://bitbucket.org/oz_linden/maint-5974 to pick up a variety of fixes 2016-05-06 13:41:46 -07:00
Oz Linden c938e16506 various changes required to compile on new clang 2016-05-05 13:53:07 -04:00
Nat Goodspeed b9fa7e7aeb Automated merge with ssh://bitbucket.org/lindenlab/viewer64 2016-04-25 22:57:29 -04:00
Nat Goodspeed 979417fbd5 DRTVWR-418: Fix MD5 hashes for KDU 314311 packages. 2016-04-25 22:48:51 -04:00
callum_linden 6b9ceb561c DRTVWR-418 Remove references to gtk-atk-pango-glib from Windows build since it's not used there 2016-04-22 14:34:42 -07:00
callum_linden 741ab668c4 DRTVWR-418 Update the version of cef-bin via llceflib that we consume (no code changes, just updating to latest after changes to documentation/private status) 2016-04-22 13:45:27 -07:00
Nicky f611c05355 Add windows64 config.
(transplanted from 96ec064688376d0f4bfbabcfe8d478227403b630)
2016-04-22 12:57:11 +02:00
callum_linden aa407cb925 DRTVWR-418 pull in fixed (all headers) version of NVAPI 2016-04-21 18:42:44 -07:00
callum_linden 28eaac8264 DRTVWR-418 downgrade NVAPI package - very newest version was incompatible with viewer code 2016-04-21 16:22:24 -07:00
callum_linden b9c1a720d5 DRTVWR-418 remove references to unused FreeGlut and GLUI packages 2016-04-21 11:53:10 -07:00
callum_linden 219786b223 DRTVWR-418 remove references to unused Google Perf Tools package 2016-04-21 11:52:24 -07:00
callum_linden 162094e228 DRTVWR-418 add references to new third party packages 2016-04-21 11:47:20 -07:00
Oz Linden 56ca483905 correct llphysicsextensions package for windows 2016-04-21 12:56:23 -04:00
Oz Linden aca2085e0e upgrade llphysicsextenstions to work around a new clang recursion check 2016-04-05 13:50:16 -04:00
rider fdba6253fb Update to a CURL lib with the correct Mac flags set. 2016-03-21 15:43:47 -07:00
Rider Linden b8c1976460 Merge 2016-03-17 13:14:21 -07:00
Rider Linden d51a5a615a Merge 2016-03-07 10:24:39 -08:00
Oz Linden 0c94c3bbf0 MAINT-5360: restore builds for the EDU package 2016-02-26 10:04:47 -05:00
Rider Linden bfabb7bd2b MAINT-6137: Re enable pipelining by default, use new version of CURL (7.47) with corrections for timed out connections in pipelining. Minor fix for safer op retrieval. 2016-02-19 11:19:50 -08:00
callum_linden ff4394fbe1 MAINT-6107 - additional 'fix' for OS X that removes the original solutiion for black screens in web floaters - not compatible with older version of CEF we use on OS X 2016-02-22 12:03:35 -08:00
callum_linden adfc7f4d48 Pick up LLCEFLib containing (hopeful) fix for BUG-11265 2016-02-02 16:18:30 -08:00
Rider Linden de81e34dc6 Merge 2016-01-21 16:12:01 -08:00
callum_linden 0f265ebf72 Backed out changeset 672bd34768c6 2016-01-20 17:15:02 -08:00
callum_linden 73c0b004d1 Backed out changeset 2e77fb7b61b6 2016-01-20 17:13:12 -08:00
callum_linden 65ab91ff46 MAINT-6004 (Fix) Add non blocking file upload picker support 2016-01-20 17:11:50 -08:00
Rider Linden e7eaa94dfa Merge VR 2016-01-15 13:36:38 -08:00
callum_linden f37fb8abe1 Pull in updated LLCEFLib with settings option to turn off WebRTC media and modify the setting in viewer code - nuclear fix for MAINT-6060 2016-01-14 17:23:51 -08:00
Rider Linden 909e409743 Merge 2015-12-18 14:10:02 -08:00
Rider Linden 6dd80980cf Merge 2015-12-18 10:16:26 -08:00
callum_linden 3bf8929d93 MAINT-5966 - file download failures need feedback 2015-12-15 15:24:41 -08:00
callum_linden 6582c0238b Pull in new LLCEFLib with updated version number 2015-12-14 11:37:41 -08:00
callum_linden 46d1112163 pick up new version of LLCEFLib with fixes for BUG-10880 2015-12-11 12:21:31 -08:00
callum_linden d795dfa6ec Pull in new LLCEFLib with @rider's fixes for ENTER and Japanese text entry 2015-12-04 08:52:05 -08:00
callum_linden 43b7928c68 Point to fix in LLCEFLib for MAINT-5911 Pressing return (or enter) no longer performs a search 2015-12-01 15:42:01 -08:00
Rider Linden 8f147c1551 Fix the MD5 for CEF lib in autobuild 2015-12-01 12:56:39 -08:00
callum_linden 76821ac8c8 Point to new LLCEFLib built against autobuild install version of boost - no functional changes 2015-11-30 17:14:15 -08:00
Rider Linden 5d897443a9 Merge from Vivox Repo 2015-11-23 13:04:01 -08:00
Callum Prentice cc0faa3424 Refrain from sending right mouse button events - crashes OS X - and we don't need them 2015-11-23 12:01:32 -08:00
callum_linden 94ea5dce50 pull in llceflib changes for user agent, flash plugins and pdf 2015-11-20 17:34:46 -08:00
callum_linden f2a6e0f89c Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new LLCEFLib 2015-11-19 16:39:40 -08:00
callum_linden 32691c4416 initial support for dropdown menus/select widgits 2015-11-18 18:17:50 -08:00
callum_linden 311b376ab5 Update SetCookie code for new LLCEFLib API and add support for shoing/hising developer console (Inspector) 2015-11-16 16:09:40 -08:00
callum_linden 2091813119 Pull in new LLCEFLib with improved OS X keyboard handling 2015-11-13 09:34:22 -08:00
callum_linden 9efd3c6133 Bump LLCEFLib version number and pull in 3P package in preparation for RC 2015-11-12 22:04:45 +00:00
Callum Prentice 9cc97a096f pull in new LLCEFLib code with fix for OS X keyboard 2015-11-09 13:48:01 -08:00
callum_linden 8b8331feab Pull in LLCEFLib with working OS X cookies and tweak keyboard code to build - needs some love to work... 2015-11-06 16:55:30 -08:00
Callum Prentice 7d8909a670 Pull in LLCEFLib changes for OS X cookies (partial) and local web storage quotas 2015-10-22 18:28:57 -07:00
callum_linden 2a899b49dd MAINT-5711 FIX profiles and marketplace are asking for a login each session 2015-10-19 18:43:48 -07:00
callum_linden 0725bd2d5e Point to new version of LLCEFLib that doesn't crash on OS X 2015-10-07 14:45:11 -07:00
callum_linden d68721d253 Point to latest LLCEFLib package ready for PV 2015-10-02 12:06:45 -07:00
callum_linden 8edc0a1c7b Pick up latest LLCEFLib 2015-10-01 16:56:25 -07:00
Callum Prentice 1b99c2754c Revert to old, fat but working Havok libraries for all platforms 2015-10-01 15:51:34 -07:00
callum_linden b10c48efff Add in LLCEFLib with onCursorChange code to viewer 2015-09-30 16:13:55 -07:00
callum_linden 03047c9013 Pull in Aura Linden's new Diet Havok libraries 2015-09-29 18:30:31 -07:00
callum_linden 781bd116b8 Point to new LLCefLib with cursor change code 2015-09-29 18:16:04 -07:00
callum_linden 3e20770f35 Point to new third party llcef package and fix typo in interface 2015-09-26 18:53:17 -07:00
Rider Linden 2d2c90157d Remove ares dependency from build. 2015-09-23 15:48:06 -07:00
callum_linden 044bfaf2b0 Pick up tiny change in version string formatting from library: 2015-09-22 02:43:23 +01:00
callum_linden 8984132a8a Point to new version of LLCEFLib that is built from CEF rev 2454 (Chrome 45) 2015-09-21 15:37:09 -07:00
Callum Prentice 21f9800b40 Pull in new LLCefLib with improved OS X keyboard code 2015-09-17 10:10:01 -07:00
callum_linden 43b98fba8b fix for LLCEFLib on OSX - not liking direct initialization of std::vector 2015-09-10 16:36:22 -07:00
callum_linden 52e56af35e Pull in LLCefLib with inverted output switched on and change viewer to uninvert things 2015-09-10 15:11:28 -07:00
callum_linden 83f26facbf point to new version of llceflib with fixed support for secondlife:// URLs 2015-09-03 19:59:57 -07:00
callum_linden 236b3b9f84 support for external links and location_changed messages 2015-09-03 18:16:46 -07:00
callum_linden 33da4d9d5d Add support for copy/cut/paste into and out of browser
(Note - feature in LLQtWebKit (canPaste, canCut etc.) not present so right click menu always enables options
2015-09-02 17:31:40 -07:00
callum_linden 7505501aea get update llceflib with cookie/cache code and implement cache/cookie folders in viewer 2015-09-01 17:43:30 -07:00
Rider Linden 5d6cc07a65 Update the appearance-utility archive with corrected libraries. 2015-08-19 14:33:38 -07:00
callum_linden 4ae4e3ffc0 Push out latest versions of LLCEFLib for conference 2015-07-31 16:19:18 -07:00
callum_linden a75a4e2a4f Bring in lastest version of LLCEFLIb & set user agent string before browser instance created 2015-07-27 16:09:04 -07:00
callum_linden 7cc5db9fdb Include support for http auth. also improve mouse handling with drag select 2015-07-24 23:54:09 +01:00
callum_linden a016f92b29 Point to new build of llceflib with better exit handling 2015-07-20 23:48:26 +01:00
callum_linden ae54b68893 point to new versions of llceflib 2015-07-20 18:23:21 +01:00
callum_linden 8e3acf461e Changes to implement enable/disable cookies, javascript, plugins 2015-07-17 16:14:42 -07:00
callum_linden 0d6d281cb3 Point to LLCEFLib with updated 2357 version and support for setting language for embedded browser 2015-07-16 16:11:19 -07:00
callum_linden af54cd28db point to new versions of LLCEFLib with improved keyboard for OS X 2015-07-16 17:25:20 +01:00
callum_linden 83a9ae7b3c New keyboard code for windows that uses system messages directly and works ok. Points to new LLCEFLib 2015-07-15 02:27:33 +01:00
callum_linden a5f1226f24 rebuild llceflib for windows - no changes in functionality 2015-07-13 23:54:30 +01:00