[Cmake-commits] [cmake-commits] hoffman committed CMakeLists.txt 1.25 1.25.2.1 cmThirdParty.h.in 1.4 1.4.2.1 cm_curl.h 1.4 1.4.2.1 cm_expat.h 1.1 1.1.14.1 cm_xmlrpc.h 1.2 1.2.2.1 cm_zlib.h 1.1 1.1.14.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Oct 1 17:21:28 EDT 2009


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

Modified Files:
      Tag: CMake-2-8
	CMakeLists.txt cmThirdParty.h.in cm_curl.h cm_expat.h 
	cm_xmlrpc.h cm_zlib.h 
Log Message:
Merge in changes to CMake-2-8 RC 2


Index: cm_curl.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cm_curl.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C 2 -d -r1.4 -r1.4.2.1
*** cm_curl.h	11 Jun 2009 13:04:26 -0000	1.4
--- cm_curl.h	1 Oct 2009 21:21:25 -0000	1.4.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
  #ifndef __cm_curl_h
  #define __cm_curl_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  
!   Distributed under the OSI-approved BSD License (the "License");
!   see accompanying file Copyright.txt for details.
  
!   This software is distributed WITHOUT ANY WARRANTY; without even the
!   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!   See the License for more information.
! ============================================================================*/
  #ifndef __cm_curl_h
  #define __cm_curl_h

Index: cm_xmlrpc.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cm_xmlrpc.h,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C 2 -d -r1.2 -r1.2.2.1
*** cm_xmlrpc.h	11 Jun 2009 15:24:56 -0000	1.2
--- cm_xmlrpc.h	1 Oct 2009 21:21:26 -0000	1.2.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
  #ifndef __cm_xmlrpc_h
  #define __cm_xmlrpc_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  
!   Distributed under the OSI-approved BSD License (the "License");
!   see accompanying file Copyright.txt for details.
  
!   This software is distributed WITHOUT ANY WARRANTY; without even the
!   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!   See the License for more information.
! ============================================================================*/
  #ifndef __cm_xmlrpc_h
  #define __cm_xmlrpc_h

Index: cmThirdParty.h.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cmThirdParty.h.in,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C 2 -d -r1.4 -r1.4.2.1
*** cmThirdParty.h.in	11 Jun 2009 15:24:56 -0000	1.4
--- cmThirdParty.h.in	1 Oct 2009 21:21:25 -0000	1.4.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
  #ifndef __cmThirdParty_h
  #define __cmThirdParty_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  
!   Distributed under the OSI-approved BSD License (the "License");
!   see accompanying file Copyright.txt for details.
  
!   This software is distributed WITHOUT ANY WARRANTY; without even the
!   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!   See the License for more information.
! ============================================================================*/
  #ifndef __cmThirdParty_h
  #define __cmThirdParty_h

Index: CMakeLists.txt
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/CMakeLists.txt,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -C 2 -d -r1.25 -r1.25.2.1
*** CMakeLists.txt	24 Feb 2009 22:07:04 -0000	1.25
--- CMakeLists.txt	1 Oct 2009 21:21:25 -0000	1.25.2.1
***************
*** 1,2 ****
--- 1,13 ----
+ #=============================================================================
+ # CMake - Cross Platform Makefile Generator
+ # Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
+ #
+ # Distributed under the OSI-approved BSD License (the "License");
+ # see accompanying file Copyright.txt for details.
+ #
+ # This software is distributed WITHOUT ANY WARRANTY; without even the
+ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ # See the License for more information.
+ #=============================================================================
  SUBDIRS(Doxygen KWStyle)
  

Index: cm_expat.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cm_expat.h,v
retrieving revision 1.1
retrieving revision 1.1.14.1
diff -C 2 -d -r1.1 -r1.1.14.1
*** cm_expat.h	19 Oct 2006 19:00:09 -0000	1.1
--- cm_expat.h	1 Oct 2009 21:21:26 -0000	1.1.14.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
  #ifndef __cm_expat_h
  #define __cm_expat_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  
!   Distributed under the OSI-approved BSD License (the "License");
!   see accompanying file Copyright.txt for details.
  
!   This software is distributed WITHOUT ANY WARRANTY; without even the
!   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!   See the License for more information.
! ============================================================================*/
  #ifndef __cm_expat_h
  #define __cm_expat_h

Index: cm_zlib.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Utilities/cm_zlib.h,v
retrieving revision 1.1
retrieving revision 1.1.14.1
diff -C 2 -d -r1.1 -r1.1.14.1
*** cm_zlib.h	19 Oct 2006 19:00:09 -0000	1.1
--- cm_zlib.h	1 Oct 2009 21:21:26 -0000	1.1.14.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc., Insight Consortium.  All rights reserved.
!   See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details.
  
!      This software is distributed WITHOUT ANY WARRANTY; without even
!      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
!      PURPOSE.  See the above copyright notices for more information.
  
! =========================================================================*/
  #ifndef __cm_zlib_h
  #define __cm_zlib_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc., Insight Software Consortium
  
!   Distributed under the OSI-approved BSD License (the "License");
!   see accompanying file Copyright.txt for details.
  
!   This software is distributed WITHOUT ANY WARRANTY; without even the
!   implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
!   See the License for more information.
! ============================================================================*/
  #ifndef __cm_zlib_h
  #define __cm_zlib_h



More information about the Cmake-commits mailing list