]> granicus.if.org Git - graphviz/shortlog
graphviz
2017-07-21 John Ellsontext too long
2017-07-21 John Ellsonadd missing man pages
2017-07-21 John Ellsonmessing with ldconfig
2017-07-21 John Ellsontry enabling ppc64 extras on fedora - should be good...
2017-07-21 John Ellson more spec fixes
2017-07-21 John Ellsondon't use %changelog in %changelog text
2017-07-21 John Ellsonadd Provides to graphviz.spec
2017-07-21 John Ellsontry to punt the .spec %changelog to make rpmlint happy
2017-07-20 John Ellsonuse %global instead of %define to fix scopt of %release
2017-07-20 John Ellsonvarious rpmlint complaints
2017-07-20 John Ellsonreplace tabs with spaces (rpmlint complaint)
2017-07-20 John Ellsonadd version to Obsoletes: for rpmlint
2017-07-20 John Ellsonremove exectale perms on .[ch] files - reported by...
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsondisable ocaml, sharp, lasi on rhel - missing deps
2017-07-20 John Ellsonenable lasi on all distros
2017-07-20 John Ellsonremove support for el <6 and fc <23
2017-07-19 John Ellsontrying to fix rpm build on fc23, fc24
2017-07-19 John Ellsondon't run swig if python3.pc is missing
2017-07-19 John Ellsondeal with missing python3.pc on ubuntu
2017-07-18 John Ellsoncomplete python -> python2 and python3
2017-07-18 John Ellsonpython -> python2 and python3 (incomplete)
2017-07-18 John Ellsonignore cmake generted files
2017-07-18 John Ellsonre-enable php now that swig-3.0.11 is available
2017-07-18 John EllsonMerge pull request #1256 from ErwinJanssen/prune
2017-07-13 Erwin JanssenUpdate macro checks in lib/sfio
2017-07-13 Erwin JanssenRemove lib/sfio/features/stdio
2017-07-13 Erwin JanssenMove type checks features/sfio to configure.ac
2017-07-13 Erwin JanssenMove two checks from features/sfio into the code
2017-07-13 Erwin JanssenReplace _hdr_stat with HAVE_STAT_H
2017-07-13 Erwin JanssenRemoved two unused checks from features/sfio
2017-07-13 Erwin JanssenReplace _sys_stat with HAVE_SYS_STAT_H
2017-07-13 Erwin JanssenMove function checks features/sfio to configure.ac
2017-07-13 Erwin JanssenRemove check for log2
2017-07-13 Erwin JanssenRemove usage of `NO_POSTSCRIPT_ALIAS`
2017-07-13 Erwin JanssenRemove MSWIN32 define in favor of _WIN32
2017-07-12 John EllsonRevert "Remove old hacks used when coordintes were...
2017-07-06 John EllsonMerge pull request #1254 from ErwinJanssen/format-numbe...
2017-07-06 Erwin JanssenModify `gvprintdouble()`
2017-07-04 John EllsonMerge pull request #1253 from bmwiedemann/date
2017-07-04 Bernhard M... Allow to override build date
2017-06-26 John EllsonMerge pull request #1251 from ErwinJanssen/link-tred...
2017-06-25 Erwin JanssenLink tred to the common library on Visual Studio
2017-06-17 John EllsonMerge pull request #1247 from krf/cmake-changes
2017-06-15 John Ellsonadd timing,h to noinst_HEADERS so that it gets included...
2017-06-14 Kevin FunkCMake: Use FeatureSummary
2017-06-13 Kevin FunkCMake: Generate & install graphviz_version.h
2017-06-13 Kevin FunkCMake: tred: Make compile
2017-06-11 Emden R. GansnerMerge branch 'master' of https://github.com/ellson...
2017-06-11 Emden R. Gansnerddd
2017-06-06 Emden GansnerFix error messages to use CmdName rather than hard...
2017-06-05 Emden GansnerUpdate tred man page to reflect added flag.
2017-06-05 Emden GansnerForgot to add timing.h include file in common.
2017-06-04 Emden R. GansnerFix the tred algorithm for better performance, making...
2017-05-24 John EllsonMerge pull request #1243 from ErwinJanssen/cmake
2017-05-24 Erwin JanssenInstall Pango on Travis CI
2017-05-24 Erwin JanssenImprove FindPangoCairo for linux
2017-05-24 Erwin JanssenAdd plugin/pango to CMake build
2017-05-24 Erwin JanssenUpdate Cairo and Pango dependencies for Windows
2017-05-14 Erwin JanssenConvert current Visual Studio build from MT to MD
2017-05-14 Erwin JanssenReplace ltdl with compatibility header on Windows
2017-05-14 Erwin JanssenDon't exports libtool symbols from gvc
2017-05-14 Erwin JanssenAdd 64bit dependencies for lib/gvc
2017-05-14 Erwin JanssenUse static zlib on Windows build
2017-05-14 Erwin JanssenAdd Win64 CMake build to Appveyor
2017-05-14 Erwin JanssenSet different dependency dir if 64bit VS generator
2017-05-14 Erwin JanssenMove Windows dependencies to x86 directory
2017-05-14 Erwin JanssenRemove HAVE_PANGOCAIRO check from plugin/pango
2017-05-13 emdenMerge pull request #1241 from ErwinJanssen/fix/regressi...
2017-05-13 Erwin JanssenUpdate SVG reference output
2017-05-11 Emden GansnerAdd dtclose(map) line which was accidentally removed...
2017-05-11 Emden GansnerFix bug where a node whose name starts with "cluster...
2017-05-04 John EllsonMerge pull request #1236 from Chiel92/expose_forgotten_...
2017-05-04 Chiel ten BrinkeExpose forgotten cgraph functions.
2017-05-03 Emden GansnerJust use strcmp, rather than streq.
2017-05-03 Emden GansnerFix incorrect bsearch for colors. This basically rolls...
2017-05-03 Emden GansnerFix incorrect code that should short-circuit the analys...
2017-04-30 Emden R. GansnerAdd info on new imagepos attribute to attrs.html page.
2017-04-27 John EllsonMerge pull request #1233 from apocalyptech/master
2017-04-25 CJ KuceraAdding 'imagepos' node attribute to control image placement
2017-04-09 Emden GansnerReset flex start state if error occurs. Otherwise,...
2017-04-07 John Ellsonback off from usage of unsigned dimensions and colors...
2017-04-07 John EllsonMerge pull request #1229 from ErwinJanssen/cmake
2017-04-06 Erwin JanssenInclude required system libraries on install
2017-04-06 Erwin JanssenAdd tools from cmd/tools to CMake build
2017-04-06 Erwin JanssenCMake: build getopt if it's not available
2017-04-06 Erwin JanssenAdd plugin/neato_layout to CMake build
2017-04-06 Erwin JanssenAdd plugin/gdiplus to CMake build
2017-04-06 Erwin JanssenAdd plugin/gd to CMake build
2017-04-06 Erwin JanssenUse GRAPHVIZ_PLUGIN_VERSION=6 in CMake build
2017-04-06 Erwin JanssenAdd Windows installer using NSIS and CPack
2017-04-06 Erwin JanssenTravis + Cmake, include usr/local/lib for ldconfig
2017-04-06 Erwin JanssenRun `ldconfig` after CMake build install on Travis
2017-04-06 Erwin JanssenCMake: Install plugin library to lib/graphviz
2017-04-06 Erwin JanssenExecute CMake test on Travis
2017-04-06 Erwin JanssenAdd Python based regression tests to CMake
2017-04-06 Erwin JanssenAdd general CPack information
next