Commit graph

29 commits

Author SHA1 Message Date
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
RKrom
5e10243eb3 Fixed the templates to work with .NET 20/35 2013-12-11 17:02:49 +01:00
RKrom
4de1705bb2 Fixing build-script to work with the branch 2013-12-04 22:51:36 +01:00
RKrom
7cac2226f4 Fixed signature for the build.ps1 script 2013-12-04 22:35:39 +01:00
RKrom
1b28b813fd Copied the build.ps1 from master. NOTE: still needs modifications for the PortableApp, also 1.1 needs the templates. 2013-12-04 18:15:47 +01:00