[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.66 1.144.2.67 ChangeLog.manual 1.1.10.63 1.1.10.64

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Mar 31 10:28:53 EDT 2009


Update of /cvsroot/CMake/CMake
In directory public:/mounts/ram/cvs-serv9765

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: next RC


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.66
retrieving revision 1.144.2.67
diff -C 2 -d -r1.144.2.66 -r1.144.2.67
*** CMakeLists.txt	27 Mar 2009 15:55:46 -0000	1.144.2.66
--- CMakeLists.txt	31 Mar 2009 14:28:51 -0000	1.144.2.67
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! SET(CMake_VERSION_RC 2)
  # CVS versions are odd, if this is an odd minor version
  # then set the CMake_VERSION_DATE variable
--- 355,359 ----
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! SET(CMake_VERSION_RC 3)
  # CVS versions are odd, if this is an odd minor version
  # then set the CMake_VERSION_DATE variable

Index: ChangeLog.manual
===================================================================
RCS file: /cvsroot/CMake/CMake/Attic/ChangeLog.manual,v
retrieving revision 1.1.10.63
retrieving revision 1.1.10.64
diff -C 2 -d -r1.1.10.63 -r1.1.10.64
*** ChangeLog.manual	27 Mar 2009 15:55:47 -0000	1.1.10.63
--- ChangeLog.manual	31 Mar 2009 14:28:51 -0000	1.1.10.64
***************
*** 1,2 ****
--- 1,9 ----
+ 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



More information about the Cmake-commits mailing list