[Cmake-commits] [cmake-commits] hoffman committed News.html 1.1 1.2
cmake-commits at cmake.org
cmake-commits at cmake.org
Wed Mar 12 13:24:55 EDT 2008
Update of /cvsroot/CMake/CMakeWeb/HTML
In directory public:/mounts/ram/cvs-serv27957
Modified Files:
News.html
Log Message:
ENH: clean up so you can see it in dreamweaver
Index: News.html
===================================================================
RCS file: /cvsroot/CMake/CMakeWeb/HTML/News.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** News.html 10 Mar 2008 15:33:55 -0000 1.1
--- News.html 12 Mar 2008 17:24:53 -0000 1.2
***************
*** 46,53 ****
<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>
--- 46,53 ----
<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>
***************
*** 69,73 ****
<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>
--- 69,73 ----
<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>
***************
*** 81,85 ****
<div id="ContentBg">
<div id="Content">
! <div id="ContentTxtProdWide"><div id="news_header"></div><br />
<strong>Current news</strong> is listed in the following. Please visit the
CMake mailing list and archives for detailed information. Kitware also publishes
--- 81,89 ----
<div id="ContentBg">
<div id="Content">
! <div id="ContentTxtProdWide"><div id="documentation_header"></div><br />
! </div>
! <p><br class="clear" />
! </p>
! <p>
<strong>Current news</strong> is listed in the following. Please visit the
CMake mailing list and archives for detailed information. Kitware also publishes
***************
*** 93,101 ****
<li>KDE chooses CMake as its build system
</li>
! <li>CMake Release 2.4 available in May, 2006
This release as the following new features:
<ul>
! <li> Visual Studio 2005 win64 support
! </li><li> Improved install support
</li><li> Improved FIND_PROGRAM, FIND_LIBRARY, FIND_PATH, FIND_FILE
--- 97,105 ----
<li>KDE chooses CMake as its build system
</li>
! </ul>
! CMake Release 2.4 available in May, 2006
This release as the following new features:
<ul>
! <li> Visual Studio 2005 win64 support </li><li> Improved install support
</li><li> Improved FIND_PROGRAM, FIND_LIBRARY, FIND_PATH, FIND_FILE
***************
*** 149,163 ****
! </li><li> Lots of bug fixes
!
!
! </li></ul>
!
! </li><li>Mastering CMake 2.2 published in Feb, 2006.
! </li><li>CMake Release 2.2 available in September , 2005.
This release as the following new features:
! <ul>
! <li> 2.2.1 is a new beta and was merged with CVS on 9/06/05.
! </li><li> fix infinite loop problem in enable language/try compile
</li><li> The makefile generator was redone to create fewer files.
</li><li> Xcode 2.1 support added.
--- 153,163 ----
! </li><li> Lots of bug fixes</li>
! </ul>
! Mastering CMake 2.2 published in Feb, 2006.
!
! <ul><li>CMake Release 2.2 available in September , 2005.
This release as the following new features:
! <li> 2.2.1 is a new beta and was merged with CVS on 9/06/05. </li><li> fix infinite loop problem in enable language/try compile
</li><li> The makefile generator was redone to create fewer files.
</li><li> Xcode 2.1 support added.
***************
*** 202,212 ****
</li></ul>
!
! </li><li>CMake Release 2.0 available in June, 2004.
This release as the following new features:
<ul>
! <li> A new platform independent install supporting pre install, post install, manifest, destdir..., and is much faster.
!
! </li><li> Add support for SWIG
</li><li> Optional support for relative paths
--- 202,209 ----
</li></ul>
! CMake Release 2.0 available in June, 2004.
This release as the following new features:
<ul>
! <li> A new platform independent install supporting pre install, post install, manifest, destdir..., and is much faster.</li><li> Add support for SWIG
</li><li> Optional support for relative paths
***************
*** 276,316 ****
</li></ul>
! </li><li> CMake article on tools.devchannel.org in December, 2003
<a href="http://tools.devchannel.org/devtoolschannel/03/12/15/2139255.shtml">tools.devchannel.org</a>
!
! </li><li> CMake article on www.linuxjournal.com in October, 2003
<a href="http://www.linuxjournal.com/article.php?sid=6700">www.linuxjornal.com</a>
!
! </li><li>Mastering CMake User's Developers Guide published in Aug, 2003.
There is now a CMake User's/Developer's Guide that
you can purchase at <a href="http://www.kitware.com/products/cmakebook.html"> www.kitware.com/products/cmakebook.html.</a>
!
! </li><li>CMake Release 1.8 available in Aug, 2003.
!
For this release, the custom commands have been rearchitected to use a more understandable
signature. The old signature should still work. ctest has been enhanced and can produce testing dashboards compatible with Dart in many cases. A new FILE command has been added that supports reading, writing, and globbing of files. A new help target is created for all Makefiles so you can do nmake help (or make help) Command line options (-D) for cmake no longer require the type of the argument. The on-line help for cmake has been significantly improved. Run cmake --help for more information. Support for windows paths and filenames that include &. Support for files with multiple "." in them for nmake. More Modules report results to CMakeOutput.log and CMakeError.log. The performance of dependency tracing and analysis in CMake has been significantly improved. Both ccmake and CMakeSetup have some minor GUI improvements. And of course a number of minor bug fixes and enhancements.
!
! </li><li>CMake Release 1.6 available in Jan, 2003.
!
This release includes a number of new features to help make project management easier. Version 1.6 include TRY_COMPILE and TRY_RUN which can be used to test for features of the compiler or system that you are on. The MACRO command allows repeated CMakeLists code to be encapsulated into a macro. If you need to perform very complex operations the LOAD_COMMAND command allows you to write your own CMake command using a C API that can be compiled and loaded into CMake as part of the configuration process. Version 1.6 includes a wxWindows based GUI for use on MacOSX. This version includes a number of enhancements, bug fixes, and new features. The Modules directory includes a number of new tests and macros that can be used in your projects.
! </li><li>CMake Article apears in January 2003 Dr. Dobb's Journal:
<a href="http://www.ddj.com/articles/2003/0301/">www.ddj.com/articles/2003/0301/ </a>
! </li><li>CMake Release 1.4 available in Jun, 2002.
! </li><li>CMake Release 1.2 available in Jan, 2002.
! </li><li>CMake Release 1.0 available in Dec, 2001.
! </li><li>CMake Release 0.2 available in July, 2001. This release is to
include precompiled binaries and install shield for the Windows
MSVC environment.
! </li><li>VTK 4.0 (release in late 2001) will adopt CMake as its build
environment. A working CVS repository is currently functioning
! with CMake in preparation for the change.
! </li><li>VXL computer vision/image processing system adopts CMake as its
build environment.
! </li><li>Insight segmentation and registration toolkit (ITK) supports
development of the CMake environment.
! </div>
! <br class="clear" />
! <br />
</div>
</div>
--- 273,314 ----
</li></ul>
! <p>
! CMake article on tools.devchannel.org in December, 2003
<a href="http://tools.devchannel.org/devtoolschannel/03/12/15/2139255.shtml">tools.devchannel.org</a>
! <br>
! <br />
! CMake article on www.linuxjournal.com in October, 2003
<a href="http://www.linuxjournal.com/article.php?sid=6700">www.linuxjornal.com</a>
! <br />
! <br />Mastering CMake User's Developers Guide published in Aug, 2003.
There is now a CMake User's/Developer's Guide that
you can purchase at <a href="http://www.kitware.com/products/cmakebook.html"> www.kitware.com/products/cmakebook.html.</a>
! <br /><br />
! CMake Release 1.8 available in Aug, 2003.
! <br /><br />
For this release, the custom commands have been rearchitected to use a more understandable
signature. The old signature should still work. ctest has been enhanced and can produce testing dashboards compatible with Dart in many cases. A new FILE command has been added that supports reading, writing, and globbing of files. A new help target is created for all Makefiles so you can do nmake help (or make help) Command line options (-D) for cmake no longer require the type of the argument. The on-line help for cmake has been significantly improved. Run cmake --help for more information. Support for windows paths and filenames that include &. Support for files with multiple "." in them for nmake. More Modules report results to CMakeOutput.log and CMakeError.log. The performance of dependency tracing and analysis in CMake has been significantly improved. Both ccmake and CMakeSetup have some minor GUI improvements. And of course a number of minor bug fixes and enhancements.
! <br /><br />
! CMake Release 1.6 available in Jan, 2003.
! <br /><br />
This release includes a number of new features to help make project management easier. Version 1.6 include TRY_COMPILE and TRY_RUN which can be used to test for features of the compiler or system that you are on. The MACRO command allows repeated CMakeLists code to be encapsulated into a macro. If you need to perform very complex operations the LOAD_COMMAND command allows you to write your own CMake command using a C API that can be compiled and loaded into CMake as part of the configuration process. Version 1.6 includes a wxWindows based GUI for use on MacOSX. This version includes a number of enhancements, bug fixes, and new features. The Modules directory includes a number of new tests and macros that can be used in your projects.
! <br /><br />CMake Article apears in January 2003 Dr. Dobb's Journal:
<a href="http://www.ddj.com/articles/2003/0301/">www.ddj.com/articles/2003/0301/ </a>
! <br /><br />CMake Release 1.4 available in Jun, 2002.
! <br /><br />CMake Release 1.2 available in Jan, 2002.
! <br /><br />CMake Release 1.0 available in Dec, 2001.
! <br /><br />CMake Release 0.2 available in July, 2001. This release is to
include precompiled binaries and install shield for the Windows
MSVC environment.
! <br /><br />VTK 4.0 (release in late 2001) will adopt CMake as its build
environment. A working CVS repository is currently functioning
! with CMake in preparation for the change.<br />
! </br><br />VXL computer vision/image processing system adopts CMake as its
build environment.
! <br />
! </br><br />Insight segmentation and registration toolkit (ITK) supports
development of the CMake environment.
! </ul>
</div>
</div>
More information about the Cmake-commits
mailing list