I simply prefer it because the list of bug fixes in it is significantly long enough that it just feels better knowing I am using better software. For VTK, go ahead and use CMake 2.6.3 if you are not encountering any of these bugs.<div>
<br></div><div>Leave the requirement at 2.6.3 for VTK, but use the latest CMake whenever possible. Certainly, don't complain about it if you are using CMake 2.6.3 and a later version contains a bug fix which you might find useful..... :-)</div>
<div><br><div><br></div><div><span class="Apple-style-span" style="font-family: Times; font-size: 16px; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">Changes in CMake 2.6.4 RC 6
- Use $ var in CPack.cmake, and not @var@
- Add more missing OSXX11 CPack files

Changes in CMake 2.6.4 RC 5
- Add missing file for OSXX11 CPack generator
- cmake-gui fix path length in the binary directory's combo box

Changes in CMake 2.6.4 RC 4
- Better document Verbatim in custom commands
- Fix #8843 ctest system information was not always correct on linux
- Fix transitive linking of imported libraries 

Changes in CMake 2.6.4 RC 3
- Documentation fix for #8815
- Fix CDash only submit with ctest_submit
- various fixes for FindQt4.cmake
- cmake-gui block checkable flag for item during configure/generate.
- put qt version in about for cmake-gui

Changes in CMake 2.6.4 RC 2
- Fix issues in FindBoost #8576 #8734
- Fix -D issues with VS 6
- Fix scope issue with CMAKE_CURRENT_LIST_FILE  and macros
- Eclipse make VERBOSE off in makfiles #7585, and use built-in includes
- Codeblocks auto header finding
- Fix crash in include_directories #8704
- Some documentation fixes to commands and classes.
- Do not warn if LIBPATH is not set for nmake

Changes in CMake 2.6.4 RC 1
- Add some better documentation about RPATH variables
- No longer mark header files as HEADER_FILE_ONLY automatically,
  this gets rid of the ugly red marks in Visual Stuido
- Fix man-page preformatted text paragraphing
- Teach file(REMOVE) how to use relative paths
- Gracefully handle broken version symlinks
- Fix ASM source file extension default list
- Pass shared library export symbol in DEFINES
- Enforce unique binary directories
- Fix cmake-mode.el indentation cursor motion
- Simplify reverse cmLocalGenerator::Convert
- More robust decision to suppress implicit include dirs
- Fix Fortran implicit dependency include path (and test it)
- Clarify docs of old *_OUTPUT_PATH vars
- Fix svn update logic for modified files
- Add get_filename_component(... REALPATH)
- Work around broken GetLongPathName case 
</pre><div><span class="Apple-style-span" style="font-family: -webkit-monospace; white-space: pre-wrap;"><br></span></div></span><br><div class="gmail_quote">On Mon, Jul 20, 2009 at 11:23 AM, Moreland, Kenneth <span dir="ltr"><<a href="mailto:kmorel@sandia.gov">kmorel@sandia.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



<div>
<font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Is there any feature addition or correction from 2.6.3 to 2.6.4 to justify yet another change?  We all just changed our builds to use 2.6.3 within the last couple of months.  Is there a justification to make every CVS VTK user change yet again?<br>

<br>
-Ken<div><div></div><div class="h5"><br>
<br>
<br>
On 7/20/09 7:17 AM, "Dave Partyka" <<a href="http://dave.partyka@kitware.com" target="_blank">dave.partyka@kitware.com</a>> wrote:<br>
<br>
</div></div></span></font><blockquote><div><div></div><div class="h5"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Fine by me.<br>
<br>
On Mon, Jul 20, 2009 at 9:16 AM, David Cole <<a href="http://david.cole@kitware.com" target="_blank">david.cole@kitware.com</a>> wrote:<br>
</span></font></div></div><blockquote><div><div></div><div class="h5"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">I would recommend CMake 2.6.4 (works well, out for two months or more now, stable release, no major regressions...)<br>

<br>
Maybe CVS VTK should require CMake 2.6.4 instead?<br>
<br>
<br>
<br>
On Sun, Jul 19, 2009 at 5:17 PM, Dave Partyka <<a href="http://dave.partyka@kitware.com" target="_blank">dave.partyka@kitware.com</a>> wrote:<br>
</span></font></div></div><blockquote><div><div></div><div class="h5"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt">Sorry about that, I should better qualify my proclamation that VTK requires <font color="#FF0000">ATLEAST</font> CMake 2.6.3 or <font color="#FF0000">GREATER</font>. :-)<br>

<br>
<br>
On Sun, Jul 19, 2009 at 5:10 PM, Bill Lorensen <<a href="http://bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>> wrote:<br>
</span></font></div></div><blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><div><div></div><div class="h5">OK, I see. I had built my own version. It must have been before the<br>
final release of 2.6.3. I just did a yum install on Fedora and that<br>
2.6.3 works fine.<br>
<br>
Sorry,<br>
<font color="#888888"><br>
Bill<br>
</font><br>
On Sun, Jul 19, 2009 at 5:03 PM, Bill Lorensen<<a href="http://bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>> wrote:<br>
> I think you mean CMake 2.6.4.<br>
><br>
> With cmake version 2.6-patch 3 RC-5 I get<br>
> CMake Error at CMakeLists.txt:4 (CMAKE_POLICY):<br>
>  Policy "CMP0011" is not known to this version of CMake.<br>
><br>
> With cmake version 2.6-patch 4 VTK head configures fine.<br>
><br>
> Bill<br>
><br>
> On Sun, Jul 19, 2009 at 4:21 PM, Dave Partyka<<a href="http://dave.partyka@kitware.com" target="_blank">dave.partyka@kitware.com</a>> wrote:<br>
>> Hi All,<br>
>> As of today, cvs VTK now requires CMake 2.6.3. Just a friendly reminder that<br>
>> if you have been ignoring the cmake warning to upgrade cmake, please do so<br>
>> now!<br>
>> Thanks!<br>
>> _______________________________________________<br></div></div>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>> <br><div class="im">
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
>><br>
>><br>
>><br>
><br>
</div></span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> <<a href="http://www.kitware.com" target="_blank">http://www.kitware.com</a>> <br><div class="im">
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br>
</div></span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
<br>
</span></font></blockquote><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><font size="2"><font face="Consolas, Courier New, Courier"><span style="font-size:10pt"><br>
   ****      Kenneth Moreland<br>
    ***      Sandia National Laboratories<br>
***********  <br>
*** *** ***  email: <a href="http://kmorel@sandia.gov" target="_blank">kmorel@sandia.gov</a><br>
**  ***  **  phone: (505) 844-8919<br>
    ***      web:   <a href="http://www.cs.unm.edu/~kmorel" target="_blank">http://www.cs.unm.edu/~kmorel</a><br>
</span></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font>
</div>


</blockquote></div><br></div></div>