Commit Graph
18 Commits
Author SHA1 Message Date
verhoek a80c0a653e Set outputfolder local var again. 2019-01-06 20:11:38 +01:00
verhoek 1486399a97 Extracted gpg signing from autoupdate builder. 2018-12-28 19:31:40 +01:00
verhoek 6a10cf0c11 Fixed string format options and fixed stdin commandline parsing for gpg2. 2018-12-27 21:34:26 +01:00
verhoek 8f3915fcab Removed duplicated gpg code. 2018-12-27 18:48:03 +01:00
verhoek f8ce5239f2 Pulled out loadkey method. 2018-12-24 12:01:10 +01:00
verhoek ae5d6ffcc7 Added option to generate new priv/pub key pair without verifying the manifest. 2018-12-23 20:32:21 +01:00
Kenneth Skovhede 1efaf23042 Updated build tools to use the new Common library 2018-11-13 09:44:27 +01:00
Kenneth Skovhede 2c9b563671 Fixed autoupdater to use nuget 2017-06-23 23:12:13 +02:00
Kenneth Skovhede 2b2e495e15 Added the <Prefer32Bit>False</Prefer32Bit> option to all executables.
This fixes #2519
2017-06-02 09:42:29 +02:00
Kenneth Skovhede 8f23061496 Implemented option to output gpg signature key as part of the build process 2015-12-01 13:24:37 +01:00
Kenneth Skovhede 8ff8be8905 Bugfix for build issues with AutoUpdateBuilder. 2015-12-01 13:23:36 +01:00
Kenneth Skovhede c4ae279a26 Fixed building the AutoUpdateBuilder 2015-11-30 21:55:53 +01:00
Kenneth Skovhede 9841dbc7ac Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede 70992ac5bf Added check for unused options with autoupdatebuilder 2014-07-01 20:41:23 +02:00
Kenneth Skovhede 09054e7dab Better debugging when setting update params from commandline 2014-07-01 15:38:20 +02:00
Kenneth Skovhede 5714a4430a Updated some assembly versions 2014-07-01 11:22:27 +02:00
Kenneth Skovhede ed725db095 Removed some debug code in AutoUpdateBuilder and added keyfile password as an option 2014-06-30 11:28:00 +02:00
Kenneth Skovhede 5e482181d8 Added the AutoUpdateBuilder project 2014-06-29 16:48:26 +02:00