[Cmake-commits] [cmake-commits] hoffman committed CMake-2.4.html 1.5 1.6 CMake-2.5.html 1.4 1.5 Documentation.html 1.2 1.3 Download.html NONE 1.1 MailingLists.html 1.2 1.3 RunningCMake.html 1.4 1.5 about.html 1.5 1.6 blank.html 1.5 1.6 copyright.html 1.5 1.6 download.html 1.6 NONE examples.html 1.4 1.5 index.html 1.8 1.9 install.html 1.5 1.6 news.html 1.6 1.7 participants.html 1.9 1.10 testing.html 1.5 1.6

cmake-commits at cmake.org cmake-commits at cmake.org
Sun Mar 9 16:08:32 EDT 2008


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

Modified Files:
	CMake-2.4.html CMake-2.5.html Documentation.html 
	MailingLists.html RunningCMake.html about.html blank.html 
	copyright.html examples.html index.html install.html news.html 
	participants.html testing.html 
Added Files:
	Download.html 
Removed Files:
	download.html 
Log Message:
ENH: change name of download to match old name


--- download.html DELETED ---

--- NEW FILE: Download.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CMake Cross Platform Make</title></title>

<link href="kitware.css" rel="stylesheet" type="text/css" />

<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
<!--[if lte IE 6]> 
<link href="styleIE6.css" rel="stylesheet" type="text/css" />
<![endif]-->
<meta name="Description" content="CMake is an open-source, 
        cross-platfom build environment. It supports native build processes
        on Unix and Windows platforms under a variety of compilers." />
<meta name="Keywords" content="Software, compile, make, build, cross-platform" />
<META NAME="rating" CONTENT="General">
<META NAME="ROBOTS" CONTENT="ALL">

<script language="JavaScript">
function SubmitSearch()
{
  var searchText = document.getElementById("searchtext").value;
  window.location = "http://www.google.com/search?q=site%3Awww.cmake.org+"+searchText;
  return false;
}
</script>

</head>
<body>

<div id="bg">
<div id="frame">
  <div id="banner">
    
    <div id="search">
      <form id="searchform" onSubmit="return SubmitSearch()">
        <input name="searchtext" type="text" class="searchfield" id="searchtext" value="Search" onfocus="this.value=''"/>
      </form>
</div>
<div id="projectLogo"></div>
    <div id="nav">      
      <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a class="MenuBarItemSubmenu" href="index.html">HOME</a>
            <ul>
              <li><a href="about.html">About</a></li>
              <li><a href="copyright.html">Copyright</a></li>
              <li><a href="participants.html">Participants</a></li>
              <li><a href="news.html">News</a></li>
              <li><a href="http://www.cdash.org">CDash</a></li>
              <li><a href="http://www.kitware.com">Kitware</a></li>
            </ul>
        </li>
        <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
          <ul>
            <li><a href="Download.html">Download</a></li>
            <li><a href="install.html">Install</a></li>
            <li><a href="Documentation.html">Documentation</a></li>
            <li><a href="http://www.cmake.org/Wiki/CMake_FAQ">FAQ</a></li>
            <li><a href="http://www.kitware.com/products/cmakebook.html">CMake Book</a></li> 
          </ul>
          </li>
           <li><a class="MenuBarItemSubmenu" href="#">DEVELOPERS</a>
            <ul>
              <li><a href="http://public.kitware.com/CDash/index.php?project=CMake">Dashboard</a></li>
              <li><a href="http://public.kitware.com/Bug">Bug Tracker</a> </li>
              <li><a href="MailingLists.html">Mailing list</a></li>
              <li><a href="http://www.cmake.org/Wiki/CMake">Wiki</a></li>
              <li><a href="testing.html">Testing Setup</a></li> 
            </ul>
        </li>
      </ul>
      </div>
    <div id="logo">
<map name="Map" id="Map">
  <area shape="poly" coords="5,82,5,5,94,32,296,32,294,81" href="../index.html" alt="Home" />
</map></div>
  </div>
  <div id="ContentBg">
    <div id="Content">
      <div id="ContentTxtProdWide"><div id="download_header"></div><br />
<p>You can either download binaries or source code archives for the <a href="#latest">latest stable</a> or 
    <a href="#previous">previous</a> release or access the <a href="#cvs">current development</a> (aka nightly)
    distribution through CVS. You can also download high-resolution <a href="#logos">logos</a>.</p>

    <a name="latest"><h3>Latest Release (2.4.8)</h3></a>

    <p>The 2.4.8 release was packaged with CPack which is included as part of the 2.4.8 release.  The .sh files
    are self extracting gziped tar files.  To install a .sh file, run it with /bin/sh and follow the directions.
    The OS-machine.tar.gz files are gziped tar files of the install tree.
    The OS-machine.tar.Z files are compressed tar files of the install tree. The tar file distributions can
    be untared in any directory.  They are prefixed by the version of CMake.  For example, the SunOS-sparc tar file is all
    under the directory cmake-2.4.8-SunOS-sparc.  This prefix can be removed as long as the share, bin, man and doc 
    directories are moved relative to each other.</p>
    <p>To build the source distributions, unpack them with zip or tar and follow the instructions in Readme.txt at 
    the top of the source tree</p>

<br>
Source distributions:
    <table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Platform</b></td><td><b>Files</b></td></tr>
<tr bgcolor="#f0f0f0"><td>Unix/Linux Source (has \n line feeds)</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8.tar.gz">cmake-2.4.8.tar.gz</a></td></tr>

<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8.tar.Z">cmake-2.4.8.tar.Z</a></td></tr>
<tr bgcolor="#ffffff"><td>Windows Source (has \r\n line feeds)</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8.zip">cmake-2.4.8.zip</a></td></tr>
    </tbody></table>
    </td></tr></tbody></table>

<br>
Binary distributions:
    <table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Platform</b></td><td><b>Files</b></td></tr>

<tr bgcolor="#f0f0f0"><td>Windows (Win32 Installer)</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-win32-x86.exe">cmake-2.4.8-win32-x86.exe</a></td></tr>
<tr bgcolor="#f0f0f0"><td>Windows ZIP</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-win32-x86.zip">cmake-2.4.8-win32-x86.zip</a></td></tr>

<tr bgcolor="#ffffff"><td>Mac OSX Universal (.dmg installer only for Tiger)</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Darwin-universal.dmg">cmake-2.4.8-Darwin-universal.dmg</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Darwin-universal.tar.gz">cmake-2.4.8-Darwin-universal.tar.gz</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Darwin-universal.tar.Z">cmake-2.4.8-Darwin-universal.tar.Z</a></td></tr>


<tr bgcolor="#f0f0f0"><td>Linux i386</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Linux-i386.sh">cmake-2.4.8-Linux-i386.sh</a></td></tr>
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Linux-i386.tar.gz">cmake-2.4.8-Linux-i386.tar.gz</a></td></tr>
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-Linux-i386.tar.Z">cmake-2.4.8-Linux-i386.tar.Z</a></td></tr>

<tr bgcolor="#ffffff"><td>SunOS Sparc</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-SunOS-sparc.sh">cmake-2.4.8-SunOS-sparc.sh</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-SunOS-sparc.tar.gz">cmake-2.4.8-SunOS-sparc.tar.gz</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-SunOS-sparc.tar.Z">cmake-2.4.8-SunOS-sparc.tar.Z</a></td></tr>

<tr bgcolor="#f0f0f0"><td>IRIX64 64</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-64.sh">cmake-2.4.8-IRIX64-64.sh </a></td></tr>

<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-64.tar.gz">cmake-2.4.8-IRIX64-64.tar.gz</a></td></tr>
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-64.tar.Z">cmake-2.4.8-IRIX64-64.tar.Z</a></td></tr>

<tr bgcolor="#ffffff"><td>IRIX64 n32</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-n32.sh">cmake-2.4.8-IRIX64-n32.sh</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-n32.tar.gz">cmake-2.4.8-IRIX64-n32.tar.gz</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-IRIX64-n32.tar.Z">cmake-2.4.8-IRIX64-n32.tar.Z</a></td></tr>

<tr bgcolor="#f0f0f0"><td>HPUX 9000/785</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-HP-UX-9000_785.sh">cmake-2.4.8-HP-UX-9000_785.sh</a></td></tr>
<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-HP-UX-9000_785.tar.gz">cmake-2.4.8-HP-UX-9000_785.tar.gz</a></td></tr>

<tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-HP-UX-9000_785.tar.Z">cmake-2.4.8-HP-UX-9000_785.tar.Z</a></td></tr>

<tr bgcolor="#ffffff"><td>AIX powerpc</td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-AIX-powerpc.sh">cmake-2.4.8-AIX-powerpc.sh</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-AIX-powerpc.tar.Z">cmake-2.4.8-AIX-powerpc.tar.Z</a></td></tr>
<tr bgcolor="#ffffff"><td></td><td><a href="http://www.cmake.org/files/v2.4/cmake-2.4.8-AIX-powerpc.tar.gz">cmake-2.4.8-AIX-powerpc.tar.gz</a></td></tr>



    </tbody></table>
    </td></tr></tbody></table>


    <a name="previous"></a><h3><a name="previous">Previous Release (2.2.3)</a></h3>
<a name="previous">    </a><table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Platform</b></td><td><b>Files</b></td></tr>

    <tr><td>Windows (Installer)</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-win32.exe">cmake-2.2.3-win32.exe</a></td></tr>

    
   <tr bgcolor="#f0f0f0"><td>Linux(x86)</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-x86-linux.tar.gz">cmake-2.2.3-x86-linux.tar.gz</a></td></tr>
    <tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-x86-linux.tar.Z">cmake-2.2.3-x86-linux.tar.Z</a></td></tr>

    <tr><td>IRIX64 n32</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-irix64-n32.tar.gz">cmake-2.2.3-irix64-n32.tar.gz</a></td></tr>
    <tr><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-irix64-n32.tar.Z">cmake-2.2.3-irix64-n32.tar.Z</a></td></tr>

    <tr bgcolor="#f0f0f0"><td>IRIX64 64</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-irix64-64.tar.gz">cmake-2.2.3-irix64-64.tar.gz</a></td></tr>

    <tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-irix64-64.tar.Z">cmake-2.2.3-irix64-64.tar.Z</a></td></tr>

    <tr><td>OSX(Darwin)</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-darwin.tar.gz">cmake-2.2.3-darwin.tar.gz</a></td></tr>
    <tr><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-darwin.tar.Z">cmake-2.2.3-darwin.tar.Z</a></td></tr>

    <tr bgcolor="#f0f0f0"><td>HP-UX</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-hpux-static.tar.gz">cmake-2.2.3-hpux-static.tar.gz</a></td></tr>
    <tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-hpux-static.tar.Z">cmake-2.2.3-hpux-static.tar.Z</a></td></tr>

 
   <tr><td>SunOS 5.7(Sparc)</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-sparc-sunos57-static.tar.gz">cmake-2.2.3-sparc-sunos57-static.tar.gz</a></td></tr>
    <tr><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3-sparc-sunos57-static.tar.Z">cmake-2.2.3-sparc-sunos57-static.tar.Z</a></td></tr>


    <tr bgcolor="#f0f0f0"><td>Source</td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3.tar.gz">cmake-2.2.3.tar.gz</a></td></tr>
    <tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/files/v2.2/cmake-2.2.3.tar.Z">cmake-2.2.3.tar.Z</a></td></tr>

    </tbody></table>
    </td></tr></tbody></table>

<a name="previous">    </a><h2><a name="previous">Editor Syntax Files</a></h2>
<a name="previous">    </a><table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Editor</b></td><td><b>Files</b></td></tr>

    <tr><td>emacs</td><td><a href="http://www.cmake.org/CMakeDocs/cmake-mode.el">cmake-mode.el</a></td></tr>

    <tr bgcolor="#f0f0f0"><td>vim</td><td><a href="http://www.cmake.org/CMakeDocs/cmake-indent.vim">cmake-indent.vim</a></td></tr>
    <tr bgcolor="#f0f0f0"><td></td><td><a href="http://www.cmake.org/CMakeDocs/cmake-syntax.vim">cmake-syntax.vim</a></td></tr>
    </tbody></table>
    </td></tr></tbody></table>

<a name="previous">    </a><h2><a name="previous">Older Releases</a></h2>
<a name="previous">    </a><table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Protocol</b></td><td><b>Link</b></td></tr>

    <tr><td>HTTP</td><td><a href="http://www.cmake.org/files">http://www.cmake.org/files</a></td></tr>

    <tr bgcolor="#f0f0f0"><td>FTP</td><td><a href="ftp://www.cmake.org/pub/cmake">ftp://www.cmake.org/pub/cmake</a></td></tr>
    </tbody></table>
    </td></tr></tbody></table>
<a name="previous">    </a><a name="cvs"><h3>Current development distribution</h3></a>

    <p>Each night a windows binary is created as part of the testing process. 
    Other than passing all of the tests in CMake, this version of CMake
    should not be expected to work in a production environment.  It is being
    produced so that users can test bug fixes done in CVS without
    having to build cmake.   This is only done for windows since building CMake
    from source on Linx/UNIX is trival and does not require purchasing a compiler.
</p><p>
     <table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>

    <table bgcolor="#ffffff" border="0" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Nightly CVS Windows Binary</b></td><td><b>Link</b></td></tr>

    <tr><td>HTTP</td><td><a href="http://www.cmake.org/files/vCVS">http://www.cmake.org/files/vCVS</a></td></tr>
    </tbody></table>
    </td></tr></tbody></table>

    </p><p>If you want to build from source, you can always download the source
    code by using CVS. CVS is a source code revision control system used by many
    participants in the open-source community.
    </p><p>

    To use CVS, you must have it installed on your system. You may wish to
    use the 
    <a href="http://sources.redhat.com/cygwin/">Cygwin</a> tools on Windows
    platforms, or <a href="http://www.wincvs.org">WinCVS</a> which provides 
    a very nice GUI to CVS.
    </p><p>
    On UNIX, one may use the <code>bootstrap</code> script provided in
    the source tree to build CMake.
    </p><p>
    In order to build the windows version of CMake you will need a
    current binary installation of CMake to bootstrap the build
    process.  If you are building on windows and want the CMakeSetup
    GUI to be built, you must have a compiler that has MFC library
    support.
    Use the above download link to get it. 
    
    </p><p>The source is
    accessed by checking out a read-only version of the CMake source
    code:
    </p><p>

    <b>cvs -d :pserver:anonymous at www.cmake.org:/cvsroot/CMake login</b><br>
    (respond with password cmake)
    </p><p>
    Follow this command by checking out the source code:<br>
    <b>cvs -d :pserver:anonymous at www.cmake.org:/cvsroot/CMake co CMake</b>
    </p><p>
    One may also browse the
    <a href="http://www.cmake.org/cgi-bin/viewcvs.cgi/?root=CMake">cvs repository online</a>.

  <a name="logos"><h3>Logos</h3></a>

  </p><p>Download high-resolution logos. If you need more logos, different sizes or background colors, please contact <a href="mailto:support at kitware.com">support at kitware.com</a>.</p>
    <table bgcolor="#000000" cellspacing="1" width="100%"><tbody><tr><td>
    <table bgcolor="#ffffff" border="0" cellpadding="4" cellspacing="0" width="100%">
    <tbody><tr class="table-heading" bgcolor="#e0e0e0"><td><b>Logo</b></td><td><b>Files</b></td></tr>

    <tr><td><img src="../Art/CMake-logo-triangle-download.jpg"></td><td><a href="http://www.cmake.org/files/logos/CMake-logo-triangle-high-res.png">PNG</a> (http) transparent background, 2072x2072, 300 dpi<br><a href="http://www.cmake.org/files/logos/CMake-logo-triangle-high-res.jpg">JPEG</a> (http) white background, 2072x2072, 300 dpi</td></tr>

    <tr bgcolor="#f0f0f0"><td><img src="../Art/CMake-logo-download.jpg"></td><td><a href="http://www.cmake.org/files/logos/CMake-logo-high-res.png">PNG</a> (http) transparent background, 6325x2072, 300 dpi<br><a href="http://www.cmake.org/files/logos/CMake-logo-high-res.jpg">JPEG</a> (http) white background, 6325x2072, 300 dpi</td></tr>
    </tbody></table>
    </td></tr>
    </tbody></table>



   </div>
<br class="clear" />
    <br />
    </div>
  </div>
  <div id="footer"><br />&copy;2008 Copyright Kitware, Inc.</div>
</div>
</div>
<script type="text/javascript">
<!--
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
//-->
</script>

</body>
</html>

Index: participants.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/participants.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -C 2 -d -r1.9 -r1.10
*** participants.html	9 Mar 2008 19:10:26 -0000	1.9
--- participants.html	9 Mar 2008 20:08:30 -0000	1.10
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: index.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** index.html	9 Mar 2008 19:10:26 -0000	1.8
--- index.html	9 Mar 2008 20:08:30 -0000	1.9
***************
*** 65,69 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 65,69 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
***************
*** 209,213 ****
  
     <p><strong>Other types of download</strong></p>
!    Please see the <a href="download.html">complete download page</a> for more information.
     
    </div>
--- 209,213 ----
  
     <p><strong>Other types of download</strong></p>
!    Please see the <a href="Download.html">complete download page</a> for more information.
     
    </div>

Index: CMake-2.4.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/CMake-2.4.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** CMake-2.4.html	9 Mar 2008 19:10:26 -0000	1.5
--- CMake-2.4.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: RunningCMake.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/RunningCMake.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** RunningCMake.html	9 Mar 2008 19:10:26 -0000	1.4
--- RunningCMake.html	9 Mar 2008 20:08:30 -0000	1.5
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: install.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/install.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** install.html	9 Mar 2008 19:10:26 -0000	1.5
--- install.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
***************
*** 85,89 ****
  
      <h3>Windows</h3> There is a pre-compiled binary available on the
!     <a href="download.html">Download</a> page.  It is provided as an
      executable installer.  One may also download and build CMake from source.
      The download page also provides source releases and instructions for
--- 85,89 ----
  
      <h3>Windows</h3> There is a pre-compiled binary available on the
!     <a href="Download.html">Download</a> page.  It is provided as an
      executable installer.  One may also download and build CMake from source.
      The download page also provides source releases and instructions for
***************
*** 97,101 ****
      executables.  
      </p><h3>Linux, Mac OSX, UNIX &amp; Cygwin </h3> There are pre-compiled binaries
!     available on the <a href="download.html">Download</a> page for many UNIX
      platforms.  
      <p>
--- 97,101 ----
      executables.  
      </p><h3>Linux, Mac OSX, UNIX &amp; Cygwin </h3> There are pre-compiled binaries
!     available on the <a href="Download.html">Download</a> page for many UNIX
      platforms.  
      <p>

Index: news.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/news.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** news.html	9 Mar 2008 19:10:26 -0000	1.6
--- news.html	9 Mar 2008 20:08:30 -0000	1.7
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: testing.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/testing.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** testing.html	9 Mar 2008 19:10:26 -0000	1.5
--- testing.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: examples.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/examples.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** examples.html	9 Mar 2008 19:10:26 -0000	1.4
--- examples.html	9 Mar 2008 20:08:30 -0000	1.5
***************
*** 58,62 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 58,62 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: CMake-2.5.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/CMake-2.5.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** CMake-2.5.html	9 Mar 2008 19:10:26 -0000	1.4
--- CMake-2.5.html	9 Mar 2008 20:08:30 -0000	1.5
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: blank.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/blank.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** blank.html	9 Mar 2008 19:10:26 -0000	1.5
--- blank.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: about.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/about.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** about.html	9 Mar 2008 19:10:26 -0000	1.5
--- about.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: Documentation.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/Documentation.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** Documentation.html	9 Mar 2008 19:10:26 -0000	1.2
--- Documentation.html	9 Mar 2008 20:08:30 -0000	1.3
***************
*** 58,62 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 58,62 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: copyright.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/copyright.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** copyright.html	9 Mar 2008 19:10:26 -0000	1.5
--- copyright.html	9 Mar 2008 20:08:30 -0000	1.6
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>

Index: MailingLists.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/MailingLists.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** MailingLists.html	9 Mar 2008 19:10:26 -0000	1.2
--- MailingLists.html	9 Mar 2008 20:08:30 -0000	1.3
***************
*** 56,60 ****
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>
--- 56,60 ----
          <li><a href="#" class="MenuBarItemSubmenu">CMAKE</a>
            <ul>
!             <li><a href="Download.html">Download</a></li>
              <li><a href="install.html">Install</a></li>
              <li><a href="Documentation.html">Documentation</a></li>



More information about the Cmake-commits mailing list