[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.144.2.48 1.144.2.49 ChangeLog.manual 1.1.10.45 1.1.10.46

cmake-commits at cmake.org cmake-commits at cmake.org
Tue Nov 11 16:52:24 EST 2008


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

Modified Files:
      Tag: CMake-2-6
	CMakeLists.txt ChangeLog.manual 
Log Message:
ENH: merge in fixes from head RC 4


Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/CMakeLists.txt,v
retrieving revision 1.144.2.48
retrieving revision 1.144.2.49
diff -C 2 -d -r1.144.2.48 -r1.144.2.49
*** CMakeLists.txt	6 Nov 2008 15:54:36 -0000	1.144.2.48
--- CMakeLists.txt	11 Nov 2008 21:52:21 -0000	1.144.2.49
***************
*** 355,359 ****
  SET(CMake_VERSION_MINOR 6)
  SET(CMake_VERSION_PATCH 3)
! SET(CMake_VERSION_RC 3)
  # 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 4)
  # 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.45
retrieving revision 1.1.10.46
diff -C 2 -d -r1.1.10.45 -r1.1.10.46
*** ChangeLog.manual	6 Nov 2008 15:54:36 -0000	1.1.10.45
--- ChangeLog.manual	11 Nov 2008 21:52:21 -0000	1.1.10.46
***************
*** 1,2 ****
--- 1,8 ----
+ Changes in CMake 2.6.3 RC 4
+ - Fix for SccProvider in visual studio 
+ - fix for missing package_source target
+ - FindQt4 QT_PHONON_MODULE_DEPENDS fixes
+ - Fixes for GetPrerequisites.cmake system libraries on Mac and UNIX
+ - Merge in kwsys Haiku DynaimcLoader change
  Changes in CMake 2.6.3 RC 3
  - Merge in CMakeLists.txt curl Haiku change



More information about the Cmake-commits mailing list