]>
granicus.if.org Git - graphviz/log
Magnus Jacobsson [Wed, 1 Apr 2020 15:48:00 +0000 (17:48 +0200)]
Add Dockerfile for Centos 6
Magnus Jacobsson [Wed, 1 Apr 2020 15:47:32 +0000 (17:47 +0200)]
Update Dockerfile for Centos 7 with needed prerequisites
Magnus Jacobsson [Wed, 1 Apr 2020 07:06:28 +0000 (09:06 +0200)]
Add Dockerfile for Centos 8
Magnus Jacobsson [Thu, 2 Apr 2020 07:14:19 +0000 (07:14 +0000)]
Merge branch 'build-for-ubuntu-on-gitlab-runners' into 'master'
Build for ubuntu on gitlab runners
See merge request graphviz/graphviz!1336
Magnus Jacobsson [Mon, 23 Mar 2020 07:04:59 +0000 (08:04 +0100)]
Output OS release info to stdout
Magnus Jacobsson [Mon, 30 Mar 2020 09:55:42 +0000 (11:55 +0200)]
Add FIXME about Ubuntu 18.10 not run in docker on gitlab runner
Ubuntu 18.10 is End of Life according to
https://wiki.ubuntu.com/Releases.
When trying to do apt-get update we get errors like:
E: The repository 'http://archive.ubuntu.com/ubuntu cosmic Release'
does not have a Release file.
Magnus Jacobsson [Mon, 30 Mar 2020 09:55:10 +0000 (11:55 +0200)]
Add building of Ubuntu 19.10 in Docker container on GitLab runner
Also changed to run for all branches.
Magnus Jacobsson [Mon, 30 Mar 2020 09:54:25 +0000 (11:54 +0200)]
Build Ubuntu 18.04 & 19.04 in Docker containers on GitLab runners
Also changed to run for all branches.
Magnus Jacobsson [Mon, 23 Mar 2020 06:55:00 +0000 (07:55 +0100)]
Run portable-source in docker on gitlab runner
Also changed to run for all branches.
Stephen C. North [Mon, 30 Mar 2020 17:41:01 +0000 (17:41 +0000)]
Merge branch 'fix-svg-title-for-anonymous-graphs' into 'master'
Remove SVG title for anonymous graphs
Closes #1376
See merge request graphviz/graphviz!1327
Stephen C. North [Mon, 30 Mar 2020 17:40:41 +0000 (17:40 +0000)]
Merge branch 'add-mips64-support' into 'master'
host_cpu add mips64 platform
See merge request graphviz/graphviz!1325
Stephen C. North [Mon, 30 Mar 2020 17:39:21 +0000 (17:39 +0000)]
Merge branch 'master' into 'master'
Correct description of 'port' syntax in manual
See merge request graphviz/graphviz!1324
Magnus Jacobsson [Mon, 30 Mar 2020 17:33:18 +0000 (17:33 +0000)]
Merge branch 'fix-ampresand-in-url-generates-incorrect-svg' into 'master'
XML-escape xlink:href attribute in SVG
Closes #1687
See merge request graphviz/graphviz!1335
Magnus Jacobsson [Sun, 29 Mar 2020 14:20:56 +0000 (16:20 +0200)]
XML-escape xlink:href attribute in SVG
Fixes https://gitlab.com/graphviz/graphviz/-/issues/1687
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:46 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 19.10
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:38 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 19.04
Magnus Jacobsson [Mon, 23 Mar 2020 06:50:29 +0000 (07:50 +0100)]
Add Dockerfile for Ubuntu 18.04
Magnus Jacobsson [Fri, 20 Mar 2020 16:45:47 +0000 (17:45 +0100)]
Fix lintian errors appearing when running in Docker
The is the same problem as in
https://gitlab.com/graphviz/graphviz/-/jobs/
193592697 which was fixed
with
https://gitlab.com/graphviz/graphviz/-/commit/
b0871968de2252653b001bf700ed98c240e8aad6 ,
but for some reason it doesn't work in Docker.
Magnus Jacobsson [Sun, 8 Mar 2020 10:11:13 +0000 (11:11 +0100)]
Remove SVG title for anonymous graphs
Fixes https://gitlab.com/graphviz/graphviz/-/issues/1376
A similar fix for other output formats was introduced in
80d6ed709b365d39fe63dd279d137749a7ae42c2 .
John Ellson [Sat, 7 Mar 2020 19:40:11 +0000 (14:40 -0500)]
start centos8 builds
John Ellson [Sat, 7 Mar 2020 19:20:49 +0000 (14:20 -0500)]
fix for python version churn on .el8
zhangjialing [Thu, 20 Feb 2020 02:13:30 +0000 (10:13 +0800)]
host_cpu add mips64 platform
John Ellson [Wed, 19 Feb 2020 21:01:23 +0000 (16:01 -0500)]
start fc33 builds, stop fc227, fc28
John Ellson [Fri, 14 Feb 2020 14:25:08 +0000 (09:25 -0500)]
Merge branch 'mjdominus/graphviz-gitignores'
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:33:56 +0000 (14:33 -0500)]
Correct description of 'port' syntax in manual
In particular, remove `port-angle`, which has never been implemented
and is currently `#ifdef NOTUSED` in `grammar.y`.
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products
This file was accidentally added in the past
and had to be removed in commit
57fb019b6346bdf2a649919fa3fbf71deff62356
Mark Jason Dominus (陶敏修) [Thu, 13 Feb 2020 19:31:02 +0000 (14:31 -0500)]
ignore more products
John Ellson [Thu, 9 Jan 2020 14:24:40 +0000 (09:24 -0500)]
ignore more products
John Ellson [Thu, 9 Jan 2020 14:24:06 +0000 (09:24 -0500)]
SUSE maintainer
John Ellson [Tue, 7 Jan 2020 23:29:13 +0000 (18:29 -0500)]
fix centos[67] breakage
John Ellson [Mon, 6 Jan 2020 17:23:07 +0000 (12:23 -0500)]
setting up for LAND_D and LANG_JAVASCRIPT rpms
John Ellson [Mon, 6 Jan 2020 15:01:29 +0000 (10:01 -0500)]
adding D and JAVASCRIPT lang bindings - currently disabled
John Ellson [Tue, 31 Dec 2019 19:10:59 +0000 (14:10 -0500)]
remove unneeded dependency that was preventing smyrna in rpm distros
John Ellson [Tue, 31 Dec 2019 17:04:58 +0000 (12:04 -0500)]
trying to fix .md5 generation during deployment
John Ellson [Tue, 31 Dec 2019 15:21:41 +0000 (10:21 -0500)]
add shapes.py. vuln.py to tar.gz distribution
Stephen C North [Tue, 24 Dec 2019 02:25:35 +0000 (21:25 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 24 Dec 2019 02:18:13 +0000 (21:18 -0500)]
an assert in applyattrs() is too restrictive when setting edge [key=something}
as the object tag can be AGINEDGE not AGEDGE==AGOUTEDGE so we changed that
John Ellson [Sun, 22 Dec 2019 01:17:56 +0000 (20:17 -0500)]
fc32 + swig + ocaml issue: gv_ocaml.cpp:1362:48: error: invalid conversion from ‘const caml_value_t*’ {aka ‘const long int*’} to ‘caml_value_t*’ {aka ‘long int*’} [-fpermissive]
Stephen C North [Tue, 17 Dec 2019 17:05:48 +0000 (12:05 -0500)]
Adds feature for graph postaction setting
Stephen C North [Tue, 26 Nov 2019 20:49:20 +0000 (15:49 -0500)]
Merge branch 'master' of gitlab.com:graphviz/graphviz
Stephen C North [Tue, 26 Nov 2019 20:47:38 +0000 (15:47 -0500)]
Attempted fix for https://gitlab.com/graphviz/graphviz/issues/1631
Stand-alone attributes within subgraphs are incorrectly handled for dot/canon/xdot output files. Fix is to access local dictionary, not root, when writing nodes within subgraphs.
Stephen C. North [Sat, 16 Nov 2019 21:09:20 +0000 (21:09 +0000)]
Update README.md
Stephen C. North [Sat, 16 Nov 2019 14:49:45 +0000 (14:49 +0000)]
Update README.md
John Ellson [Tue, 29 Oct 2019 17:13:20 +0000 (13:13 -0400)]
more [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 09:23:16 +0000 (05:23 -0400)]
cleanup a [-Wparentheses]
John Ellson [Tue, 29 Oct 2019 09:14:29 +0000 (05:14 -0400)]
use "" instead on <> for non-system includes
John Ellson [Tue, 29 Oct 2019 09:09:25 +0000 (05:09 -0400)]
clang doesn't support -fstack-clash-protection
Stephen C North [Fri, 25 Oct 2019 17:11:47 +0000 (10:11 -0700)]
Note that showboxes is only TB mode!
Stephen C North [Thu, 17 Oct 2019 17:52:36 +0000 (13:52 -0400)]
Revert "I think this fixed something wrong with scale."
This reverts commit
dbe54f9fe3c7eff44d3a4effcf3336c5d16341c2 .
This undoes a commit that changed scale to 1/scale, which now looks
totally stupid, but there was a reason, so the stupidity may have
been at a deeper level. Wish we had a better comment about that.
Emden R. Gansner [Fri, 11 Oct 2019 20:41:14 +0000 (16:41 -0400)]
Improve warning message in color list for case when user uses semicolor rather than color to
separate colors;
prevent call to freeSegs if segs == NULL
John Ellson [Thu, 10 Oct 2019 18:30:02 +0000 (14:30 -0400)]
Move back to 2.43 development series
John Ellson [Thu, 10 Oct 2019 17:50:48 +0000 (13:50 -0400)]
why can't appveyor use my version number automatically???
John Ellson [Wed, 9 Oct 2019 16:00:46 +0000 (12:00 -0400)]
Stable Release 2.42.3
Stephen C North [Wed, 2 Oct 2019 12:03:44 +0000 (08:03 -0400)]
Move back to development version and fix documentation to warn regarding HTML labels within record shapes.
Stephen C North [Wed, 18 Sep 2019 12:33:13 +0000 (08:33 -0400)]
Fix graphviz out-of-source build per https://gitlab.com/graphviz/graphviz/issues/1596
Stephen C North [Wed, 18 Sep 2019 01:14:56 +0000 (21:14 -0400)]
stable release 2.42.2
Stephen C North [Thu, 12 Sep 2019 02:11:30 +0000 (22:11 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1319
Stephen C North [Thu, 12 Sep 2019 02:07:27 +0000 (22:07 -0400)]
merged https://gitlab.com/graphviz/graphviz/merge_requests/1320
Stephen C North [Thu, 12 Sep 2019 01:58:19 +0000 (21:58 -0400)]
gv python patch https://gitlab.com/graphviz/graphviz/issues/1591
Stephen C North [Wed, 28 Aug 2019 20:12:01 +0000 (16:12 -0400)]
Accepted patches proposed in https://gitlab.com/graphviz/graphviz/issues/1583
to provide clickable TOC links in Cgraph documentation which for some reason
is still named Agraph.tex
Stephen C North [Wed, 28 Aug 2019 19:02:02 +0000 (15:02 -0400)]
Revert "Move two checks from features/sfio into the code"
This reverts commit
2ba97c0ed14163aa41c74bcf0dd72822b13ac7c5 .
This change broke gvpr, as demonstrated by the following gvpr script:
N [ color=="blue"] {color="red";}
N [ color=="blue"] {color="red";}
I don't know if the mods were more substantive than just cleanup
as they were related to other win64 work at the same time.
John Ellson [Fri, 23 Aug 2019 10:05:46 +0000 (06:05 -0400)]
adding fedora32 builds
Stephen C North [Tue, 13 Aug 2019 02:06:22 +0000 (22:06 -0400)]
Manually merged 1316 (scan-build fixes), 1317 (check for mmap failure in plugin code), and issue 1576 (get gv_perl working again). Thank you everyone!
John Ellson [Thu, 25 Jul 2019 20:33:10 +0000 (16:33 -0400)]
web server not responding to ip addr
John Ellson [Thu, 25 Jul 2019 20:12:00 +0000 (16:12 -0400)]
hardening www2
John Ellson [Wed, 17 Jul 2019 20:08:25 +0000 (16:08 -0400)]
return to 2.43 development series
John Ellson [Wed, 17 Jul 2019 19:14:48 +0000 (15:14 -0400)]
Release 2.42.1
John Ellson [Wed, 17 Jul 2019 17:47:16 +0000 (13:47 -0400)]
stupid typo
John Ellson [Wed, 17 Jul 2019 17:22:12 +0000 (13:22 -0400)]
try to fix escape issues
John Ellson [Wed, 17 Jul 2019 16:52:30 +0000 (12:52 -0400)]
use www2 as the deployment runner
John Ellson [Wed, 17 Jul 2019 16:29:31 +0000 (12:29 -0400)]
use www2 as the deployment runner
John Ellson [Tue, 16 Jul 2019 22:39:35 +0000 (18:39 -0400)]
provide graphviz-fedora.repo graphviz-centos.repo for /etc/yum.repos.d/
John Ellson [Tue, 16 Jul 2019 20:11:08 +0000 (16:11 -0400)]
keep only one release in each development and stable
John Ellson [Tue, 16 Jul 2019 17:40:09 +0000 (13:40 -0400)]
trying to fix creatrepo issues
John Ellson [Tue, 16 Jul 2019 03:21:57 +0000 (23:21 -0400)]
fix dup packages
John Ellson [Tue, 16 Jul 2019 03:08:51 +0000 (23:08 -0400)]
fix dup packages
John Ellson [Tue, 16 Jul 2019 02:06:49 +0000 (22:06 -0400)]
add COLLECTION to package paths
John Ellson [Tue, 16 Jul 2019 01:38:26 +0000 (21:38 -0400)]
WIP deploy - addind createrepo
John Ellson [Tue, 16 Jul 2019 01:02:04 +0000 (21:02 -0400)]
WIP deploy - so close ...
John Ellson [Tue, 16 Jul 2019 00:59:42 +0000 (20:59 -0400)]
WIP deploy - so close ...
John Ellson [Tue, 16 Jul 2019 00:57:03 +0000 (20:57 -0400)]
WIP deploy - grr. no /etc/os-release on centos6wq
John Ellson [Mon, 15 Jul 2019 23:56:35 +0000 (19:56 -0400)]
WIP deploy - grr. no /etc/os-release on centos6wq
John Ellson [Mon, 15 Jul 2019 23:40:57 +0000 (19:40 -0400)]
WIP deploy - try a dumber approach
John Ellson [Mon, 15 Jul 2019 22:51:18 +0000 (18:51 -0400)]
WIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 22:43:49 +0000 (18:43 -0400)]
WIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 17:49:05 +0000 (13:49 -0400)]
WIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 17:11:14 +0000 (13:11 -0400)]
WIP deploy - try to fix centos7 mkdir problem
John Ellson [Mon, 15 Jul 2019 16:47:46 +0000 (12:47 -0400)]
WIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 16:36:47 +0000 (12:36 -0400)]
WIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 16:11:12 +0000 (12:11 -0400)]
WIP deployment - rearrange artifacts
John Ellson [Mon, 15 Jul 2019 14:42:45 +0000 (10:42 -0400)]
deployment WIP
John Ellson [Mon, 15 Jul 2019 14:41:10 +0000 (10:41 -0400)]
deployment WIP
John Ellson [Mon, 15 Jul 2019 14:39:51 +0000 (10:39 -0400)]
deployment WIP
John Ellson [Mon, 15 Jul 2019 14:36:52 +0000 (10:36 -0400)]
deployment WIP
John Ellson [Mon, 15 Jul 2019 14:28:38 +0000 (10:28 -0400)]
some cleanup of versioning info
John Ellson [Sat, 13 Jul 2019 03:13:41 +0000 (23:13 -0400)]
Merge branch 'master' of gitlab.com:graphviz/graphviz
John Ellson [Sat, 13 Jul 2019 03:06:08 +0000 (23:06 -0400)]
start development series - 2.43
John Ellson [Sat, 13 Jul 2019 02:58:00 +0000 (22:58 -0400)]
add fedora31 and ubuntu19-04 builds
John Ellson [Sat, 13 Jul 2019 02:54:26 +0000 (22:54 -0400)]
simplify method of disabling vuln test on appveyor builds
John Ellson [Sat, 13 Jul 2019 02:47:27 +0000 (22:47 -0400)]
doesn't belong here