[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.46 1.144.2.47 ChangeLog.manual 1.1.10.43 1.1.10.44

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Nov 4 15:16:47 EST 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: merge in the rest of the haiku changes 


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.46
retrieving revision 1.144.2.47
diff -C 2 -d -r1.144.2.46 -r1.144.2.47
*** CMakeLists.txt	24 Oct 2008 15:18:44 -0000	1.144.2.46
--- CMakeLists.txt	4 Nov 2008 20:16:44 -0000	1.144.2.47
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 3)
! SET(CMake_VERSION_RC 1)
  # 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 3)
! SET(CMake_VERSION_RC 2)
  # 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.43
retrieving revision 1.1.10.44
diff -C 2 -d -r1.1.10.43 -r1.1.10.44
*** ChangeLog.manual	24 Oct 2008 15:18:44 -0000	1.1.10.43
--- ChangeLog.manual	4 Nov 2008 20:16:44 -0000	1.1.10.44
***************
*** 1,2 ****
--- 1,4 ----
+ Changes in CMake 2.6.3 RC 2
+ - Merge in more Haiku changes
  Changes in CMake 2.6.3 RC 1
  - Better reporting when nmake compiler environment is not correct
***************
*** 33,36 ****
--- 35,40 ----
  - Display an error message in ccmake when there are errors
  
+ CMake 2.6.2 released
+ 
  Changes in CMake 2.6.2 RC 6
  - Fix bug#7669 cpack did not work when sym-linked after install



More information about the Cmake-commits mailing list