2017-07-20 |
John Ellson | use %global instead of %define to fix scopt of %release |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | various rpmlint complaints |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | replace tabs with spaces (rpmlint complaint) |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | add version to Obsoletes: for rpmlint |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | remove exectale perms on .[ch] files - reported by... |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | disable ocaml, sharp, lasi on rhel - missing deps |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | disable ocaml, sharp, lasi on rhel - missing deps |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | disable ocaml, sharp, lasi on rhel - missing deps |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | disable ocaml, sharp, lasi on rhel - missing deps |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | disable ocaml, sharp, lasi on rhel - missing deps |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | enable lasi on all distros |
commit | commitdiff | tree | snapshot |
2017-07-20 |
John Ellson | remove support for el <6 and fc <23 |
commit | commitdiff | tree | snapshot |
2017-07-19 |
John Ellson | trying to fix rpm build on fc23, fc24 |
commit | commitdiff | tree | snapshot |
2017-07-19 |
John Ellson | don't run swig if python3.pc is missing |
commit | commitdiff | tree | snapshot |
2017-07-19 |
John Ellson | deal with missing python3.pc on ubuntu |
commit | commitdiff | tree | snapshot |
2017-07-18 |
John Ellson | complete python -> python2 and python3 |
commit | commitdiff | tree | snapshot |
2017-07-18 |
John Ellson | python -> python2 and python3 (incomplete) |
commit | commitdiff | tree | snapshot |
2017-07-18 |
John Ellson | ignore cmake generted files |
commit | commitdiff | tree | snapshot |
2017-07-18 |
John Ellson | re-enable php now that swig-3.0.11 is available |
commit | commitdiff | tree | snapshot |
2017-07-18 |
John Ellson | Merge pull request #1256 from ErwinJanssen/prune |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Update macro checks in lib/sfio |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Remove lib/sfio/features/stdio |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Move type checks features/sfio to configure.ac |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Move two checks from features/sfio into the code |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Replace _hdr_stat with HAVE_STAT_H |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Removed two unused checks from features/sfio |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Replace _sys_stat with HAVE_SYS_STAT_H |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Move function checks features/sfio to configure.ac |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Remove check for log2 |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Remove usage of `NO_POSTSCRIPT_ALIAS` |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Erwin Janssen | Remove MSWIN32 define in favor of _WIN32 |
commit | commitdiff | tree | snapshot |
2017-07-12 |
John Ellson | Revert "Remove old hacks used when coordintes were... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
John Ellson | Merge pull request #1254 from ErwinJanssen/format-numbe... |
commit | commitdiff | tree | snapshot |
2017-07-06 |
Erwin Janssen | Modify `gvprintdouble()` |
commit | commitdiff | tree | snapshot |
2017-07-04 |
John Ellson | Merge pull request #1253 from bmwiedemann/date |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Bernhard M... | Allow to override build date |
commit | commitdiff | tree | snapshot |
2017-06-26 |
John Ellson | Merge pull request #1251 from ErwinJanssen/link-tred... |
commit | commitdiff | tree | snapshot |
2017-06-25 |
Erwin Janssen | Link tred to the common library on Visual Studio |
commit | commitdiff | tree | snapshot |
2017-06-17 |
John Ellson | Merge pull request #1247 from krf/cmake-changes |
commit | commitdiff | tree | snapshot |
2017-06-15 |
John Ellson | add timing,h to noinst_HEADERS so that it gets included... |
commit | commitdiff | tree | snapshot |
2017-06-14 |
Kevin Funk | CMake: Use FeatureSummary |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Kevin Funk | CMake: Generate & install graphviz_version.h |
commit | commitdiff | tree | snapshot |
2017-06-13 |
Kevin Funk | CMake: tred: Make compile |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Emden R. Gansner | Merge branch 'master' of https://github.com/ellson... |
commit | commitdiff | tree | snapshot |
2017-06-11 |
Emden R. Gansner | ddd |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Emden Gansner | Fix error messages to use CmdName rather than hard... |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Emden Gansner | Update tred man page to reflect added flag. |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Emden Gansner | Forgot to add timing.h include file in common. |
commit | commitdiff | tree | snapshot |
2017-06-04 |
Emden R. Gansner | Fix the tred algorithm for better performance, making... |
commit | commitdiff | tree | snapshot |
2017-05-24 |
John Ellson | Merge pull request #1243 from ErwinJanssen/cmake |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erwin Janssen | Install Pango on Travis CI |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erwin Janssen | Improve FindPangoCairo for linux |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erwin Janssen | Add plugin/pango to CMake build |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Erwin Janssen | Update Cairo and Pango dependencies for Windows |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Convert current Visual Studio build from MT to MD |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Replace ltdl with compatibility header on Windows |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Don't exports libtool symbols from gvc |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Add 64bit dependencies for lib/gvc |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Use static zlib on Windows build |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Add Win64 CMake build to Appveyor |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Set different dependency dir if 64bit VS generator |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Move Windows dependencies to x86 directory |
commit | commitdiff | tree | snapshot |
2017-05-14 |
Erwin Janssen | Remove HAVE_PANGOCAIRO check from plugin/pango |
commit | commitdiff | tree | snapshot |
2017-05-13 |
emden | Merge pull request #1241 from ErwinJanssen/fix/regressi... |
commit | commitdiff | tree | snapshot |
2017-05-13 |
Erwin Janssen | Update SVG reference output |
commit | commitdiff | tree | snapshot |
2017-05-11 |
Emden Gansner | Add dtclose(map) line which was accidentally removed... |
commit | commitdiff | tree | snapshot |
2017-05-11 |
Emden Gansner | Fix bug where a node whose name starts with "cluster... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
John Ellson | Merge pull request #1236 from Chiel92/expose_forgotten_... |
commit | commitdiff | tree | snapshot |
2017-05-04 |
Chiel ten Brinke | Expose forgotten cgraph functions. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Emden Gansner | Just use strcmp, rather than streq. |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Emden Gansner | Fix incorrect bsearch for colors. This basically rolls... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Emden Gansner | Fix incorrect code that should short-circuit the analys... |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Emden R. Gansner | Add info on new imagepos attribute to attrs.html page. |
commit | commitdiff | tree | snapshot |
2017-04-27 |
John Ellson | Merge pull request #1233 from apocalyptech/master |
commit | commitdiff | tree | snapshot |
2017-04-25 |
CJ Kucera | Adding 'imagepos' node attribute to control image placement |
commit | commitdiff | tree | snapshot |
2017-04-09 |
Emden Gansner | Reset flex start state if error occurs. Otherwise,... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
John Ellson | back off from usage of unsigned dimensions and colors... |
commit | commitdiff | tree | snapshot |
2017-04-07 |
John Ellson | Merge pull request #1229 from ErwinJanssen/cmake |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Include required system libraries on install |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add tools from cmd/tools to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | CMake: build getopt if it's not available |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add plugin/neato_layout to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add plugin/gdiplus to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add plugin/gd to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Use GRAPHVIZ_PLUGIN_VERSION=6 in CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add Windows installer using NSIS and CPack |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Travis + Cmake, include usr/local/lib for ldconfig |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Run `ldconfig` after CMake build install on Travis |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | CMake: Install plugin library to lib/graphviz |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Execute CMake test on Travis |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add Python based regression tests to CMake |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add general CPack information |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add the `dot` executable to the CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add plugin/dot_layout to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add plugin/core to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add JSON functions to lib/gvc/gvc.def |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add some platform checks to CMake build |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add function checks from configure.ac to CMake |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add all header checks from configure.ac to CMake |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Erwin Janssen | Add lib/gvc to CMake build |
commit | commitdiff | tree | snapshot |
next |