]> granicus.if.org Git - graphviz/log
graphviz
8 years agoMerge pull request #1134 from GadgetSteve/master untagged-3e86d2bf29bb52eaf3f6
John Ellson [Sun, 10 Jul 2016 09:07:24 +0000 (05:07 -0400)]
Merge pull request #1134 from GadgetSteve/master

Address #95 by using f suffix on floats in color_palette.c

8 years agoFix for litteral warnings in color_palette.c to address #95 - continued.
Steve Barnes [Sun, 10 Jul 2016 07:08:14 +0000 (08:08 +0100)]
Fix for litteral warnings in color_palette.c to address #95 - continued.

8 years agoFix for litteral warnings in color_palette.c to address #95
Steve Barnes [Sun, 10 Jul 2016 06:04:53 +0000 (07:04 +0100)]
Fix for litteral warnings in color_palette.c to address #95

8 years agoremove rxpencer (unused, unneeded) untagged-02d82c4c9d0263e3d595
John Ellson [Sun, 10 Jul 2016 02:04:09 +0000 (22:04 -0400)]
remove rxpencer (unused, unneeded)

8 years agocomment out empty "file:" statement untagged-fd4ca25a4ca4e4dc471c
John Ellson [Sun, 10 Jul 2016 01:39:41 +0000 (21:39 -0400)]
comment out empty "file:" statement

8 years agoattempting to set up travis
John Ellson [Sun, 10 Jul 2016 01:20:44 +0000 (21:20 -0400)]
attempting to set up travis

8 years agofix break to 'make dist'
John Ellson [Sat, 9 Jul 2016 14:31:23 +0000 (10:31 -0400)]
fix break to 'make dist'

8 years agodon't know why we need this anymore - but softling to the identical .gitignore
John Ellson [Sat, 9 Jul 2016 14:30:46 +0000 (10:30 -0400)]
don't know why we need this anymore - but softling to the identical .gitignore

8 years agoMerge pull request #96 from ErwinJanssen/windows-build
John Ellson [Sat, 9 Jul 2016 13:48:08 +0000 (09:48 -0400)]
Merge pull request #96 from ErwinJanssen/windows-build

Windows build

8 years agofix mp pluging loading
John Ellson [Sat, 9 Jul 2016 13:32:16 +0000 (09:32 -0400)]
fix mp pluging loading

8 years agoMerge pull request #1133 from ikrabbe/master
John Ellson [Sat, 9 Jul 2016 13:18:04 +0000 (09:18 -0400)]
Merge pull request #1133 from ikrabbe/master

fixed metapost core plugin to compile

8 years agofixed metapost core plugin to compile
Ingo Krabbe [Sat, 9 Jul 2016 08:47:45 +0000 (10:47 +0200)]
fixed metapost core plugin to compile

8 years agoMerge pull request #1 from ellson/master
Steve (Gadget) Barnes [Sat, 9 Jul 2016 08:18:31 +0000 (09:18 +0100)]
Merge pull request #1 from ellson/master

Merge from ellison/graphviz

8 years agoretry disable PHP7
John Ellson [Fri, 8 Jul 2016 16:38:42 +0000 (12:38 -0400)]
retry disable PHP7

8 years agoretry disable PHP7
John Ellson [Fri, 8 Jul 2016 16:28:56 +0000 (12:28 -0400)]
retry disable PHP7

8 years agodisable PHP7 support in fc25 until swig supports it
John Ellson [Fri, 8 Jul 2016 15:48:57 +0000 (11:48 -0400)]
disable PHP7 support in fc25 until swig supports it

8 years agoSync branch with upstream master to resolve conflicts.
Erwin Janssen [Fri, 8 Jul 2016 15:44:13 +0000 (17:44 +0200)]
Sync branch with upstream master to resolve conflicts.

Merge master into windows-build branch to resolvle conflicts in ingore
files.

8 years agoclean automated rules from .gitignore, fix lib/cdt/*cvxproj*
John Ellson [Wed, 6 Jul 2016 19:51:19 +0000 (15:51 -0400)]
clean automated rules from .gitignore, fix lib/cdt/*cvxproj*

8 years agoMerge pull request #158 from ErwinJanssen/gitignore
John Ellson [Wed, 6 Jul 2016 19:32:29 +0000 (15:32 -0400)]
Merge pull request #158 from ErwinJanssen/gitignore

Refactor ignore files (gitignore and hgignore)

8 years agoMerge pull request #98 from GadgetSteve/master
John Ellson [Wed, 6 Jul 2016 19:31:09 +0000 (15:31 -0400)]
Merge pull request #98 from GadgetSteve/master

Changed README.md tracker to reference github. Addresses #97

8 years agoAdded regression test resut folders to ignore files.
Erwin Janssen [Mon, 4 Jul 2016 15:43:36 +0000 (17:43 +0200)]
Added regression test resut folders to ignore files.

8 years agoGrouped all files generated during make in ignore file.
Erwin Janssen [Mon, 4 Jul 2016 15:05:57 +0000 (17:05 +0200)]
Grouped all files generated during make in ignore file.

8 years agoDo not ignore Windows MSI setup.exe for now.
Erwin Janssen [Mon, 4 Jul 2016 14:09:28 +0000 (16:09 +0200)]
Do not ignore Windows MSI setup.exe for now.

8 years agoGrouped files generated by configure in ignore files.
Erwin Janssen [Mon, 4 Jul 2016 13:59:25 +0000 (15:59 +0200)]
Grouped files generated by configure in ignore files.

This way it's clear which files are ignored because of the configure build step. Also added some files to the exeption list that are not generated by the configure step, are included in the repository, but ignored by the original ignore rules.

8 years agoRemoved word 'ignored' in ignore file comments.
Erwin Janssen [Mon, 4 Jul 2016 12:06:07 +0000 (14:06 +0200)]
Removed word 'ignored' in ignore file comments.

8 years agoGrouped files generated by autogen and added missing.
Erwin Janssen [Mon, 4 Jul 2016 11:28:19 +0000 (13:28 +0200)]
Grouped files generated by autogen and added missing.

Now it's more clear which files are ignored because they are generated by autogen.sh and autoreconf. These commands also generated some files which were not ignored, so I added these to the ignore files.

8 years agoSynced .gitignore and .hgingore
Erwin Janssen [Mon, 4 Jul 2016 11:03:39 +0000 (13:03 +0200)]
Synced .gitignore and .hgingore

Both files should have the same contents, as ignored files are independent of version control.

8 years agoChanged README.md tracker to reference github. Addresses #97
Steve Barnes [Thu, 30 Jun 2016 05:57:51 +0000 (06:57 +0100)]
Changed README.md tracker to reference github. Addresses #97

8 years agoReplaced regex_win32 with rxspencer regex.
Erwin Janssen [Wed, 29 Jun 2016 21:15:37 +0000 (23:15 +0200)]
Replaced regex_win32 with rxspencer regex.

8 years agoAdded rxspencer win32 libraries as submodule.
Erwin Janssen [Wed, 29 Jun 2016 20:17:57 +0000 (22:17 +0200)]
Added rxspencer win32 libraries as submodule.

8 years agoAppveyor: now producing artifact.
Erwin Janssen [Mon, 27 Jun 2016 16:38:29 +0000 (18:38 +0200)]
Appveyor: now producing artifact.

8 years agoWindows: added quotes around pre-build commands.
Erwin Janssen [Mon, 27 Jun 2016 15:35:52 +0000 (17:35 +0200)]
Windows: added quotes around pre-build commands.

8 years agoWindows: Added warnings and code anlysis
Erwin Janssen [Mon, 27 Jun 2016 15:04:06 +0000 (17:04 +0200)]
Windows: Added warnings and code anlysis

Warning level 4 and all rules code analysis.

8 years agoWindows: removed four projects from graphviz.sln
Erwin Janssen [Mon, 27 Jun 2016 14:47:51 +0000 (16:47 +0200)]
Windows: removed four projects from graphviz.sln

- ccomps
- leftly
- gvplugin_gdiplus
- gvedit

These project where causing problems and are not required for the main
build. Removed them for now.

8 years agoWindows: added jpeg.lib as dependency to gd
Erwin Janssen [Mon, 27 Jun 2016 14:39:18 +0000 (16:39 +0200)]
Windows: added jpeg.lib as dependency to gd

8 years agoAdded ANN submodule for miglelib.
Erwin Janssen [Mon, 27 Jun 2016 14:00:21 +0000 (16:00 +0200)]
Added ANN submodule for miglelib.

8 years agoWindows: fixed locked .PDB file errors.
Erwin Janssen [Mon, 27 Jun 2016 00:51:50 +0000 (02:51 +0200)]
Windows: fixed locked .PDB file errors.

8 years agoWindows: fixed multiple 'missing *.lib' errors.
Erwin Janssen [Sun, 26 Jun 2016 23:38:57 +0000 (01:38 +0200)]
Windows: fixed multiple 'missing *.lib' errors.

8 years agoWindows: Added Bison to lefty.
Erwin Janssen [Sun, 26 Jun 2016 20:15:56 +0000 (22:15 +0200)]
Windows: Added Bison to lefty.

8 years agoWindows: Added Bison and Flex build steps to gml2gv.
Erwin Janssen [Sun, 26 Jun 2016 19:57:45 +0000 (21:57 +0200)]
Windows: Added Bison and Flex build steps to gml2gv.

8 years agoWindows: changed output destination for remaining projects.
Erwin Janssen [Sun, 26 Jun 2016 09:46:04 +0000 (11:46 +0200)]
Windows: changed output destination for remaining projects.

8 years agoWindows: modified some project dependencies.
Erwin Janssen [Sat, 25 Jun 2016 23:53:35 +0000 (01:53 +0200)]
Windows: modified some project dependencies.

8 years agoWindows: changed output directory for various projects.
Erwin Janssen [Sat, 25 Jun 2016 23:31:42 +0000 (01:31 +0200)]
Windows: changed output directory for various projects.

8 years agoAdded freeglut submodule.
Erwin Janssen [Sat, 25 Jun 2016 22:36:55 +0000 (00:36 +0200)]
Added freeglut submodule.

8 years agoWindows: moved windows/FEATURE folder to include.
Erwin Janssen [Sat, 25 Jun 2016 17:21:37 +0000 (19:21 +0200)]
Windows: moved windows/FEATURE folder to include.

8 years agoWindows: added include directories to sfio.vcxproj.
Erwin Janssen [Sat, 25 Jun 2016 17:13:59 +0000 (19:13 +0200)]
Windows: added include directories to sfio.vcxproj.

8 years agoWindows: removed all obsolete .vcproj files.
Erwin Janssen [Sat, 25 Jun 2016 17:06:38 +0000 (19:06 +0200)]
Windows: removed all obsolete .vcproj files.
These files are upgraded to the new vcxproj format and no longer needed.

8 years agoWindows: gvprlib now building properly.
Erwin Janssen [Sat, 25 Jun 2016 16:48:50 +0000 (18:48 +0200)]
Windows: gvprlib now building properly.

8 years agoWindows: vmalloc now building properly.
Erwin Janssen [Sat, 25 Jun 2016 16:05:12 +0000 (18:05 +0200)]
Windows: vmalloc now building properly.

8 years agoUpdated GTK2 submodule.
Erwin Janssen [Sat, 25 Jun 2016 15:13:58 +0000 (17:13 +0200)]
Updated GTK2 submodule.

8 years agoWindows: dot now building properly.
Erwin Janssen [Sat, 25 Jun 2016 13:12:22 +0000 (15:12 +0200)]
Windows: dot now building properly.

8 years agoWindows: expr now building (without Bison)
Erwin Janssen [Sat, 25 Jun 2016 00:33:58 +0000 (02:33 +0200)]
Windows: expr now building (without Bison)
Files generated by Bison are stored in the Windows folder.
To be fixed later.

8 years agoWindows: lab_gamut now building properly.
Erwin Janssen [Fri, 24 Jun 2016 20:06:22 +0000 (22:06 +0200)]
Windows: lab_gamut now building properly.

8 years agoWindows: topfish now building properly.
Erwin Janssen [Fri, 24 Jun 2016 18:55:50 +0000 (20:55 +0200)]
Windows: topfish now building properly.

8 years agoWindows: ast now building.
Erwin Janssen [Fri, 24 Jun 2016 18:31:43 +0000 (20:31 +0200)]
Windows: ast now building.

8 years agoAdded Windows specific FEATURE/sfio file in windows/include.
Erwin Janssen [Fri, 24 Jun 2016 18:26:09 +0000 (20:26 +0200)]
Added Windows specific FEATURE/sfio file in windows/include.

8 years agoWindows: gvplugin_gd now building.
Erwin Janssen [Wed, 22 Jun 2016 19:03:56 +0000 (21:03 +0200)]
Windows: gvplugin_gd now building.

8 years agoWindows: gvpluging_pango now building.
Erwin Janssen [Wed, 22 Jun 2016 18:32:24 +0000 (20:32 +0200)]
Windows: gvpluging_pango now building.
Pushed a change to the gtk-win32 submodule to enable this build.

8 years agoWindows: gvplugin_neato_layout now building properly.
Erwin Janssen [Wed, 22 Jun 2016 12:31:11 +0000 (14:31 +0200)]
Windows: gvplugin_neato_layout now building properly.

8 years agoWindows: gvpluging_dot_layout now building properly.
Erwin Janssen [Wed, 22 Jun 2016 12:13:50 +0000 (14:13 +0200)]
Windows: gvpluging_dot_layout now building properly.

8 years agoWindows: gvortho now building properly.
Erwin Janssen [Wed, 22 Jun 2016 11:39:32 +0000 (13:39 +0200)]
Windows: gvortho now building properly.

8 years agoWindows: dotgen now building properly.
Erwin Janssen [Wed, 22 Jun 2016 11:34:25 +0000 (13:34 +0200)]
Windows: dotgen now building properly.

8 years agoWindows: rbtree now building properly.
Erwin Janssen [Wed, 22 Jun 2016 11:27:03 +0000 (13:27 +0200)]
Windows: rbtree now building properly.

8 years agoWindows: sfdp now building properly.
Erwin Janssen [Wed, 22 Jun 2016 11:24:57 +0000 (13:24 +0200)]
Windows: sfdp now building properly.

8 years agoWindows: osage now building properly.
Erwin Janssen [Wed, 22 Jun 2016 10:16:28 +0000 (12:16 +0200)]
Windows: osage now building properly.

8 years agoWindows: gvplugin_core now building.
Erwin Janssen [Tue, 21 Jun 2016 23:48:40 +0000 (01:48 +0200)]
Windows: gvplugin_core now building.

8 years agoDisabled JSON in gvplugin_core for Windows.
Erwin Janssen [Tue, 21 Jun 2016 23:31:08 +0000 (01:31 +0200)]
Disabled JSON in gvplugin_core for Windows.

8 years agoAdded generated ps.h to windows/include
Erwin Janssen [Tue, 21 Jun 2016 19:44:02 +0000 (21:44 +0200)]
Added generated ps.h to windows/include

8 years agoWindows: ingraphs now building properly.
Erwin Janssen [Tue, 21 Jun 2016 16:35:05 +0000 (18:35 +0200)]
Windows: ingraphs now building properly.

8 years agoWindows: vpsc now building properly.
Erwin Janssen [Tue, 21 Jun 2016 16:23:53 +0000 (18:23 +0200)]
Windows: vpsc now building properly.

8 years agoWindows: parse now building properly.
Erwin Janssen [Tue, 21 Jun 2016 16:05:05 +0000 (18:05 +0200)]
Windows: parse now building properly.

8 years agoWindows: twopigen nowbuilding properly.
Erwin Janssen [Tue, 21 Jun 2016 15:56:36 +0000 (17:56 +0200)]
Windows: twopigen nowbuilding properly.

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 agoMerge pull request #94 from ErwinJanssen/fix/cdt-macro-not-defined-warnings
John Ellson [Sun, 19 Jun 2016 16:57:46 +0000 (12:57 -0400)]
Merge pull request #94 from ErwinJanssen/fix/cdt-macro-not-defined-warnings

Fixed undefined macro warnings in CDT.

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