David Rowe
8061c5ab8d
Default not to start up Sandbox after install
2020-08-06 22:30:06 +12:00
Kasen IO
5caec39cc6
Disable having the console be set to auto start with the PC as a default checked state.
2020-08-06 01:28:58 -04:00
Kasen IO
cefda3f7f2
Update packaging parameters for Vircadia.
2020-06-01 22:48:38 -04:00
a0fd53ae24
Change installer name from Beta to Alpha
2020-01-17 14:58:40 -06:00
77e49421bc
Fix installer failing when signing certifcate is not available.
...
This commit comments out the code signing portion of the installer for now. Also a few minor cosmetic changes
2020-01-05 18:44:17 -06:00
12633e8ee0
Change how analytics was disable
...
Rather than comment out the body od the GoogleAnalytics macro, it now has each invokation of the macro commented our.
2019-12-26 17:21:43 -06:00
b512eec6f8
Make changes to NSIS installer
...
Changes names to Project Athena.
Disables downloading of compaign packages.
Disables slideshow during install.
2019-12-22 15:44:02 -06:00
9b542736f7
Remove Google Analytics from installer
2019-12-22 14:23:28 -06:00
Brad Davis
790ac6a483
Removing debugging popups
2019-09-10 20:40:59 -07:00
Brad Davis
9be475bff8
Trying to fix client-only build
2019-09-10 18:43:34 -07:00
Brad Davis
967e7db0bb
Don't break sandbox builds
2019-09-10 16:29:45 -07:00
Brad Davis
a49fe4844b
BUGZ-1167: remove unwanted binaries from bad client-only installers
2019-09-10 12:31:15 -07:00
Simon Walton
e62f67a847
Don't remove unselected component in Win installer
2019-02-05 10:31:59 -08:00
Roxanne Skelly
2482bb9731
Add logging for install options
2018-10-31 11:07:26 -07:00
Roxanne Skelly
1dc96fec79
Implement CR comments for installer text logging
2018-10-30 12:13:46 -07:00
Roxanne Skelly
d67598e540
Merge branch 'master' of https://github.com/highfidelity/hifi into SetupLogging
2018-10-30 10:03:05 -07:00
Roxanne Skelly
48a48883b0
Add logging to the windows installer to track install options
...
and install steps
2018-10-18 16:42:22 -07:00
Atlante45
be8f4256c3
Add ccache support for Linux and Mac
2018-10-10 14:39:57 -07:00
Roxanne Skelly
265bafecba
More CR Fixes
2018-10-04 15:36:31 -07:00
Roxanne Skelly
ee3fd81070
Code review fixes from birarda
2018-10-04 11:33:01 -07:00
Roxanne Skelly
113ad3d917
Fixes for OSX
...
App Translocation makes it nearly impossible to find the interface
executable from the running server-console, specifically in downloaded
builds launched from the Finder. To enable OSX detection and and
launch of the interface, the code has been changed to:
* Assume interface is installed on OSX as we don't produce a server-only
build.
* Launch the interface by using 'open' with the appid.
NOTE: This may launch the wrong version of the app if
multiple instances of the app are installed, but this
is the best we can do for now. For most users, the
behavior should be as expected.
Second, polling was happening even if interface couldn't be
detected if it was previously enabled.
2018-09-30 13:11:15 -07:00
Roxanne Skelly
1aaaca4e6c
Code review changes
2018-09-28 10:48:20 -07:00
Roxanne Skelly
308deeaa8d
Refactoring of NSIS setup files with respect to Sandbox vs Console
2018-09-27 19:54:42 -07:00
Roxanne Skelly
6d0996c254
Show "Sandbox" as the server component for server installs, show
...
"Console" for client-only installs
2018-09-27 16:52:03 -07:00
Roxanne Skelly
ba1bae6408
OSX Build fix
2018-09-26 17:43:04 -07:00
Roxanne Skelly
be87773b2c
Checkpoint sysTray Installer
2018-09-26 10:47:33 -07:00
Simon Walton
dc5da4e22b
Add cmake variable BYPASS_SIGNING to control signing-file behaviour
2018-08-01 16:35:14 -07:00
SimonWalton-HiFi
21b2187f66
Merge branch 'master' into check-pfx-file
2018-07-03 13:22:27 -07:00
Stephen Birarda
bbc757a193
Merge pull request #13385 from marko8904/timestampServerUpdate
...
Updated time stamping server for authenticode signatures
2018-06-29 16:46:22 -07:00
Marko Kudjerski
0ac1ea078e
Updated time stamping server for authenticode signatures
...
Symantec's time stamp server seems to be more robust.
2018-06-15 08:20:58 -07:00
Simon Walton
929f6f3059
Only try to sign a Win installer if we have a private key file
2018-06-13 16:42:05 -07:00
Simon Walton
ce7a10c143
Add AppUserModelID to desktop shortcut for Sandbox also
2018-06-13 15:30:35 -07:00
SimonWalton-HiFi
66cad7831e
Merge branch 'master' into snoretoast
2018-06-13 12:10:51 -07:00
Simon Walton
01ef636411
Merge branch 'master' into snoretoast
...
Two simple conflicts fixed.
2018-06-13 11:19:56 -07:00
John Conklin II
99b5835098
Merge pull request #13344 from birarda/feat/new-version-numbers
...
handle semantic version numbers in interface/sandbox update
2018-06-13 11:16:56 -07:00
Stephen Birarda
be64f4bcbf
Merge pull request #12917 from kitely/cmake-fixes
...
CMake fixes
2018-06-11 10:51:49 -07:00
Stephen Birarda
8dd268addb
handle semantic version updates in sandbox
2018-06-08 17:21:06 -07:00
Simon Walton
97613f1f07
Only set app ID on sandbox link
...
Also pass down the app ID from CMake files to installer and
server-console.
2018-06-01 14:13:52 -07:00
Stephen Birarda
33a122c08e
remove short SHA where it should not appear
2018-05-30 12:05:07 -07:00
Simon Walton
ef4d09c5e2
Add app user-model IDs to Sandbox shortcut and use in server-console
2018-05-30 10:21:07 -07:00
Simon Walton
65bb4c218e
Distinguish appIDs for production & nonproduction
2018-05-25 11:02:49 -07:00
Stephen Birarda
2cb7c9cc62
add a BUILD_TYPE to BuildInfo, fix conditional
2018-05-24 12:04:32 -07:00
Stephen Birarda
c3595a3216
pass STABLE_BUILD instead of BUILD_BRANCH through cmake
2018-05-24 12:03:03 -07:00
Simon Walton
f0570557b2
Assign a Win 'appUserModelId' and use it for toaster popups (notifications)
2018-05-24 10:56:17 -07:00
vladest
fee3cc0aca
Implemented backend for About dialog
2018-05-15 15:49:20 +02:00
Stephen Birarda
02c1cd2d50
optionally use campaign serverless content during install
2018-04-23 13:54:47 -07:00
Stephen Birarda
0da51672bb
don't stop image slideshow when install concludes
2018-04-19 18:52:45 -07:00
Stephen Birarda
7ecc279e00
show default or campaigned slideshow during install
2018-04-19 17:58:21 -07:00
Oren Hurvitz
cd06067030
Fixed based on PR review
2018-04-18 10:18:29 +03:00
Oren Hurvitz
5cdcf1c53e
Eliminated spurious "resolved_item" warnings in CMake
...
Previously, building the project produced many warnings with this message:
"resolved_item == resolved_embedded_item - not copying..."
These warnings are distracting as they make it difficult to see actual warnings. This commit changes the warnings to status messages.
This fix was copied from: https://github.com/jherico/OculusMinimalExample/blob/master/cmake/templates/FixupBundlePostBuild.cmake.in
2018-04-17 11:53:37 +03:00