]>
granicus.if.org Git - graphviz/log
Erwin Janssen [Tue, 21 Jun 2016 15:46:50 +0000 (17:46 +0200)]
Windows: neatogen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 15:18:55 +0000 (17:18 +0200)]
Windows: Disable GTS.
Erwin Janssen [Tue, 21 Jun 2016 15:00:59 +0000 (17:00 +0200)]
Windows: circogen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 14:44:09 +0000 (16:44 +0200)]
Windows: fdpgen now building properly.
Erwin Janssen [Tue, 21 Jun 2016 14:13:31 +0000 (16:13 +0200)]
Windows: gd now building properly.
Erwin Janssen [Tue, 21 Jun 2016 13:41:55 +0000 (15:41 +0200)]
Windows: Added HAVE_BOOLEAN define to Windows config.h
Erwin Janssen [Tue, 21 Jun 2016 13:31:27 +0000 (15:31 +0200)]
Windows: gvc now building properly.
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 .
Erwin Janssen [Tue, 21 Jun 2016 12:36:11 +0000 (14:36 +0200)]
Revert "Windows: cgraph now generating .lib file."
This reverts commit
f0a43b2c25ba059b3f082f750fcb4558c0559140 .
Erwin Janssen [Tue, 21 Jun 2016 12:34:24 +0000 (14:34 +0200)]
Revert "Windows: Pathplan now generating .lib file."
This reverts commit
68beaeaf9b17ab690aa91b6624ae32eaa8d42da8 .
Erwin Janssen [Tue, 21 Jun 2016 02:01:41 +0000 (04:01 +0200)]
Windows: Removed ortoEdges from gvc.def
Erwin Janssen [Tue, 21 Jun 2016 01:37:47 +0000 (03:37 +0200)]
Windows: Replaced def file references in project files.
Erwin Janssen [Tue, 21 Jun 2016 01:13:09 +0000 (03:13 +0200)]
Windows: gvc has required libraries.
Erwin Janssen [Tue, 21 Jun 2016 00:24:32 +0000 (02:24 +0200)]
Windows: added libtool dependency to gvc.
Erwin Janssen [Tue, 21 Jun 2016 00:20:36 +0000 (02:20 +0200)]
Updated libtool submodule.
Erwin Janssen [Tue, 21 Jun 2016 00:15:15 +0000 (02:15 +0200)]
Added libtool win32 as submodule.
Erwin Janssen [Mon, 20 Jun 2016 23:43:43 +0000 (01:43 +0200)]
Windows: Re-enable libtool.
Erwin Janssen [Mon, 20 Jun 2016 23:00:45 +0000 (01:00 +0200)]
Windows: patchwork and xdot now generating .lib files.
Erwin Janssen [Mon, 20 Jun 2016 22:56:21 +0000 (00:56 +0200)]
Windows: cgraph now generating .lib file.
Erwin Janssen [Mon, 20 Jun 2016 22:55:55 +0000 (00:55 +0200)]
Windows: Pathplan now generating .lib file.
Erwin Janssen [Mon, 20 Jun 2016 21:54:08 +0000 (23:54 +0200)]
Windows: Added generated ps_font_equiv.h in windows/include.
Erwin Janssen [Mon, 20 Jun 2016 21:36:35 +0000 (23:36 +0200)]
Disabled ldtl on Windows build.
Erwin Janssen [Mon, 20 Jun 2016 21:36:04 +0000 (23:36 +0200)]
Made unistd.h for include on Windows.
Erwin Janssen [Mon, 20 Jun 2016 20:36:08 +0000 (22:36 +0200)]
Windows: Added BISON and SED to gvc pre-build step.
Erwin Janssen [Mon, 20 Jun 2016 20:29:24 +0000 (22:29 +0200)]
Appveyor: install SED
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.
Erwin Janssen [Sun, 19 Jun 2016 14:10:24 +0000 (16:10 +0200)]
Added colortbl.h for Windows
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.
Erwin Janssen [Sun, 19 Jun 2016 11:23:32 +0000 (13:23 +0200)]
Windows: xdot now building properly.
Erwin Janssen [Sun, 19 Jun 2016 11:12:20 +0000 (13:12 +0200)]
Windows: patchwork now building properly.
Erwin Janssen [Sun, 19 Jun 2016 10:54:22 +0000 (12:54 +0200)]
Windows: Pathplan now building properly/
Erwin Janssen [Sun, 19 Jun 2016 10:45:06 +0000 (12:45 +0200)]
Windows: cgraph now building properly
Erwin Janssen [Sun, 19 Jun 2016 10:10:57 +0000 (12:10 +0200)]
Windows: cdt now building properly.
Erwin Janssen [Sat, 18 Jun 2016 12:25:14 +0000 (14:25 +0200)]
Windows: added expat as include folder for two projects.
Erwin Janssen [Sat, 18 Jun 2016 12:17:12 +0000 (14:17 +0200)]
Add expat win32 libraries as submodule.
Erwin Janssen [Mon, 13 Jun 2016 11:33:21 +0000 (13:33 +0200)]
Removed a misplaced GTK reference.
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.
Erwin Janssen [Mon, 13 Jun 2016 09:55:30 +0000 (11:55 +0200)]
Appveyor: update Git submodules
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.
Erwin Janssen [Sun, 12 Jun 2016 19:09:37 +0000 (21:09 +0200)]
Added windows/include to VS files where needed.
Erwin Janssen [Sun, 12 Jun 2016 14:35:29 +0000 (16:35 +0200)]
Cleaned fdpgen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 14:32:15 +0000 (16:32 +0200)]
Cleaned dotgen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 14:28:27 +0000 (16:28 +0200)]
Cleaned circogen Visual Studio project file.
Erwin Janssen [Sun, 12 Jun 2016 11:40:54 +0000 (13:40 +0200)]
Added plugin and package defines to Windows config.h
Erwin Janssen [Sun, 12 Jun 2016 11:20:18 +0000 (13:20 +0200)]
Ignore autogenerated files, but not those for Windows.
Erwin Janssen [Sun, 12 Jun 2016 11:15:00 +0000 (13:15 +0200)]
Moved buildate.h from windows to windows/include.
Erwin Janssen [Sun, 12 Jun 2016 10:38:00 +0000 (12:38 +0200)]
Changed slashes in xdot.vcxproj.
Erwin Janssen [Sun, 12 Jun 2016 10:31:53 +0000 (12:31 +0200)]
Cleaned patchwork Visual Studio project file.
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.
Erwin Janssen [Sun, 12 Jun 2016 10:10:12 +0000 (12:10 +0200)]
Cleaned pathplan Visual Studio project file.
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.
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.
Erwin Janssen [Sun, 12 Jun 2016 09:08:28 +0000 (11:08 +0200)]
Deleted two file generated by project file upgrade
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.
Erwin Janssen [Sun, 12 Jun 2016 00:56:29 +0000 (02:56 +0200)]
Merge branch 'appveyor' into appveyor-upgrade-project-files
Erwin Janssen [Sun, 12 Jun 2016 00:52:38 +0000 (02:52 +0200)]
Ignoring vcxproj.user files.
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.
Erwin Janssen [Sat, 11 Jun 2016 23:41:13 +0000 (01:41 +0200)]
Clean up lib/cdt VS project files.
Erwin Janssen [Sat, 11 Jun 2016 23:24:41 +0000 (01:24 +0200)]
Ignoring local .vs Visual Studio folder.
Erwin Janssen [Sat, 11 Jun 2016 23:13:44 +0000 (01:13 +0200)]
Ignore all Release folders generated by Visual Studio.
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.
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.
Erwin Janssen [Sat, 11 Jun 2016 23:01:40 +0000 (01:01 +0200)]
Ignore all debug folder generated by Visual Studio.
Erwin Janssen [Sat, 11 Jun 2016 22:55:38 +0000 (00:55 +0200)]
Removed grahviz.VC.db from version control.
Erwin Janssen [Sat, 11 Jun 2016 22:54:06 +0000 (00:54 +0200)]
Gitignore: Visual Studio db files.
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.
Erwin Janssen [Thu, 9 Jun 2016 14:44:53 +0000 (16:44 +0200)]
Removed already install dependencies
Erwin Janssen [Thu, 9 Jun 2016 14:00:55 +0000 (16:00 +0200)]
Added all recommended libraries to install
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.
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.
Erwin Janssen [Mon, 6 Jun 2016 12:22:19 +0000 (14:22 +0200)]
Removed graphviz_config.h from windows build.
File doesn't exist.
Erwin Janssen [Mon, 6 Jun 2016 12:07:12 +0000 (14:07 +0200)]
Added -P
Erwin Janssen [Mon, 6 Jun 2016 12:04:47 +0000 (14:04 +0200)]
Use correct cygwin package
Erwin Janssen [Mon, 6 Jun 2016 12:00:41 +0000 (14:00 +0200)]
Include lib
Erwin Janssen [Mon, 6 Jun 2016 11:47:01 +0000 (13:47 +0200)]
Use cygwin to install GTK
Erwin Janssen [Mon, 6 Jun 2016 11:32:46 +0000 (13:32 +0200)]
Correct package name?
Erwin Janssen [Mon, 6 Jun 2016 11:26:53 +0000 (13:26 +0200)]
Install gkt2 with mingw
Erwin Janssen [Mon, 6 Jun 2016 09:01:21 +0000 (11:01 +0200)]
Added cp
Erwin Janssen [Mon, 6 Jun 2016 08:56:00 +0000 (10:56 +0200)]
copy config.h to build dir.
Erwin Janssen [Fri, 3 Jun 2016 11:31:21 +0000 (13:31 +0200)]
Use visual studio build.
Emden Gansner [Thu, 26 May 2016 17:29:27 +0000 (13:29 -0400)]
Extend acyclic to report the number of reversed edges.
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.
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?
Emden Gansner [Mon, 23 May 2016 17:51:16 +0000 (13:51 -0400)]
Fix bug 2599: fdp produces unnecessarily large clusters
Emden Gansner [Mon, 23 May 2016 17:44:57 +0000 (13:44 -0400)]
Update debugging print to reflect use of cgraph library.
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.
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
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
John Ellson [Thu, 19 May 2016 15:57:22 +0000 (11:57 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
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
John Ellson [Tue, 17 May 2016 20:40:27 +0000 (16:40 -0400)]
don't leak uid/gid
John Ellson [Tue, 17 May 2016 18:21:54 +0000 (14:21 -0400)]
Merge branch 'master' of github.com:/ellson/graphviz
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.
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.
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.
John Ellson [Tue, 12 Apr 2016 19:21:34 +0000 (15:21 -0400)]
adding lib/rxspencer - unmodified source copy
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.
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.
Yutaka Tsutano [Fri, 25 Mar 2016 13:03:59 +0000 (08:03 -0500)]
Allow relative URL in Graphviz.app
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.