[Cmake-commits] [cmake-commits] hoffman committed index.html 1.10 1.11

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Mar 13 13:52:54 EDT 2008


Update of /cvsroot/CMake/CMakeWeb/HTML
In directory public:/mounts/ram/cvs-serv6251

Modified Files:
	index.html 
Log Message:
ENH: niki edit


Index: index.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/index.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** index.html	10 Mar 2008 15:33:55 -0000	1.10
--- index.html	13 Mar 2008 17:52:51 -0000	1.11
***************
*** 91,95 ****
      <div id="Content">
        <div id="ContentTxtProd"><div id="pngheader"></div><br />
!  Welcome to CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software.  CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system introspection, pre-processor generation, code generation, and template instantiation. In addition to controling the build process, CMake includes CTest for testing and CPack for packaging. Please go <a href="http://www.cmake.org/HTML/About.html">here </a> to learn more about CMake.
   <p> CMake was developed by <a href="http://www.kitware.com">Kitware </a> as part of the <a href="http://www.itk.org">NLM Insight Segmentation and Registration Toolkit </a> project. The <a href="http://www.asci.doe.gov/scs/views.htm">ASCI VIEWS project </a> also provided support in the context of their parallel computation environment. </p>
        </div>
--- 91,95 ----
      <div id="Content">
        <div id="ContentTxtProd"><div id="pngheader"></div><br />
!  Welcome to CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software.  CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system introspection, pre-processor generation, code generation and template instantiation. In addition to controling the build process, CMake includes CTest for testing and CPack for packaging. Please go <a href="http://www.cmake.org/HTML/About.html">here </a> to learn more about CMake.
   <p> CMake was developed by <a href="http://www.kitware.com">Kitware </a> as part of the <a href="http://www.itk.org">NLM Insight Segmentation and Registration Toolkit </a> project. The <a href="http://www.asci.doe.gov/scs/views.htm">ASCI VIEWS project </a> also provided support in the context of their parallel computation environment. </p>
        </div>
***************
*** 120,124 ****
            proven in several large projects (KDE, ParaView, SecondLife)</li>
        <li>Generates native build files (e.g., makefiles on Unix;
!           workspaces/projects on MS Visual C++). Therefore standard
            tools can be used on any platform/compiler configuration.</li>
        <li>Powerful system introspection abilities including the ability to find installed include files,
--- 120,124 ----
            proven in several large projects (KDE, ParaView, SecondLife)</li>
        <li>Generates native build files (e.g., makefiles on Unix;
!           workspaces/projects on MS Visual C++). Therefore, standard
            tools can be used on any platform/compiler configuration.</li>
        <li>Powerful system introspection abilities including the ability to find installed include files,
***************
*** 266,270 ****
          <p><strong>CMake is distributed under BSD License</strong></p>
          <blockquote>
!          Copyright (c) 2008, Kitware Inc. <br>
       All rights reserved.<br><br>
  Redistribution and use in source and binary forms, with or without
--- 266,270 ----
          <p><strong>CMake is distributed under BSD License</strong></p>
          <blockquote>
!          Copyright (c) 2008, Kitware, Inc. <br>
       All rights reserved.<br><br>
  Redistribution and use in source and binary forms, with or without
***************
*** 276,285 ****
         notice, this list of conditions and the following disclaimer in the
         documentation and/or other materials provided with the distribution.</li>
!      <li>Neither the name of Kitware Inc. nor the
         names of its contributors may be used to endorse or promote products
         derived from this software without specific prior written permission.</li>
  </ul>
  <p>
!  THIS SOFTWARE IS PROVIDED BY  Kitware Inc. ``AS IS'' AND ANY
   EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
--- 276,285 ----
         notice, this list of conditions and the following disclaimer in the
         documentation and/or other materials provided with the distribution.</li>
!      <li>Neither the name of Kitware, Inc. nor the
         names of its contributors may be used to endorse or promote products
         derived from this software without specific prior written permission.</li>
  </ul>
  <p>
!  THIS SOFTWARE IS PROVIDED BY  Kitware, Inc. &quot;AS IS&quot; AND ANY
   EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
***************
*** 296,300 ****
          <p><strong>Kitware offers consulting on CMake</strong></p>
          <ul>
!           <li>On-Site training and 1-day course on software process.</li>
            <li>The CMake Book to get started with CMake.</li>
            <li>Hosting of your personal Software Quality System.</li>
--- 296,300 ----
          <p><strong>Kitware offers consulting on CMake</strong></p>
          <ul>
!           <li>On-Site training and a 1-day course on software process.</li>
            <li>The CMake Book to get started with CMake.</li>
            <li>Hosting of your personal Software Quality System.</li>



More information about the Cmake-commits mailing list