Commit graph

54 commits

Author SHA1 Message Date
Robin
245ffe5da9 Fixing the build for BUG-2091 2016-12-29 21:09:26 +01:00
Robin
08d28ff640 BUG-2091: Fixed a missing configuration for the .zip version of Greenshot, this means the logger was configured wrong. 2016-12-29 20:59:27 +01:00
Robin
aea11451cf Added MD5 for all files that go into the end-product. 2016-10-07 16:21:42 +02:00
Robin
7c7fd67b2a Added LinqBridge and did some code cleanup. 2016-09-05 23:37:40 +02:00
Robin
61cfe004c5 Small fix, md5 should be made AFTER signing the files [skip ci] 2016-08-15 22:41:08 +02:00
Robin
00532fb052 Trying a different way for the password / certificate. 2016-08-15 21:00:25 +02:00
Robin
8660ee6591 The password needs to be a secure string, not a string. 2016-08-15 18:34:27 +02:00
Robin
9153a0baf5 Another try... 2016-08-15 18:31:16 +02:00
Robin
fd327aabe7 another try 2016-08-15 18:29:24 +02:00
Robin
544e8e92e2 Should fix password issue 2016-08-15 18:27:04 +02:00
Robin
c48d5dfc1a Getting closer... 2016-08-15 18:23:06 +02:00
Robin
24cd4e51b0 Try 1001 2016-08-15 18:19:29 +02:00
Robin
f6156b6306 Trying with Import-PfxCertificate 2016-08-15 18:16:43 +02:00
Robin
3297c1ad7f Added wrong command, commented this out for now. 2016-08-15 18:11:48 +02:00
Robin
aa9cad2588 Removed comments 2016-08-15 18:05:38 +02:00
Robin
ec1e80cf45 Hope this brings more details on why the signing doesn't work 2016-08-15 18:02:52 +02:00
Robin
f1e152eb38 PowerShell call for CertUtil 2016-08-15 17:21:14 +02:00
Robin
863fb6c007 Trying to fix certutil call. 2016-08-15 17:15:15 +02:00
Robin
6b650b3eee Reducing the chance a password is visible by installing the certificate locally. 2016-08-15 17:09:33 +02:00
Robin
5951a4705a First try of getting code signing working. 2016-08-15 16:29:21 +02:00
Robin
7d69b6b3bb BUG-1991: Fixed missing log file for PAF version. 2016-07-12 21:06:52 +02:00
Robin
5d58150e03 Fixed package location in script. 2016-05-31 23:14:20 +02:00
Robin
3dff32b8e0 Trying build with InnoSetup from NuGet package for easier maintaining. 2016-05-31 22:26:47 +02:00
Robin
5854c771bd More SF references removed 2016-03-24 23:29:06 +01:00
Robin
337f671c2a Removed tagging, this is done with a Github feature. [skip ci] 2015-10-29 12:28:16 +01:00
RKrom
6bf1ebf4f4 Creating *.pdb files when building Greenshot, which we will package in a .ZIP so we can supply them when needed. 2014-11-29 22:03:24 +01:00
RKrom
6765269e4d Changed the way the script tags, adding a remote with the git protocol makes sure the SSH key is used instead of trying to ask a password interactively. 2014-11-04 07:10:18 +01:00
RKrom
4cc6165863 Pushing of tags was hanging 2014-11-03 17:28:54 +01:00
RKrom
ed7a39178a Git tag command needs user/email 2014-11-03 16:31:20 +01:00
RKrom
3b388ba48d Fix for build script, user is always "appveyor" 2014-11-03 16:00:17 +01:00
RKrom
8dc774bcd3 Added tag generation to the build script. 2014-11-03 15:42:39 +01:00
Robin Krom
da157cc52a Changed way to identify the build type, using an environment variable in AppVeyor 2014-09-18 14:44:54 +00:00
RKrom
9f21b8cfc4 Changed SHA1 length to 7, so it represents the same size as in BitBucket [ci skip] 2014-06-17 16:51:05 +02:00
RKrom
9bed298611 Changed build to generate UNSTABLE files when the build in major.minor.build.revision is odd. Currently we are building 1.2.0 which will result in an unstable. When we change the version to 1.2.1 in AppVeyor we get releases. 2014-06-17 14:20:00 +02:00
Robin Krom
49869a2630 Activated paf again 2014-06-13 21:47:17 +00:00
RKrom
6491e951bc Left out the paf.exe for now, enabling it later 2014-06-13 13:53:47 +02:00
RKrom
515170e44b Fixed version information 2014-06-11 15:26:48 +02:00
RKrom
9b7f2b5dcd Changes for AppVeyor env variables. 2014-06-11 15:17:43 +02:00
RKrom
848c77890a Added a script for replacing the credentials via the environment variables which can be set before the build. Changed the way the build works, only if private-credentials files are stored they will be used where before there would be an error if none were available.
The current credentials files now have replacement tokens, a build without replacement will work but the credentials will be invalid.
2014-06-11 14:51:30 +02:00
RKrom
4a22a01d31 Adapting the build.ps1 and templates for AppVeyor 2014-06-11 13:45:52 +02:00
RKrom
240ac6d947 Updated signing on the build.ps1 2014-05-31 23:43:15 +02:00
RKrom
1f2534865b To make it easier to work with Greenshot directly after checkout, I removed the AssemblyInfo.cs.template files in favor of modifying the AssemblyInfo.cs directly from our build script. 2014-05-30 10:38:45 +02:00
RKrom
0e3f5d1cbb Fixed missing icon, updated readme.txt.template and made a small change to the build script (didn't update the signature yet!!) 2014-05-28 10:17:05 +02:00
RKrom
b0653af126 Signed powershell build nscript so it runs under Winduws 8 2014-03-18 21:59:05 +01:00
JKlingen
8c4eef8e2b Updated copyright notice for 2014 2014-01-08 21:30:56 +01:00
RKrom
00b7590472 Made the build.ps1 create release-notes via JIRA & Source-Forge, added comments 2013-12-17 17:27:09 +01:00
RKrom
be515aeac6 Added missing .config for the OCR command and added a question to the build script so it can be used to prepare files and stop. 2013-12-17 16:08:09 +01:00
RKrom
d69e65f7d7 Fix build.ps1 for missing language files and log4net 2013-12-12 23:12:53 +01:00
RKrom
c4205de671 Fixed templates, forgot that the PluginAttribute is still needed. The build seems to work, and create a valid Greenshot installer, zip and paf.exe 2013-12-11 20:02:42 +01:00
RKrom
ba0c9d0010 Fixed build, made Box API V2 work with .NET3.5 unfortunately this means people with .NET 2.0 can't use the box plugin anymore. 2013-12-11 17:33:08 +01:00