Stephen Birarda
|
301124ba3c
|
fix reference to rc template and icon prefix
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
f8f0b99a46
|
add icon to interface exec, icons in start menu
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6f7663fbae
|
add conditional handling for server-console shortcut
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
70077591df
|
correct intepolation for defines in NSIS
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9c8a05fad9
|
use string variables for interface shortcut setup
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
a6006af7be
|
use variables in NSIS script for names
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9621773082
|
add back the NSIS.template.in file
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
59b6d8fde8
|
set CPACK_MODULE_PATH so custom template is used
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d2f35adc11
|
add space back to package name and vendor
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
63a88815bc
|
add NSIS template for custom installer options
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
87e55543ce
|
repairs to component group for client/dde
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
8662fd0afb
|
use correct dde install path for win
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
fcd9d9b810
|
setup optional dde archive for windows
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
8842c66109
|
include trailing slash in windows file copy
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
1faa78fe72
|
install fixed up DS and AC beside console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
5ccf59dae9
|
use dirname of executable path
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
39e95837ec
|
use path join for platform agnostic absolute path
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
f569ebb0a9
|
use process path to check beside console for components
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
9bc381ce7b
|
use file install for win/linux console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
31f5b1d902
|
fix for console install on win/linux
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
092025673b
|
fix console exclusion from all
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
aa9e9836b4
|
repair another committed conflict
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6db36a3863
|
remove accidentally committed conflict
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
686ebc2f7a
|
shuffling and renaming of menu options
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
669365bea1
|
add exclusion of console from visual studio default
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
799577cac1
|
fix exclude from all call on console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3b3140de48
|
exclude console build from all by default
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
acdd0bda2e
|
use external project hack on win only
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
275fa1c5c7
|
fix for override warnings with clang on OS X
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
718e994050
|
fix for faceshift library name on OS X
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
1a10d2eb72
|
switch to a DragNDrop installer for OS X
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
dedb7e2778
|
bury components in a shell application inside the server-console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
86facc15d1
|
remove debug message in fixup_interface macro
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
55886d43f5
|
add DDE component as downloadable optional
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
4f00982724
|
remove extraneous add dependency for FIXUP_LIB
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
817d651c47
|
add initial fixup install commands for interface
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d9db64dc91
|
add npm-debug to global gitignore
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
3906a4fe38
|
drop the resources folder for DS beside executable
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
71307c1280
|
remove extra debug from shell application copy
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
b7154cacd2
|
use shell application to avoid fixup on Electron
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
35394289a4
|
add message for another instance already running
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6c5c3a856b
|
fix for search paths for distributed server-console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
cbc0c4e31d
|
rename console packaging target
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e3ef18ae6e
|
customize Interface output name for PR/dev/prod
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
f87d8885f4
|
rename interface bundle for production and pr build
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
d491a7f0e5
|
work around OS X package installer relocation
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
386d3a950f
|
default to beta/dev build for server console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
6eb96c27e5
|
use standard PlugIns path, fix for makefiles build
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
e421624e99
|
put AC and DS binaries beside server-console
|
2016-01-15 15:41:34 -08:00 |
|
Stephen Birarda
|
39c3ae79f9
|
fix the ignore for server console packaging
|
2016-01-15 15:41:34 -08:00 |
|