Commit Graph
13 Commits
Author SHA1 Message Date
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
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 8f23061496 Implemented option to output gpg signature key as part of the build process 2015-12-01 13:24:37 +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 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