From b31fcf1cacf720bcd02ee9ea657c2a26be54f064 Mon Sep 17 00:00:00 2001 From: Will Schroeder Date: Wed, 6 Jun 2001 13:37:18 -0400 Subject: ENH:Some more tweaks --- Web/HTML/About.html | 9 +++++---- Web/HTML/Documentation.html | 8 +++++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/Web/HTML/About.html b/Web/HTML/About.html index 47d51cd..e05abfe 100644 --- a/Web/HTML/About.html +++ b/Web/HTML/About.html @@ -90,12 +90,13 @@ vlink="#000000" alink="#000000">

The Origins of CMake

CMake was created in response to the need for a powerful, cross-platform build environment for the Insight Segmentation and Registration Toolkit (ITK) funded by NLM as part of the - Visible Human Project. It grew out of an earlier system called + Visible Human Project. It was influenced by an earlier system called pcmaker created by Ken Martin and other developers to support the Visualization Toolkit (VTK) open source 3D graphics and visualization system. To create CMake, Bill Hoffman at Kitware incorporated some key ideas from pcmaker, - with the thought to adopt some of the functionality of the Unix + and added many more of his own, with the thought to adopt some of the + functionality of the Unix configure tool. The initial CMake implementation was mid-2000, with acclerated development occuring in early 2001. Many improvements were due to the influences of other developers incorporating CMake into @@ -106,8 +107,8 @@ vlink="#000000" alink="#000000"> automated wrapping environment and GCC-XML, and GE Corporate R&D required support of their testing infrastructure - (the quality dashboard). Other - features were added by Ken Martin to support the transition of VTK's + (the quality dashboard). + Other features were added to support the transition of VTK's build environment to CMake, and to support ParaView, a parallel visualization system to support the Advanced Computing Lab at Los Alamos diff --git a/Web/HTML/Documentation.html b/Web/HTML/Documentation.html index 74b0dbb..239c864 100644 --- a/Web/HTML/Documentation.html +++ b/Web/HTML/Documentation.html @@ -15,12 +15,14 @@ vlink="#000000" alink="#000000">
CMake documentation is under construction. You may - wish to view the following PDF file. This file is out of date: please - use it as a general guide only. For definitive information, refer to the + wish to view the following + PDF file. + (This file is currently out of date: please + use it as a general guide only.) For definitive information, refer to the CMake mailing list, or study an existing implementation (such as ITK or VTK). - Improved documentation will be available at summer's end 2001. + Improved documentation will be available in summer 2001.

To obtain access to the VTK CVS repository:

This repository is the "experimental" CMake-based environment. VTK 4.0 -- cgit v0.12