Files
CMake/Source
Corentin Plouet 553658393c Graphviz: added test suite, fixes, enhancements
* Added a fairly comprehensive test suite
* Separated the graph traversal logic from the Graphviz generation
  code by introducing a new class, cmLinkItemsGraphVisitor{.h,cxx}
* Made the graph traversal logic less ad-hoc by using existing
  methods in the GlobalGenerator; this fixed a few bugs
* Added support for new target types: custom targets, object
  and unknown libraries
* Improved support for ALIAS libraries by showing the alias(es)
  in the graph
* Introduced new flags to control those new libraries (consistent
  with existing flags)
* Updated the documentation
* Removed useless setting to set graph type in dot file
* Improved the node/edge shapes (nicer, more consistent)
* Added a legend to the graph
* Some refactoring and cleanup of the Graphviz generation code
* Added test and fix for issue 19746
2019-10-08 13:45:56 +11:00
..
2019-09-04 18:03:01 +02:00
2019-10-07 10:57:39 -04:00
2019-07-21 09:25:32 +02:00
2019-10-02 09:33:54 -04:00
2019-09-04 18:03:01 +02:00
2019-09-10 22:13:11 +02:00
2019-08-19 20:01:39 +02:00
2019-10-04 10:15:08 -04:00
2019-09-10 22:21:41 +02:00
2019-10-02 09:33:54 -04:00