Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian Schuberth
87d0037f23 Specify the embedded Windows icon as part of versioninfo.json
As of [1] goversioninfo supports specifying the icon to embed as part of
versioninfo.json. Use that new mechanism for consistency with specifying
other meta-data fields.

[1] https://github.com/josephspurrier/goversioninfo/pull/17
2017-12-05 09:49:14 +01:00
rick olson
d2f6752f28 release v2.3.4 2017-10-18 09:58:39 -06:00
rick olson
c9d3beb098 release v2.3.3 2017-10-07 10:50:30 -06:00
rick olson
81153cc077 release v2.3.2 2017-10-03 11:51:37 -06:00
rick olson
c8c1b64aa4 release v2.3.1 2017-09-26 13:13:48 -06:00
Taylor Blau
a4f03b85ba release: v2.3.0 2017-09-14 13:00:50 -04:00
Taylor Blau
064cb5650b all: bump version to '2.3.0-pre' 2017-07-05 06:58:01 -06:00
risk danger olson
2fc3f7f854 fix windows installer productversion 2017-06-26 19:32:01 -06:00
risk danger olson
a99f4b21e2 Bump version and changelog 2017-06-26 16:53:03 -06:00
Taylor Blau
72f86daae7 version: bump to 2.2.0-pre 2017-04-28 11:14:00 -06:00
Taylor Blau
b84158beec release: v2.1.0 2017-04-28 09:54:18 -06:00
Taylor Blau
f0961aefc4 version: bump to 2.1.0-pre 2017-03-23 16:20:04 -06:00
risk danger olson
86ff29116d git-lfs v2.0.0 2017-02-28 17:30:40 -08:00
Sebastian Schuberth
a759a2fd05 Use goversioninfo instead of windres to embed Windows resources
windres is not always present whereas goversioninfo is easy to install.

This also fixes the generation of resource.syso to be part of the
standard build script instead of only the AppVeyor CI build.

Finally, adapt update-version.sh to patch versioninfo.json.
2016-12-15 12:27:47 +01:00