[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.68 1.144.2.69 ChangeLog.manual 1.1.10.65 1.1.10.66

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Apr 21 14:12:49 EDT 2009


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: merge in changes and create RC 5


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.68
retrieving revision 1.144.2.69
diff -C 2 -d -r1.144.2.68 -r1.144.2.69
*** CMakeLists.txt	7 Apr 2009 19:32:04 -0000	1.144.2.68
--- CMakeLists.txt	21 Apr 2009 18:12:44 -0000	1.144.2.69
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 4)
! SET(CMake_VERSION_RC 4)
  # 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 5)
  # 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.65
retrieving revision 1.1.10.66
diff -C 2 -d -r1.1.10.65 -r1.1.10.66
*** ChangeLog.manual	7 Apr 2009 19:32:06 -0000	1.1.10.65
--- ChangeLog.manual	21 Apr 2009 18:12:46 -0000	1.1.10.66
***************
*** 1,2 ****
--- 1,6 ----
+ 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



More information about the Cmake-commits mailing list