woogerboy21
1b09b76eee
Remove --debug-ouput on start menu shortcut
...
Remove argument that if added by default with out having the proper configuration defined during compiling would cause cockatrice to not open properly.
2015-04-20 23:28:10 -04:00
woogerboy21
40610997c2
Corrected NSIS template quoting
...
There are extra quotes introduced into line #19 that causes the NSIS installer creation to fail.
2015-02-04 15:30:38 -05:00
tooomm
de336384cd
add oracle name at the end of installer
2015-01-29 22:34:53 +01:00
Gavin Bisesi
8dbb2d8e6f
Merge pull request #364 from ctrlaltca/win32_openssl_cmake
...
Deploy openssl libraries under win32
2014-10-14 14:03:32 -04:00
Fabio Bas
ea622a7302
NSIS: uninstall openssl libraries
2014-10-10 17:22:39 +02:00
woogerboy21
692910f9f3
Servatrice Icon For Windows
...
Servatrice icon now gets created in windows start menu.
2014-10-09 15:25:06 -04:00
Fabio Bas
85a4a94ba3
win32: Avoid wiping server.log on upgrade
2014-10-02 23:26:25 +02:00
Fabio Bas
8b32e51cab
win32 NSIS installer: uninstall servatrice*
...
just avoid deleting servatrice.ini, if the user manually made one from
the servatrice.ini.example
2014-10-02 22:46:46 +02:00
Fabio Bas
98e5211ad5
Fix oracle under windows
2014-09-15 16:15:27 +02:00
Fabio Bas
23b0a6c0df
Windows + CPack: fix packaging
...
Package the correct cpack’s temporary directory
2014-07-12 01:38:00 +02:00
Fabio Bas
3509df76b7
Remove old version parsing from nsis script
2014-06-28 19:48:51 +02:00
Fabio Bas
fc5a193e0d
NSIS: remove additional files on uninstall
2014-06-28 19:39:47 +02:00
Fabio Bas
fc24ffdec2
Cmake reorganization
...
* Move all cmake-related files in a new “cmake” folder
* move nsis files in there, too, since they are templates parsed by cake
* retrieve git version once when cmake is run, and use it for both
creating version_string.h/cpp and for package naming
2014-06-28 19:39:26 +02:00