]> granicus.if.org Git - graphviz/log
graphviz
8 years agoWindows: neatogen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 15:46:50 +0000 (17:46 +0200)]
Windows: neatogen now building properly.

8 years agoWindows: Disable GTS.
Erwin Janssen [Tue, 21 Jun 2016 15:18:55 +0000 (17:18 +0200)]
Windows: Disable GTS.

8 years agoWindows: circogen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 15:00:59 +0000 (17:00 +0200)]
Windows: circogen now building properly.

8 years agoWindows: fdpgen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 14:44:09 +0000 (16:44 +0200)]
Windows: fdpgen now building properly.

8 years agoWindows: gd now building properly.
Erwin Janssen [Tue, 21 Jun 2016 14:13:31 +0000 (16:13 +0200)]
Windows: gd now building properly.

8 years agoWindows: Added HAVE_BOOLEAN define to Windows config.h
Erwin Janssen [Tue, 21 Jun 2016 13:41:55 +0000 (15:41 +0200)]
Windows: Added HAVE_BOOLEAN define to Windows config.h

8 years agoWindows: gvc now building properly.
Erwin Janssen [Tue, 21 Jun 2016 13:31:27 +0000 (15:31 +0200)]
Windows: gvc now building properly.

8 years agoRevert "Windows: patchwork and xdot now generating .lib files."
Erwin Janssen [Tue, 21 Jun 2016 12:36:30 +0000 (14:36 +0200)]
Revert "Windows: patchwork and xdot now generating .lib files."

This reverts commit 7d05d9058ace90e06beec60f1aa5b83bb809a109.

8 years agoRevert "Windows: cgraph now generating .lib file."
Erwin Janssen [Tue, 21 Jun 2016 12:36:11 +0000 (14:36 +0200)]
Revert "Windows: cgraph now generating .lib file."

This reverts commit f0a43b2c25ba059b3f082f750fcb4558c0559140.

8 years agoRevert "Windows: Pathplan now generating .lib file."
Erwin Janssen [Tue, 21 Jun 2016 12:34:24 +0000 (14:34 +0200)]
Revert "Windows: Pathplan now generating .lib file."

This reverts commit 68beaeaf9b17ab690aa91b6624ae32eaa8d42da8.

8 years agoWindows: Removed ortoEdges from gvc.def
Erwin Janssen [Tue, 21 Jun 2016 02:01:41 +0000 (04:01 +0200)]
Windows: Removed ortoEdges from gvc.def

8 years agoWindows: Replaced def file references in project files.
Erwin Janssen [Tue, 21 Jun 2016 01:37:47 +0000 (03:37 +0200)]
Windows: Replaced def file references in project files.

8 years agoWindows: gvc has required libraries.
Erwin Janssen [Tue, 21 Jun 2016 01:13:09 +0000 (03:13 +0200)]
Windows: gvc has required libraries.

8 years agoWindows: added libtool dependency to gvc.
Erwin Janssen [Tue, 21 Jun 2016 00:24:32 +0000 (02:24 +0200)]
Windows: added libtool dependency to gvc.

8 years agoUpdated libtool submodule.
Erwin Janssen [Tue, 21 Jun 2016 00:20:36 +0000 (02:20 +0200)]
Updated libtool submodule.

8 years agoAdded libtool win32 as submodule.
Erwin Janssen [Tue, 21 Jun 2016 00:15:15 +0000 (02:15 +0200)]
Added libtool win32 as submodule.

8 years agoWindows: Re-enable libtool.
Erwin Janssen [Mon, 20 Jun 2016 23:43:43 +0000 (01:43 +0200)]
Windows: Re-enable libtool.

8 years agoWindows: patchwork and xdot now generating .lib files.
Erwin Janssen [Mon, 20 Jun 2016 23:00:45 +0000 (01:00 +0200)]
Windows: patchwork and xdot now generating .lib files.

8 years agoWindows: cgraph now generating .lib file.
Erwin Janssen [Mon, 20 Jun 2016 22:56:21 +0000 (00:56 +0200)]
Windows: cgraph now generating .lib file.

8 years agoWindows: Pathplan now generating .lib file.
Erwin Janssen [Mon, 20 Jun 2016 22:55:55 +0000 (00:55 +0200)]
Windows: Pathplan now generating .lib file.

8 years agoWindows: Added generated ps_font_equiv.h in windows/include.
Erwin Janssen [Mon, 20 Jun 2016 21:54:08 +0000 (23:54 +0200)]
Windows: Added generated ps_font_equiv.h in windows/include.

8 years agoDisabled ldtl on Windows build.
Erwin Janssen [Mon, 20 Jun 2016 21:36:35 +0000 (23:36 +0200)]
Disabled ldtl on Windows build.

8 years agoMade unistd.h for include on Windows.
Erwin Janssen [Mon, 20 Jun 2016 21:36:04 +0000 (23:36 +0200)]
Made unistd.h for include on Windows.

8 years agoWindows: Added BISON and SED to gvc pre-build step.
Erwin Janssen [Mon, 20 Jun 2016 20:36:08 +0000 (22:36 +0200)]
Windows: Added BISON and SED to gvc pre-build step.

8 years agoAppveyor: install SED
Erwin Janssen [Mon, 20 Jun 2016 20:29:24 +0000 (22:29 +0200)]
Appveyor: install SED

8 years agoWindows: added quotes around BISON and FLEX calls.
Erwin Janssen [Mon, 20 Jun 2016 20:18:00 +0000 (22:18 +0200)]
Windows: added quotes around BISON and FLEX calls.
This prevents a failure if a directory with a space is used.

8 years agoAdded colortbl.h for Windows
Erwin Janssen [Sun, 19 Jun 2016 14:10:24 +0000 (16:10 +0200)]
Added colortbl.h for Windows

8 years agoWindows: use warning level 4 instead of all warnings.
Erwin Janssen [Sun, 19 Jun 2016 11:27:13 +0000 (13:27 +0200)]
Windows: use warning level 4 instead of all warnings.
Level 4 is the recommened warning level, Wall gives to many warnings.

8 years agoWindows: xdot now building properly.
Erwin Janssen [Sun, 19 Jun 2016 11:23:32 +0000 (13:23 +0200)]
Windows: xdot now building properly.

8 years agoWindows: patchwork now building properly.
Erwin Janssen [Sun, 19 Jun 2016 11:12:20 +0000 (13:12 +0200)]
Windows: patchwork now building properly.

8 years agoWindows: Pathplan now building properly/
Erwin Janssen [Sun, 19 Jun 2016 10:54:22 +0000 (12:54 +0200)]
Windows: Pathplan now building properly/

8 years agoWindows: cgraph now building properly
Erwin Janssen [Sun, 19 Jun 2016 10:45:06 +0000 (12:45 +0200)]
Windows: cgraph now building properly

8 years agoWindows: cdt now building properly.
Erwin Janssen [Sun, 19 Jun 2016 10:10:57 +0000 (12:10 +0200)]
Windows: cdt now building properly.

8 years agoWindows: added expat as include folder for two projects.
Erwin Janssen [Sat, 18 Jun 2016 12:25:14 +0000 (14:25 +0200)]
Windows: added expat as include folder for two projects.

8 years agoAdd expat win32 libraries as submodule.
Erwin Janssen [Sat, 18 Jun 2016 12:17:12 +0000 (14:17 +0200)]
Add expat win32 libraries as submodule.

8 years agoRemoved a misplaced GTK reference.
Erwin Janssen [Mon, 13 Jun 2016 11:33:21 +0000 (13:33 +0200)]
Removed a misplaced GTK reference.

8 years agoUpdated all references to GTK
Erwin Janssen [Mon, 13 Jun 2016 10:15:09 +0000 (12:15 +0200)]
Updated all references to GTK
Instead of a hard path to C:\GTK, the reference now points at the GTK
submodule.

8 years agoAppveyor: update Git submodules
Erwin Janssen [Mon, 13 Jun 2016 09:55:30 +0000 (11:55 +0200)]
Appveyor: update Git submodules

8 years agoAdded GTK2 libraries for Windows as submodule.
Erwin Janssen [Mon, 13 Jun 2016 09:45:23 +0000 (11:45 +0200)]
Added GTK2 libraries for Windows as submodule.
Using a submodule allows the libraries to be included in the repository,
without being added as actual files.

8 years agoAdded windows/include to VS files where needed.
Erwin Janssen [Sun, 12 Jun 2016 19:09:37 +0000 (21:09 +0200)]
Added windows/include to VS files where needed.

8 years agoCleaned fdpgen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 14:35:29 +0000 (16:35 +0200)]
Cleaned fdpgen Visual Studio project file.

8 years agoCleaned dotgen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 14:32:15 +0000 (16:32 +0200)]
Cleaned dotgen Visual Studio project file.

8 years agoCleaned circogen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 14:28:27 +0000 (16:28 +0200)]
Cleaned circogen Visual Studio project file.

8 years agoAdded plugin and package defines to Windows config.h
Erwin Janssen [Sun, 12 Jun 2016 11:40:54 +0000 (13:40 +0200)]
Added plugin and package defines to Windows config.h

8 years agoIgnore autogenerated files, but not those for Windows.
Erwin Janssen [Sun, 12 Jun 2016 11:20:18 +0000 (13:20 +0200)]
Ignore autogenerated files, but not those for Windows.

8 years agoMoved buildate.h from windows to windows/include.
Erwin Janssen [Sun, 12 Jun 2016 11:15:00 +0000 (13:15 +0200)]
Moved buildate.h from windows to windows/include.

8 years agoChanged slashes in xdot.vcxproj.
Erwin Janssen [Sun, 12 Jun 2016 10:38:00 +0000 (12:38 +0200)]
Changed slashes in xdot.vcxproj.

8 years agoCleaned patchwork Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 10:31:53 +0000 (12:31 +0200)]
Cleaned patchwork Visual Studio project file.

8 years agoIncluded types.h for Windows.
Erwin Janssen [Sun, 12 Jun 2016 10:15:48 +0000 (12:15 +0200)]
Included types.h for Windows.
This is the same types.h that will be generated using autotools.

8 years agoCleaned pathplan Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 10:10:12 +0000 (12:10 +0200)]
Cleaned pathplan Visual Studio project file.

8 years agoUpdated lib.cgraph Visual Studio build.
Erwin Janssen [Sun, 12 Jun 2016 09:58:35 +0000 (11:58 +0200)]
Updated lib.cgraph Visual Studio build.

This build also needs Bison and Flex.

8 years agoAppveyor: set up Flex and Bison
Erwin Janssen [Sun, 12 Jun 2016 09:43:07 +0000 (11:43 +0200)]
Appveyor: set up Flex and Bison

Flex and Bison are needed to generate some code files.

8 years agoDeleted two file generated by project file upgrade
Erwin Janssen [Sun, 12 Jun 2016 09:08:28 +0000 (11:08 +0200)]
Deleted two file generated by project file upgrade

8 years agoAppeyor: added msbuild, disabled MSYS2 and Cygwin.
Erwin Janssen [Sun, 12 Jun 2016 09:04:14 +0000 (11:04 +0200)]
Appeyor: added msbuild, disabled MSYS2 and Cygwin.

Added msbuild to build matrix. Because MSYS2 and Cygwin don't have a proper build yet and they both take long to execute, they are disabled for now.

8 years agoMerge branch 'appveyor' into appveyor-upgrade-project-files
Erwin Janssen [Sun, 12 Jun 2016 00:56:29 +0000 (02:56 +0200)]
Merge branch 'appveyor' into appveyor-upgrade-project-files

8 years agoIgnoring vcxproj.user files.
Erwin Janssen [Sun, 12 Jun 2016 00:52:38 +0000 (02:52 +0200)]
Ignoring vcxproj.user files.

8 years agoMoved Windows specific config.h
Erwin Janssen [Sat, 11 Jun 2016 23:45:21 +0000 (01:45 +0200)]
Moved Windows specific config.h

Also removed this entry from .gitignore, because the file must stay under version control.

8 years agoClean up lib/cdt VS project files.
Erwin Janssen [Sat, 11 Jun 2016 23:41:13 +0000 (01:41 +0200)]
Clean up lib/cdt VS project files.

8 years agoIgnoring local .vs Visual Studio folder.
Erwin Janssen [Sat, 11 Jun 2016 23:24:41 +0000 (01:24 +0200)]
Ignoring local .vs Visual Studio folder.

8 years agoIgnore all Release folders generated by Visual Studio.
Erwin Janssen [Sat, 11 Jun 2016 23:13:44 +0000 (01:13 +0200)]
Ignore all Release folders generated by Visual Studio.

8 years agoMoved Windows specific ast_common.h
Erwin Janssen [Sat, 11 Jun 2016 23:09:40 +0000 (01:09 +0200)]
Moved Windows specific ast_common.h

Removed this file from .gitignore, because it must stay under version control.

8 years agoMoved Windows specific getopt.h
Erwin Janssen [Sat, 11 Jun 2016 23:03:37 +0000 (01:03 +0200)]
Moved Windows specific getopt.h

Instead of copying it to the root folder before every build as, place it in a specific include folder for Windows builds.

8 years agoIgnore all debug folder generated by Visual Studio.
Erwin Janssen [Sat, 11 Jun 2016 23:01:40 +0000 (01:01 +0200)]
Ignore all debug folder generated by Visual Studio.

8 years agoRemoved grahviz.VC.db from version control.
Erwin Janssen [Sat, 11 Jun 2016 22:55:38 +0000 (00:55 +0200)]
Removed grahviz.VC.db from version control.

8 years agoGitignore: Visual Studio db files.
Erwin Janssen [Sat, 11 Jun 2016 22:54:06 +0000 (00:54 +0200)]
Gitignore: Visual Studio db files.

8 years agoAppveyor: install Ghostscript
Erwin Janssen [Sat, 11 Jun 2016 17:18:09 +0000 (19:18 +0200)]
Appveyor: install Ghostscript
Creating the docs failed because ps2pdf, a part of Ghostscript, wasn't present on the Appveyor build image. This commits installs and sets up Ghostscript on Appveyor.

8 years agoRemoved already install dependencies
Erwin Janssen [Thu, 9 Jun 2016 14:44:53 +0000 (16:44 +0200)]
Removed already install dependencies

8 years agoAdded all recommended libraries to install
Erwin Janssen [Thu, 9 Jun 2016 14:00:55 +0000 (16:00 +0200)]
Added all recommended libraries to install

8 years agoRemoved seperate ./configure call
Erwin Janssen [Thu, 9 Jun 2016 12:40:48 +0000 (14:40 +0200)]
Removed seperate ./configure call

./autogen.sh also calls ./configure by default. A seperate call is not needed.

8 years agoAdded Msys2 and Cygwin build for Appveyor
Erwin Janssen [Thu, 9 Jun 2016 12:00:50 +0000 (14:00 +0200)]
Added Msys2 and Cygwin build for Appveyor

Modified appveyor.yml so there are now build configurations for msys2 and Cygwin. The make step still fails. But ./autogen.sh and ./configure are executed succesfully.

8 years agoRemoved graphviz_config.h from windows build.
Erwin Janssen [Mon, 6 Jun 2016 12:22:19 +0000 (14:22 +0200)]
Removed graphviz_config.h from windows build.

File doesn't exist.

8 years agoAdded -P
Erwin Janssen [Mon, 6 Jun 2016 12:07:12 +0000 (14:07 +0200)]
Added -P

8 years agoUse correct cygwin package
Erwin Janssen [Mon, 6 Jun 2016 12:04:47 +0000 (14:04 +0200)]
Use correct cygwin package

8 years agoInclude lib
Erwin Janssen [Mon, 6 Jun 2016 12:00:41 +0000 (14:00 +0200)]
Include lib

8 years agoUse cygwin to install GTK
Erwin Janssen [Mon, 6 Jun 2016 11:47:01 +0000 (13:47 +0200)]
Use cygwin to install GTK

8 years agoCorrect package name?
Erwin Janssen [Mon, 6 Jun 2016 11:32:46 +0000 (13:32 +0200)]
Correct package name?

8 years agoInstall gkt2 with mingw
Erwin Janssen [Mon, 6 Jun 2016 11:26:53 +0000 (13:26 +0200)]
Install gkt2 with mingw

8 years agoAdded cp
Erwin Janssen [Mon, 6 Jun 2016 09:01:21 +0000 (11:01 +0200)]
Added cp

8 years agocopy config.h to build dir.
Erwin Janssen [Mon, 6 Jun 2016 08:56:00 +0000 (10:56 +0200)]
copy config.h to build dir.

8 years agoUse visual studio build.
Erwin Janssen [Fri, 3 Jun 2016 11:31:21 +0000 (13:31 +0200)]
Use visual studio build.

8 years agoExtend acyclic to report the number of reversed edges.
Emden Gansner [Thu, 26 May 2016 17:29:27 +0000 (13:29 -0400)]
Extend acyclic to report the number of reversed edges.

8 years agoUpgraded project files.
Erwin Janssen [Tue, 24 May 2016 09:35:06 +0000 (11:35 +0200)]
Upgraded project files.

Opening in a recent version of Visual Studio Community triggered an
automatic migration.

8 years agoRemoved two project from sln files.
Erwin Janssen [Tue, 24 May 2016 09:31:38 +0000 (11:31 +0200)]
Removed two project from sln files.

These projects do not exist, so the reference is broken?

8 years agoFix bug 2599: fdp produces unnecessarily large clusters
Emden Gansner [Mon, 23 May 2016 17:51:16 +0000 (13:51 -0400)]
Fix bug 2599: fdp produces unnecessarily large clusters

8 years agoUpdate debugging print to reflect use of cgraph library.
Emden Gansner [Mon, 23 May 2016 17:44:57 +0000 (13:44 -0400)]
Update debugging print to reflect use of cgraph library.

8 years agoWhen we went back to the old semantics of doing a translation to the origin,
Emden Gansner [Fri, 20 May 2016 19:36:14 +0000 (15:36 -0400)]
When we went back to the old semantics of doing a translation to the origin,
we forgot the case of multiple components, where the packing may cause negative coordinates
to be generated. Thus, we need to make sure gv_postprocess does a final translation if
notranslate is not set.

8 years agoMerge pull request #83 from nyssen/nyssen-patch-1
John Ellson [Thu, 19 May 2016 16:19:51 +0000 (12:19 -0400)]
Merge pull request #83 from nyssen/nyssen-patch-1

Update splineType grammar in Dot.ref

8 years agoMerge pull request #79 from ytsutano/relative-url
John Ellson [Thu, 19 May 2016 15:59:50 +0000 (11:59 -0400)]
Merge pull request #79 from ytsutano/relative-url

Allow relative URL in Graphviz.app

8 years agoMerge branch 'master' of github.com:/ellson/graphviz
John Ellson [Thu, 19 May 2016 15:57:22 +0000 (11:57 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz

8 years agoMerge pull request #85 from ErwinJanssen/reduce-travis-warnings
John Ellson [Thu, 19 May 2016 15:52:24 +0000 (11:52 -0400)]
Merge pull request #85 from ErwinJanssen/reduce-travis-warnings

Added dependencies to .travis.yml

8 years agodon't leak uid/gid
John Ellson [Tue, 17 May 2016 20:40:27 +0000 (16:40 -0400)]
don't leak uid/gid

8 years agoMerge branch 'master' of github.com:/ellson/graphviz
John Ellson [Tue, 17 May 2016 18:21:54 +0000 (14:21 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz

8 years agoFix incorrect json output from input
Emden R. Gansner [Sun, 8 May 2016 18:46:54 +0000 (14:46 -0400)]
Fix incorrect json output from input

graph {
  a
  subgraph X {
    subgraph Y {
    }
  }
}

and improve pretty-printing.

8 years agoAdded dependencies to .travis.yml
Erwin Janssen [Thu, 28 Apr 2016 12:27:47 +0000 (14:27 +0200)]
Added dependencies to .travis.yml
Various optional libraries where not present, resulting in multiple warnings. To mitigate this, the libraries where added to the .travis.yml file.

8 years agoFix parser so that it guarantees the precondition S = G = NULL and postcondition...
Emden Gansner [Thu, 21 Apr 2016 16:04:55 +0000 (12:04 -0400)]
Fix parser so that it guarantees the precondition S = G = NULL and postcondition S = NULL and G is a valid graph on success and
G = NULL on error. We need to clean the stack in all cases to prevent a small memory leak. Note that if S starts as NULL and is non-NULL at the end, then in G is non-NULL.

8 years agoadding lib/rxspencer - unmodified source copy
John Ellson [Tue, 12 Apr 2016 19:21:34 +0000 (15:21 -0400)]
adding lib/rxspencer - unmodified source copy

8 years agoUpdate Dot.ref
Alexander Nyßen [Mon, 11 Apr 2016 10:58:32 +0000 (12:58 +0200)]
Update Dot.ref

It seems that dot indeed provides the (optional) spline start point before the (optional) spline end point. The documentation however lists them in the inverse order, which should be adjusted.

8 years agoFix bug where, if margin in records is given as a single number, the uninitialized...
Emden Gansner [Fri, 25 Mar 2016 13:53:45 +0000 (09:53 -0400)]
Fix bug where, if margin in records is given as a single number, the uninitialized value marginy is used.

8 years agoAllow relative URL in Graphviz.app
Yutaka Tsutano [Fri, 25 Mar 2016 13:03:59 +0000 (08:03 -0500)]
Allow relative URL in Graphviz.app

8 years agoWhen setting sep (esep) using esep (sep), use the default value if it is already...
Emden Gansner [Wed, 2 Mar 2016 17:09:02 +0000 (12:09 -0500)]
When setting sep (esep) using esep (sep), use the default value if it is already big (small) enough.