]>
granicus.if.org Git - graphviz/log
Magnus Jacobsson [Fri, 2 Oct 2020 12:57:42 +0000 (14:57 +0200)]
Show usage and exit non-zero for unsupported option in gc
Towards https://gitlab.com/graphviz/graphviz/-/issues/1843.
Magnus Jacobsson [Fri, 2 Oct 2020 12:56:10 +0000 (14:56 +0200)]
Show usage and exit non-zero for unsupported option in edgepaint
Towards https://gitlab.com/graphviz/graphviz/-/issues/1843.
Magnus Jacobsson [Fri, 2 Oct 2020 12:54:02 +0000 (14:54 +0200)]
Show usage and exit non-zero for unsupported option in cluster
Towards https://gitlab.com/graphviz/graphviz/-/issues/1843.
Magnus Jacobsson [Fri, 2 Oct 2020 12:26:09 +0000 (14:26 +0200)]
Show usage and exit non-zero for unsupported option in ccomps
Towards https://gitlab.com/graphviz/graphviz/-/issues/1843.
Magnus Jacobsson [Fri, 2 Oct 2020 12:23:00 +0000 (14:23 +0200)]
Show usage and exit non-zero for unsupported option in bcomps
Towards https://gitlab.com/graphviz/graphviz/-/issues/1843.
Magnus Jacobsson [Thu, 10 Sep 2020 18:26:02 +0000 (20:26 +0200)]
Remove windows/getopt
Final commit that fixes
https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:31:18 +0000 (14:31 +0200)]
Remove windows/getopt subproject from Graphviz MSBuild solution
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:30:00 +0000 (14:30 +0200)]
Replace getopt subproject with vcpkg getopt lib for lib/gvprlib in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:28:58 +0000 (14:28 +0200)]
Replace getopt subproject with vcpkg getopt lib for prune in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:28:45 +0000 (14:28 +0200)]
Replace getopt subproject with vcpkg getopt lib for unflatten in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:28:32 +0000 (14:28 +0200)]
Replace getopt subproject with vcpkg getopt lib for tred in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:28:20 +0000 (14:28 +0200)]
Replace getopt subproject with vcpkg getopt lib for sccmap in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:28:03 +0000 (14:28 +0200)]
Replace getopt subproject with vcpkg getopt lib for nop in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:27:18 +0000 (14:27 +0200)]
Replace getopt subproject with vcpkg getopt lib for mm2gv in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:27:03 +0000 (14:27 +0200)]
Replace getopt subproject with vcpkg getopt lib for gxl2gv in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:26:45 +0000 (14:26 +0200)]
Replace getopt subproject with vcpkg getopt lib for gvpack in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:26:32 +0000 (14:26 +0200)]
Replace getopt subproject with vcpkg getopt lib for gvgen in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:26:15 +0000 (14:26 +0200)]
Replace getopt subproject with vcpkg getopt lib for gvcolor in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:25:57 +0000 (14:25 +0200)]
Replace getopt subproject with vcpkg getopt lib for gv2gml in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:25:40 +0000 (14:25 +0200)]
Replace getopt subproject with vcpkg getopt lib for graphml2gv in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:25:15 +0000 (14:25 +0200)]
Replace getopt subproject with vcpkg getopt lib for gml2gv in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:24:54 +0000 (14:24 +0200)]
Replace getopt subproject with vcpkg getopt lib for gc in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:24:40 +0000 (14:24 +0200)]
Replace getopt subproject with vcpkg getopt lib for dijkstra in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:24:24 +0000 (14:24 +0200)]
Replace getopt subproject with vcpkg getopt lib for ccomps in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:24:11 +0000 (14:24 +0200)]
Replace getopt subproject with vcpkg getopt lib for bcomps in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:23:55 +0000 (14:23 +0200)]
Replace getopt subproject with vcpkg getopt lib for acyclic in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:23:39 +0000 (14:23 +0200)]
Replace getopt subproject with vcpkg getopt lib for smyrna in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:23:23 +0000 (14:23 +0200)]
Replace getopt subproject with vcpkg getopt lib for mingle in MSBuild
Also fix edgepaint option parsing in MSBuild by not using Unicode that
for some reason caused the new getopt library to not find any options.
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:23:09 +0000 (14:23 +0200)]
Replace getopt subproject with vcpkg getopt lib for gvmap in MSBuild
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:22:39 +0000 (14:22 +0200)]
Replace getopt subproject with vcpkg getopt lib for edgepaint in MSBuild
Also fix edgepaint option parsing in MSBuild by not using Unicode that
for some reason caused the new getopt library to not find any options.
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Sun, 4 Oct 2020 12:02:32 +0000 (14:02 +0200)]
Replace getopt subproject with vcpkg getopt lib for cmd/tools in CMake
Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
Magnus Jacobsson [Wed, 16 Sep 2020 06:10:36 +0000 (08:10 +0200)]
Add preinstalled getopt vcpkg library to CMake
Magnus Jacobsson [Wed, 16 Sep 2020 06:10:36 +0000 (08:10 +0200)]
Update submodule to get preinstalled getopt vcpkg library
Magnus Jacobsson [Mon, 28 Sep 2020 19:38:28 +0000 (21:38 +0200)]
Move check for getopt.h to config-checks.cmake
Magnus Jacobsson [Sun, 4 Oct 2020 08:51:02 +0000 (10:51 +0200)]
Refactor to use CMAKE_PREFIX_PATH
Magnus Jacobsson [Thu, 17 Sep 2020 10:53:50 +0000 (12:53 +0200)]
Remove ignore of *.cmake which we have plenty of in the source tree
Magnus Jacobsson [Tue, 29 Sep 2020 09:39:53 +0000 (11:39 +0200)]
Unset the DISPLAY environment variable in tools test
This ensures that the test fails instead of hanging if print usage and
exit fails and the program continues and tries to open the display.
Magnus Jacobsson [Tue, 29 Sep 2020 09:38:51 +0000 (11:38 +0200)]
Add comment in tools test
Matthew Fernandez [Thu, 8 Oct 2020 14:27:01 +0000 (14:27 +0000)]
Merge branch '
BCD44381 -875A-4264-9A43-
FB6B88822A57 ' into 'master'
remove legacy MSBuild references to lib/agraph
See merge request graphviz/graphviz!1610
Magnus Jacobsson [Thu, 8 Oct 2020 08:03:28 +0000 (08:03 +0000)]
Merge branch 'fix-brew-install-on-macos' into 'master'
Fix brew install on macOS fail when upgrade is available
See merge request graphviz/graphviz!1609
Matthew Fernandez [Thu, 8 Oct 2020 03:34:35 +0000 (20:34 -0700)]
remove legacy MSBuild references to lib/agraph
lib/agraph was removed in
b9b3cb9fbf7eabdb63c92abbea83e104ef5b4b04 . Related to
#1549.
Magnus Jacobsson [Wed, 7 Oct 2020 16:19:17 +0000 (18:19 +0200)]
Add brew update to macOS CI jobs
Matthew Fernandez [Wed, 7 Oct 2020 15:15:56 +0000 (15:15 +0000)]
Merge branch '
CE68F701 -8CA3-411E-941A-
829F7B4A0CFB ' into 'master'
add changelog notes for Flex, Bison dependency bump
See merge request graphviz/graphviz!1599
Magnus Jacobsson [Wed, 7 Oct 2020 11:48:57 +0000 (13:48 +0200)]
Fix brew install on macOS fail when upgrade is available
brew install fails when there is an upgrade available, so run brew
upgrade when this happens.
Matthew Fernandez [Wed, 7 Oct 2020 03:27:44 +0000 (03:27 +0000)]
Merge branch '
982ABEA8 -CBD9-4AF8-B067-
FD05D07A0118 ' into 'master'
remove more unused parts of SFIO
See merge request graphviz/graphviz!1597
Matthew Fernandez [Thu, 1 Oct 2020 01:55:21 +0000 (18:55 -0700)]
remove unused sfgetu()
Matthew Fernandez [Thu, 1 Oct 2020 01:39:49 +0000 (18:39 -0700)]
remove unused sfgetm()
Matthew Fernandez [Thu, 1 Oct 2020 01:00:32 +0000 (18:00 -0700)]
remove unused sfreserve()
Matthew Fernandez [Thu, 1 Oct 2020 00:54:22 +0000 (17:54 -0700)]
remove unused sfgetr()
Matthew Fernandez [Thu, 1 Oct 2020 00:51:18 +0000 (17:51 -0700)]
remove unused sfgetl()
Matthew Fernandez [Thu, 1 Oct 2020 00:48:09 +0000 (17:48 -0700)]
remove unused sfgetd()
Matthew Fernandez [Thu, 1 Oct 2020 00:40:56 +0000 (17:40 -0700)]
remove unused sfclrlock()
Matthew Fernandez [Mon, 5 Oct 2020 15:01:10 +0000 (15:01 +0000)]
Merge branch '1785-5' into 'master'
disambiguate #includes (5/5)
Closes #1785 and #1242
See merge request graphviz/graphviz!1594
Matthew Fernandez [Thu, 3 Sep 2020 04:05:57 +0000 (21:05 -0700)]
disambiguate remaining memory.h #includes
Unlike the preceding changes to disambiguate #includes, we cannot do this with
all the lib/common headers at once. Some of them are installed to users, so
making this change everywhere would be an API break that is undesirable at this
time. This specific header is disambiguated to fix #1242.
Matthew Fernandez [Mon, 31 Aug 2020 00:52:48 +0000 (17:52 -0700)]
remove lib/vpsc from include paths
Matthew Fernandez [Mon, 31 Aug 2020 00:47:52 +0000 (17:47 -0700)]
disambiguate lib/vpsc #includes
Fixes #1785.
Matthew Fernandez [Mon, 31 Aug 2020 00:41:54 +0000 (17:41 -0700)]
remove lib/vmalloc from include paths
Matthew Fernandez [Mon, 31 Aug 2020 00:32:27 +0000 (17:32 -0700)]
remove the need for lib/vmalloc to be in the include path
Related to #1785.
Matthew Fernandez [Mon, 31 Aug 2020 00:18:35 +0000 (17:18 -0700)]
remove lib/twopigen from include path
Matthew Fernandez [Mon, 31 Aug 2020 00:12:38 +0000 (17:12 -0700)]
remove lib/topfish from include paths
Matthew Fernandez [Mon, 31 Aug 2020 00:04:48 +0000 (17:04 -0700)]
remove the need for lib/topfish to be in the include path
Related to #1785.
Matthew Fernandez [Mon, 31 Aug 2020 00:03:36 +0000 (17:03 -0700)]
remove lib/spine from include paths
Matthew Fernandez [Mon, 31 Aug 2020 00:02:39 +0000 (17:02 -0700)]
remove the need for lib/spine to be in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 23:33:07 +0000 (16:33 -0700)]
remove lib/sparse from include paths
Matthew Fernandez [Sun, 30 Aug 2020 23:21:22 +0000 (16:21 -0700)]
remove the need for lib/sparse to be in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 23:11:37 +0000 (16:11 -0700)]
remove lib/sfio from include paths
Matthew Fernandez [Sun, 30 Aug 2020 23:00:01 +0000 (16:00 -0700)]
remove the need for lib/sfio to be in the include path
Matthew Fernandez [Sun, 30 Aug 2020 22:49:48 +0000 (15:49 -0700)]
remove lib/sfdpgen from include paths
Matthew Fernandez [Sun, 30 Aug 2020 22:33:20 +0000 (15:33 -0700)]
remove the need to have lib/sfdpgen in include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 22:23:55 +0000 (15:23 -0700)]
remove lib/rbtree from include paths
Matthew Fernandez [Sun, 30 Aug 2020 22:04:03 +0000 (15:04 -0700)]
remove the need to lib/rbtree to be in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 21:40:31 +0000 (14:40 -0700)]
remove lib/patchwork from include paths
Matthew Fernandez [Sun, 30 Aug 2020 21:22:58 +0000 (14:22 -0700)]
remove lib/osage from include paths
Matthew Fernandez [Sun, 30 Aug 2020 19:42:24 +0000 (12:42 -0700)]
remove lib/ortho from include paths
Matthew Fernandez [Sun, 30 Aug 2020 19:33:05 +0000 (12:33 -0700)]
remove the need to have lib/ortho in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 17:34:39 +0000 (10:34 -0700)]
remove lib/neatogen from include paths
Matthew Fernandez [Sun, 30 Aug 2020 17:18:54 +0000 (10:18 -0700)]
remove the need to have lib/neatogen in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 16:42:50 +0000 (09:42 -0700)]
remove lib/mingle from include paths
Matthew Fernandez [Sun, 30 Aug 2020 16:34:51 +0000 (09:34 -0700)]
remove the need to have lib/mingle in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 03:52:44 +0000 (20:52 -0700)]
remove lib/label from include path
Matthew Fernandez [Sun, 30 Aug 2020 03:44:16 +0000 (20:44 -0700)]
disambiguate lib/label #includes
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 03:15:11 +0000 (20:15 -0700)]
remove lib/inkpot from include paths
Matthew Fernandez [Sun, 30 Aug 2020 02:50:53 +0000 (19:50 -0700)]
remove lib/ingraphs from include paths
Matthew Fernandez [Sun, 30 Aug 2020 01:50:35 +0000 (18:50 -0700)]
remove lib/glcomp from include paths
Matthew Fernandez [Sun, 30 Aug 2020 01:42:27 +0000 (18:42 -0700)]
remove the need to have lib/glcomp in the include path
Related to #1785.
Matthew Fernandez [Sun, 30 Aug 2020 00:50:37 +0000 (17:50 -0700)]
remove lib/fdpgen from include paths
Matthew Fernandez [Sun, 30 Aug 2020 00:34:29 +0000 (17:34 -0700)]
remove the need to have lib/fdpgen in the include path
Related to #1785.
Matthew Fernandez [Sat, 29 Aug 2020 23:38:54 +0000 (16:38 -0700)]
remove lib/expr from include paths
Matthew Fernandez [Sun, 23 Aug 2020 21:17:06 +0000 (14:17 -0700)]
remove the need to have lib/expr in the include path
Related to #1785.
Matthew Fernandez [Sun, 23 Aug 2020 20:49:46 +0000 (13:49 -0700)]
remove lib/edgepaint from include paths
Related to #1785.
Matthew Fernandez [Sat, 29 Aug 2020 23:29:11 +0000 (16:29 -0700)]
remove dotgen from include paths
Matthew Fernandez [Sun, 23 Aug 2020 20:23:17 +0000 (13:23 -0700)]
remove the need to have lib/dotgen in the include path
Related to #1785.
Matthew Fernandez [Sun, 23 Aug 2020 19:33:59 +0000 (12:33 -0700)]
remove circogen from include paths
Related to #1785.
Matthew Fernandez [Sun, 23 Aug 2020 19:11:40 +0000 (12:11 -0700)]
remove the need to have lib/circogen in include paths
Matthew Fernandez [Sun, 23 Aug 2020 02:57:32 +0000 (19:57 -0700)]
remove now unnecessary lib/ast include directory
Related to #1785.
Matthew Fernandez [Sun, 23 Aug 2020 02:15:41 +0000 (19:15 -0700)]
remove the need to have lib/ast in the include path
Related to #1785.
Magnus Jacobsson [Mon, 5 Oct 2020 05:55:22 +0000 (05:55 +0000)]
Merge branch 'add-macos-builds-to-gitlab-ci' into 'master'
Add macOS builds to gitlab CI
See merge request graphviz/graphviz!1598
Matthew Fernandez [Sun, 4 Oct 2020 19:34:27 +0000 (19:34 +0000)]
Merge branch '
74a4b672 -00f6-4510-be6a-
1c3f57a1935b ' into 'master'
remove one use of longjmp
See merge request graphviz/graphviz!1593
Matthew Fernandez [Sun, 27 Sep 2020 20:57:39 +0000 (13:57 -0700)]
remove no longer necessary setjmp setup in libpack
Related to #1801.
Matthew Fernandez [Sun, 27 Sep 2020 20:55:34 +0000 (13:55 -0700)]
return failure from push() in libpack instead of longjmping
Related to #1801.