summaryrefslogtreecommitdiffstats
path: root/Utilities/Doxygen
Commit message (Collapse)AuthorAgeFilesLines
* Refer to self with CMake_(SOURCE|BINARY)_DIR (#10046)Brad King2010-07-293-17/+17
| | | | | This is good practice, and is necessary to support building CMake as a subdirectory of another project.
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+12
| | | | | | | 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.
* Remove WXDialog source codeBrad King2009-08-051-1/+0
| | | | | The QtDialog is our supported cross-platform GUI, so the WXDialog source is no longer needed.
* STYLE: Do doxygen for CPackAndy Cedilnik2007-04-041-0/+1
|
* ENH: CleanupAndy Cedilnik2005-01-181-14/+17
|
* a) new version of tools like Doxygen and Graphviz now set install path info ↵Sebastien Barre2004-06-081-0/+4
| | | | | | 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)
* ENH: Handle kwsys properlyAndy Cedilnik2003-11-051-2/+3
|
* ENH: Cleanup. We do not really need to use vtk for documentation. We only ↵Andy Cedilnik2003-11-051-4/+0
| | | | need utilities/doxygen directory
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
|
* FIX: HHC is now HTML_HELP_COMPILERSebastien Barre2003-01-161-10/+10
|
* FIX: remove that good ol' exit 0;Sebastien Barre2002-02-131-3/+1
|
* FIX: update html archive filenameSebastien Barre2002-02-131-3/+3
|
* ENH: Contribution graphsSebastien Barre2002-02-134-22/+108
|
* UpdateSebastien Barre2001-11-022-15/+8
|
* Doxygen doc generatorSebastien Barre2001-11-023-0/+285