Ryan Huffman
2ec87f4e61
Add serverless tutorial
2019-07-24 16:38:03 -07:00
NissimHadar
b2cf8c8e18
New CMake for nitpick.
2019-01-15 15:21:48 -08:00
NissimHadar
86fb794ecf
Moved setting of NITPICK_BUNDLE_NAME
2019-01-14 14:31:10 -08:00
NissimHadar
f0dfa5edd2
Integrating Stephen's hints.
2019-01-14 12:30:58 -08:00
NissimHadar
9e61e3415c
WIP.
2019-01-11 17:26:28 -08:00
NissimHadar
2f4f0b8d80
Working on Mac installation of nitpick.
2019-01-11 14:46:02 -08:00
NissimHadar
111670556f
Added NITPICK_INSTALLER_DIR
2019-01-11 14:25:46 -08:00
NissimHadar
524a8e54e0
Can create nitpick installer.
2019-01-10 15:37:23 -08:00
Roxanne Skelly
ee3fd81070
Code review fixes from birarda
2018-10-04 11:33:01 -07:00
Roxanne Skelly
34a7aff2ef
Differentiate name of Console.app/Sandbox.app depending on client_only
...
build
2018-10-01 20:12:00 -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
42cdf24f5b
Move OSX Back to Sandbox.app
2018-09-28 14:52:21 -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
db772fc3fe
Update console name for osx build
2018-09-26 15:39:45 -07:00
Roxanne Skelly
be87773b2c
Checkpoint sysTray Installer
2018-09-26 10:47:33 -07:00
John Conklin II
3f92430bb6
Merge pull request #13369 from SimonWalton-HiFi/check-pfx-file
...
Don't sign a production Windows installer if there's no key file
2018-08-20 11:14:00 -07:00
Simon Walton
dc5da4e22b
Add cmake variable BYPASS_SIGNING to control signing-file behaviour
2018-08-01 16:35:14 -07:00
Stephen Birarda
b4b0131065
grab correct commit hash for conflicting PR
2018-07-05 14:33:21 -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
Stephen Birarda
7a9d77d0d9
force git abbreviated SHA to have length of 7
2018-06-08 17:21:09 -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
b9e9c952de
fix setting of abbreviated SHA for master builds
2018-05-30 12:15:39 -07:00
Stephen Birarda
33a122c08e
remove short SHA where it should not appear
2018-05-30 12:05:07 -07:00
Stephen Birarda
2c9648daaf
grab correct SHA for PR_BUILD, fatally error if not found
2018-05-24 12:04:32 -07:00
Stephen Birarda
2cb7c9cc62
add a BUILD_TYPE to BuildInfo, fix conditional
2018-05-24 12:04:32 -07:00
Stephen Birarda
7c852916b9
fail master/PR build without short SHA
2018-05-24 12:03:33 -07:00
Stephen Birarda
c3595a3216
pass STABLE_BUILD instead of BUILD_BRANCH through cmake
2018-05-24 12:03:03 -07:00
Stephen Birarda
50baccdb63
add the short SHA to master and PR build version
2018-05-24 12:02:13 -07:00
vladest
fee3cc0aca
Implemented backend for About dialog
2018-05-15 15:49:20 +02:00
Stephen Birarda
b52a877d8d
optionally grab serverless tutorial, on for installers
2018-03-26 14:32:11 -07:00
Stephen Birarda
932c55ca08
handle client section in component-less install
2018-03-20 14:22:37 -07:00
Stephen Birarda
c743bfcf27
templatize conditional for selection of server component
2018-03-20 14:21:52 -07:00
Atlante45
0117179fe4
Pull GA ID from env variables
2018-03-19 14:49:19 -07:00
Atlante45
2fe9f6df6f
Add google analytics to installer
2018-03-14 14:17:38 -07:00
Brad Davis
8d6d1f67f1
Support RELEASE_TYPE and RELEASE_NUM for Android
2017-11-28 11:32:36 -08:00
Bradley Austin Davis
b93e91b9f3
New android toolchain
2017-09-19 13:45:12 -07:00
Stephen Birarda
e848253618
remember if express or custom was selected for install
2017-08-25 10:59:56 -07:00
Anshuman Dewangan
3bc185e67c
Correct desktop icon name
2017-08-11 15:37:55 -07:00
Anshuman Dewangan
f79bf4e009
High Fidelity Interface rename
2017-08-10 13:40:00 -07:00
Brad Davis
3a31805dff
Fix warnings in Qt 59 / VS 2017 build
2017-07-20 11:57:12 -07:00
Atlante45
d7d54dd82f
Only launch interface if selected
2016-11-16 10:44:59 -08:00
Mat Tyndall
1966a710b5
set inital USE_STABLE_GLOBAL_SERVICES to 0
2016-10-13 00:12:05 -07:00
Mat Tyndall
0e567da8d2
changed USE_STABLE_GLOBAL_SERVICES to use 1
2016-10-13 00:01:17 -07:00
Brad Hefta-Gaub
fd474f6319
add basic support for master vs stable builds
2016-09-19 14:14:32 -07:00
Brad Hefta-Gaub
c2fd055f0f
more hacking
2016-07-14 08:20:07 -07:00
Stephen Birarda
bc706191df
add_definitions from cmake for each release type
2016-04-21 17:28:11 -07:00
Stephen Birarda
7e02b30227
rename .app on OS X to Interface
2016-04-14 13:01:47 -07:00
Stephen Birarda
7d042fc47d
keep server-console as sandbox folder in Program Files
2016-03-30 13:54:55 -07:00