Commit Graph

17 Commits

Author SHA1 Message Date
Nicolas Despres 6be15ed58b Doxygen: Remove dependency on VTK when building doxygen. 2011-10-23 22:18:13 +02:00
Nicolas Despres faede37b79 Doxygen: Generate call graph and relationships.
It helps code browsing and understanding for new developers.
2011-10-23 22:15:30 +02:00
Brad King df1e00ff82 Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)
This is good practice, and is necessary to support building CMake as a
subdirectory of another project.
2010-07-29 11:22:48 -04:00
Brad King 96afb12087 Convert CMake to OSI-approved BSD License
This converts the CMake license to a pure 3-clause OSI-approved BSD
License.  We drop the previous license clause requiring modified
versions to be plainly marked.  We also update the CMake copyright to
cover the full development time range.
2009-09-28 11:43:28 -04:00
Brad King 87442aefb0 Remove WXDialog source code
The QtDialog is our supported cross-platform GUI, so the WXDialog source
is no longer needed.
2009-08-05 10:15:30 -04:00
Andy Cedilnik 23a83e6a92 STYLE: Do doxygen for CPack 2007-04-04 16:28:45 -04:00
Andy Cedilnik be4593fa85 ENH: Cleanup 2005-01-18 09:06:53 -05:00
Sebastien Barre 6037cc8b3b a) new version of tools like Doxygen and Graphviz now set install path info in win32 registery. use it.
b) remove DOT_PATH, it was polluting the cache (can be computed from DOT, update CMakeLists.txt accordingly if DOT_PATH is not defined)
2004-06-08 17:26:48 -04:00
Andy Cedilnik 7ed344e9bb ENH: Handle kwsys properly 2003-11-05 15:02:49 -05:00
Andy Cedilnik 6d193bc85c ENH: Cleanup. We do not really need to use vtk for documentation. We only need utilities/doxygen directory 2003-11-05 15:02:35 -05:00
Andy Cedilnik 032883cc34 ENH: Add all subdirectories 2003-10-25 18:21:45 -04:00
Sebastien Barre c2b3df0c84 FIX: HHC is now HTML_HELP_COMPILER 2003-01-16 14:05:56 -05:00
Sebastien Barre 8c1b043c25 FIX: remove that good ol' exit 0; 2002-02-13 18:50:17 -05:00
Sebastien Barre 4360a03238 FIX: update html archive filename 2002-02-13 18:32:28 -05:00
Sebastien Barre d8f1dba1e7 ENH: Contribution graphs 2002-02-13 18:28:16 -05:00
Sebastien Barre 2fcf59b96b Update 2001-11-02 16:44:25 -05:00
Sebastien Barre bc673070bc Doxygen doc generator 2001-11-02 16:05:37 -05:00