[cmake-commits] jjomier committed copyright.html 1.1 1.2
documentation.html 1.1 1.2 download.html 1.1 1.2 install.html
1.1 1.2 mailinglist.html 1.1 1.2 news.html 1.1 1.2
participants.html 1.1 1.2 testing.html 1.1 1.2
cmake-commits at cmake.org
cmake-commits at cmake.org
Sat Mar 1 16:53:32 EST 2008
Update of /cvsroot/CMake/CMakeWeb/HTML2
In directory public:/mounts/ram/cvs-serv1129
Modified Files:
copyright.html documentation.html download.html install.html
mailinglist.html news.html participants.html testing.html
Log Message:
ENH: Some tab fixes
Index: download.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/download.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- download.html 1 Mar 2008 18:30:26 -0000 1.1
+++ download.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -273,7 +273,7 @@
-
+ </div>
<br class="clear" />
<br />
</div>
Index: participants.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/participants.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- participants.html 1 Mar 2008 18:30:26 -0000 1.1
+++ participants.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -80,6 +80,7 @@
<li>Ken Martin (Kitware)</li>
<li>Brad King (Kitware)</li>
</ul>
+ </div>
<br class="clear" />
<br />
</div>
Index: mailinglist.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/mailinglist.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mailinglist.html 1 Mar 2008 18:30:26 -0000 1.1
+++ mailinglist.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -103,6 +103,7 @@
<a href="http://www.cmake.org/pipermail/cmake-commits">here</a>
</li>
</ul>
+ </div>
<br class="clear" />
<br />
</div>
Index: news.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/news.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- news.html 1 Mar 2008 18:30:26 -0000 1.1
+++ news.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -295,7 +295,7 @@
build environment.
</li><li>Insight segmentation and registration toolkit (ITK) supports
development of the CMake environment.
-
+ </div>
<br class="clear" />
<br />
</div>
Index: testing.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/testing.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- testing.html 1 Mar 2008 18:30:26 -0000 1.1
+++ testing.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -144,6 +144,7 @@
<pre>/full/path/to/ctest -S /full/path/to/script.cmake</pre>
Once that is working, then add that command as a crontab entry on unix, or
to the windows scheduler program on windows.
+</div>
<br/>
<br class="clear" />
<br />
Index: install.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/install.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- install.html 1 Mar 2008 18:30:26 -0000 1.1
+++ install.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -91,7 +91,7 @@
available on the <a href="download.html">Download</a> page for many UNIX
platforms.
<p>
-
+<ul>
There are several possible approaches for building CMake from a source tree:<br><br>
</p><li>If there is no existing CMake installation, a bootstrap script
is provided:<pre> ./bootstrap
@@ -110,8 +110,9 @@
make
make install
</pre>
-</li><li>For more options with bootstrap, run ./bootstrap --help
-
+</li><li>For more options with bootstrap, run ./bootstrap --help</li>
+</ul>
+ </div>
<br class="clear" />
<br />
</div>
Index: documentation.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/documentation.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- documentation.html 1 Mar 2008 18:30:26 -0000 1.1
+++ documentation.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -99,1240 +99,14 @@
<a href="http://www.itk.org">ITK</a> or
<a href="http://www.vtk.org">VTK</a> or
<a href="http://vxl.sourceforge.net">VXL</a>).
- </p><p>
-
+ </p>
The following is the automatically generated documentation for
all of the available commands in CMake:<br><br>
- </p><h2></h2>
-<ul>
- <li>
[...1213 lines suppressed...]
-
- </p></li><li>
-
- <b><code>UsewxWidgets</code></b>: Same as Use_wxWindows<br>
- <p><br>
-
- </p></li><li>
- <b><code>Use_wxWindows</code></b>: Find wxWindows installation<br>
- <p><br></p><p>This convenience include finds if wxWindows is installed and set the appropriate libs, incdirs, flags etc. INCLUDE_DIRECTORIES, LINK_DIRECTORIES and ADD_DEFINITIONS are called. author Jan Woetzel <jw -at- mip.informatik.uni-kiel.de> (07/2003)<br></p><p>if you are sure you need GL then<br></p><pre> SET(WXWINDOWS_USE_GL 1)<br></pre>
-
- <p>*before* you include this file.<br>
-
-</p>
-
-
+ <!--#include file="../HTML/CMakeModules.html"-->
+ </div>
<br class="clear" />
<br />
Index: copyright.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML2/copyright.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- copyright.html 1 Mar 2008 18:30:26 -0000 1.1
+++ copyright.html 1 Mar 2008 21:53:30 -0000 1.2
@@ -109,7 +109,7 @@
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
-
+ </div>
<br class="clear" />
<br />
</div>
More information about the Cmake-commits
mailing list