From: Magnus Jacobsson Date: Mon, 29 Jun 2020 04:24:49 +0000 (+0000) Subject: Merge branch 'gitlab-ci-windows' into 'master' X-Git-Tag: 2.44.1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1affbf2aad956471a335e69adcd2c2c83fb0af68;p=graphviz Merge branch 'gitlab-ci-windows' into 'master' Windows builds in the Gitlab CI/CD pipeline See merge request graphviz/graphviz!1438 --- 1affbf2aad956471a335e69adcd2c2c83fb0af68 diff --cc CHANGELOG.md index 379ab5fdd,f8cafd097..2c66c4335 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -12,8 -12,12 +12,13 @@@ and this project adheres to [Semantic V - graphviz-2.42.2-dotty-menu-fix.patch - graphviz-2.42.2-ocaml-allow-const-cast.patch - some allocation failures that could previously allow memory corruption now exit +- lab_gamut.3.pdf is no longer included in release archives + ### Changed + - Windows binaries available at https://www2.graphviz.org/Packages/ instead of + https://ci.appveyor.com/project/ellson/graphviz-pl238 + - Retarget Windows builds to Visual Studio 2019 and toolset v142 + ### Fixed - Released Ubuntu packages does not contain language bindings for Python3 #1737 - Neato's hier mode is broken since v2.44.0 #1726