Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | MAINT-6928: upgrade to VMP package 504140, use renamed directory to walk ↵ | Glenn Glazer | |
around codesign bug; fix dullahan file copy code | |||
2017-04-07 | SL-321: upgrade VMP package to 504101 | Glenn Glazer | |
2017-04-07 | MAINT-7282: add requests module and associated build machinery | Glenn Glazer | |
2017-04-06 | Automated merge with head of viewer64 | Callum Prentice | |
2017-04-06 | Partial fix for MAINT-7236 Web content does not always respect UI Size ↵ | Callum Prentice | |
preference (pull in new version of Dullahan with improved support) | |||
2017-04-06 | pull from gate | Glenn Glazer | |
2017-04-06 | DRTVWR-418, MAINT-7242: Update viewer64 to KDU 7.9.1 build 504041. | Nat Goodspeed | |
2017-04-05 | MAINT-6928: update VMP package 503733, add requests package 504010, ↵ | Glenn Glazer | |
associated viewer-manifest changes for new files | |||
2017-04-05 | Fix for MAINT-7227 Drop down lists do not close after use in internal web ↵ | Callum Prentice | |
browser. (Surprisingly large amount of changes and new version of Dullahan to support this fix) | |||
2017-03-30 | SL-321: upgrade VMP package 503815 | Glenn Glazer | |
2017-03-21 | remove --quiet from xcodebuild (it hides too much) | Oz Linden | |
2017-03-20 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-03-20 | DRTVWR-418: Update to havok-source build 503601. | Nat Goodspeed | |
2017-03-14 | Fixed for MAINT-7201, MAINT-7202, MAINT-7203 (viewer-embeddedd browser ↵ | Callum Prentice | |
scheme handler was broken) | |||
2017-03-14 | SL-641 - Update CEF -> cef-bin -> Dullahan -> p64_3p-Dullahan -> ↵ | Callum Prentice | |
media_plugin_cef.cpp to latest versionPull in p64_3p-dullahan that has the cef 2897/chrome 57 | |||
2017-03-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-03-09 | Fix for SL-658 Use build settings from viewer-build-variables repo for ↵ | callum@lindenlab.com | |
p64_3p-dullahan | |||
2017-03-09 | Pull in 3rd party lib to fix: SL-646 ”LINK : warning LNK4075: ignoring ↵ | callum@lindenlab.com | |
'/INCREMENTAL' due to '/LTCG' specification” in LibVLC, JPEGLIB etc. | |||
2017-03-06 | Pull in updated p64_3p-dullahan with fix for help app icon appearing in dock | callum@lindenlab.com | |
2017-03-03 | Pull in new version of p64_3p-dullahan with fix for missing OSX function and ↵ | callum@lindenlab.com | |
warnings | |||
2017-03-03 | First pass at osx/macos keyboard events - simple case like google homepage ↵ | callum@lindenlab.com | |
is working | |||
2017-03-01 | Pull in new p64_3p-dullahan with osx keyboard input changes | callum@lindenlab.com | |
2017-02-23 | Pull in latest 3P Dullahan with change to cursor changed function signature | callum@lindenlab.com | |
2017-02-22 | Pull in new version of p64_3p-Dullahan with support for flippyingh ↵ | Callum Prentice | |
pixels/mouse, copy/cut/paste and new version info | |||
2017-02-21 | First round of changes to replace LLCEFLib with Dullahan. Mostly Windows ↵ | Callum Prentice | |
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 | DRTVWR-418: In viewer64-mac-havok fork, turn on Xcode 8 Havok. | Nat Goodspeed | |
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 | Add 3p Dullahan packages for windows 32/64 and darwin64 | Callum Prentice | |
2017-02-21 | DRTVWR-418: At Oz's request, turn off HAVOK for Mac builds. | Nat Goodspeed | |
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-13 | Automated merge with ssh://bitbucket.org/lindenlab/nat_viewer64 | Nat Goodspeed | |
2017-02-06 | DRTVWR-418: Update to KDU 7.9.502436 | Nat Goodspeed | |
2017-01-30 | Automated merge with head of lindenlab/nat_viewer64 | Callum Linden | |
2017-01-30 | DRTVWR-418: Commit restoring -quiet switch for Xcode 8. | Nat Goodspeed | |
2017-01-30 | DRTVWR-418: Backed out changeset f03df2b249d0: restore -quiet. | Nat Goodspeed | |
As of now, this fork requires Xcode 8, which introduces support for the -quiet switch. | |||
2017-01-27 | First batch of changes to add LibVLC media plugin to macOS viewer. Plugin ↵ | Callum Linden | |
fails to start because of an as-yet undiagnosed issue with VLC plugin files related to their extyended attributes | |||
2017-01-06 | DRTVWR-418, SL-619: Update to google_breakpad build 501824 | Nat Goodspeed | |
and re-enable breakpad symbol generation. | |||
2017-01-03 | DRTVWR-418: Remove -DENABLE_SIGNING and -DSIGNING_IDENTITY | Nat Goodspeed | |
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. | |||
2016-12-22 | remove the xcodebuild -quiet because Xcode 7 doesn't do it | Oz Linden | |
2016-12-22 | merge changes from project trunk | Oz Linden | |
2016-12-21 | DRTVWR-418: Migrate HAVOK suppression from autobuild.xml to build.sh. | Nat Goodspeed | |
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 | try using xcodebuild -quiet | Oz Linden | |
2016-12-21 | DRTVWR-418: Update to llphysicsextensions 501678, 501679 | Nat Goodspeed | |
2016-12-20 | DRTVWR-418: Temporarily suppress Havok in darwin64 builds. | Nat Goodspeed | |
2016-12-20 | DRTVWR-418: Update GLOD with build that's really 64-bit on Mac. | Nat Goodspeed | |
2016-12-19 | DRTVWR-418: Update to darwin64 llceflib with libc++, not libstdc++. | Nat Goodspeed | |
2016-12-16 | merge latest integrations from callum | Oz Linden | |
2016-12-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2016-12-16 | merge updates from nat | Oz Linden | |
2016-12-15 | Pull in an updated version of FMODEx with crash fixes (version 4.44.61 -> ↵ | Callum Prentice | |
4.44.64) | |||
2016-12-15 | DRTVWR-418: Update to llceflib 501501 with darwin64 package | Nat Goodspeed | |
2016-12-12 | DRTVWR-418: Update to breakpad 501475, first true 64-bit Mac build. | Nat Goodspeed | |