[Cmake-commits] [cmake-commits] hoffman committed OSXScriptLauncher.cxx 1.4 1.4.4.1 cmCPackBundleGenerator.cxx 1.10 1.10.2.1 cmCPackBundleGenerator.h 1.5 1.5.2.1 cmCPackComponentGroup.cxx 1.1 1.1.4.1 cmCPackComponentGroup.h 1.4 1.4.2.1 cmCPackConfigure.h.in 1.4 1.4.4.1 cmCPackCygwinBinaryGenerator.cxx 1.5 1.5.4.1 cmCPackCygwinBinaryGenerator.h 1.3 1.3.4.1 cmCPackCygwinSourceGenerator.cxx 1.5 1.5.4.1 cmCPackCygwinSourceGenerator.h 1.3 1.3.4.1 cmCPackDebGenerator.cxx 1.23 1.23.2.1 cmCPackDebGenerator.h 1.4 1.4.4.1 cmCPackDragNDropGenerator.cxx 1.6 1.6.2.1 cmCPackDragNDropGenerator.h 1.3 1.3.2.1 cmCPackGenerator.cxx 1.18 1.18.2.1 cmCPackGenerator.h 1.7 1.7.2.1 cmCPackGeneratorFactory.cxx 1.4 1.4.2.1 cmCPackGeneratorFactory.h 1.2 1.2.4.1 cmCPackLog.cxx 1.8 1.8.2.1 cmCPackLog.h 1.4 1.4.14.1 cmCPackNSISGenerator.cxx 1.39 1.39.2.1 cmCPackNSISGenerator.h 1.14 1.14.2.1 cmCPackOSXX11Generator.cxx 1.6 1.6.2.1 cmCPackOSXX11Generator.h 1.5 1.5.4.1 cmCPackPackageMakerGenerator.cxx 1.29 1.29.2.1 cmCPackPackageMakerGenerator.h 1.16 1.16.2.1 cmCPackRPMGenerator.cxx 1.6 1.6.4.1 cmCPackRPMGenerator.h 1.5 1.5.4.1 cmCPackSTGZGenerator.cxx 1.15 1.15.12.1 cmCPackSTGZGenerator.h 1.8 1.8.12.1 cmCPackTGZGenerator.cxx 1.19 1.19.4.1 cmCPackTGZGenerator.h 1.11 1.11.4.1 cmCPackTarBZip2Generator.cxx 1.4 1.4.12.1 cmCPackTarBZip2Generator.h 1.2 1.2.12.1 cmCPackTarCompressGenerator.cxx 1.9 1.9.4.1 cmCPackTarCompressGenerator.h 1.4 1.4.12.1 cmCPackZIPGenerator.cxx 1.11 1.11.4.1 cmCPackZIPGenerator.h 1.6 1.6.4.1 cpack.cxx 1.47 1.47.2.1

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


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

Modified Files:
      Tag: CMake-2-8
	OSXScriptLauncher.cxx cmCPackBundleGenerator.cxx 
	cmCPackBundleGenerator.h cmCPackComponentGroup.cxx 
	cmCPackComponentGroup.h cmCPackConfigure.h.in 
	cmCPackCygwinBinaryGenerator.cxx 
	cmCPackCygwinBinaryGenerator.h 
	cmCPackCygwinSourceGenerator.cxx 
	cmCPackCygwinSourceGenerator.h cmCPackDebGenerator.cxx 
	cmCPackDebGenerator.h cmCPackDragNDropGenerator.cxx 
	cmCPackDragNDropGenerator.h cmCPackGenerator.cxx 
	cmCPackGenerator.h cmCPackGeneratorFactory.cxx 
	cmCPackGeneratorFactory.h cmCPackLog.cxx cmCPackLog.h 
	cmCPackNSISGenerator.cxx cmCPackNSISGenerator.h 
	cmCPackOSXX11Generator.cxx cmCPackOSXX11Generator.h 
	cmCPackPackageMakerGenerator.cxx 
	cmCPackPackageMakerGenerator.h cmCPackRPMGenerator.cxx 
	cmCPackRPMGenerator.h cmCPackSTGZGenerator.cxx 
	cmCPackSTGZGenerator.h cmCPackTGZGenerator.cxx 
	cmCPackTGZGenerator.h cmCPackTarBZip2Generator.cxx 
	cmCPackTarBZip2Generator.h cmCPackTarCompressGenerator.cxx 
	cmCPackTarCompressGenerator.h cmCPackZIPGenerator.cxx 
	cmCPackZIPGenerator.h cpack.cxx 
Log Message:
Merge in changes to CMake-2-8 RC 2


Index: cmCPackBundleGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackBundleGenerator.cxx,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C 2 -d -r1.10 -r1.10.2.1
*** cmCPackBundleGenerator.cxx	19 Feb 2009 15:39:08 -0000	1.10
--- cmCPackBundleGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.10.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.
  
! =========================================================================*/
  
  #include "cmCPackBundleGenerator.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.
! ============================================================================*/
  
  #include "cmCPackBundleGenerator.h"

Index: cmCPackDragNDropGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackDragNDropGenerator.cxx,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C 2 -d -r1.6 -r1.6.2.1
*** cmCPackDragNDropGenerator.cxx	3 Apr 2009 17:12:53 -0000	1.6
--- cmCPackDragNDropGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.6.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.
  
! =========================================================================*/
  
  #include "cmCPackDragNDropGenerator.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.
! ============================================================================*/
  
  #include "cmCPackDragNDropGenerator.h"
***************
*** 385,388 ****
--- 380,390 ----
          std::string line;
          std::getline(ifs, line);
+         // escape quotes
+         std::string::size_type pos = line.find('\"');
+         while(pos != std::string::npos)
+         {
+           line.replace(pos, 1, "\\\"");
+           pos = line.find('\"', pos+2);
+         }
          osf << "        \"" << line << "\\n\"\n";
        }

Index: cpack.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cpack.cxx,v
retrieving revision 1.47
retrieving revision 1.47.2.1
diff -C 2 -d -r1.47 -r1.47.2.1
*** cpack.cxx	11 Sep 2009 12:17:52 -0000	1.47
--- cpack.cxx	1 Oct 2009 21:21:12 -0000	1.47.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.
  
! =========================================================================*/
  #include "cmSystemTools.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.
! ============================================================================*/
  #include "cmSystemTools.h"
  

Index: cmCPackTGZGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTGZGenerator.h,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -C 2 -d -r1.11 -r1.11.4.1
*** cmCPackTGZGenerator.h	5 Nov 2007 21:55:45 -0000	1.11
--- cmCPackTGZGenerator.h	1 Oct 2009 21:21:11 -0000	1.11.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackTGZGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackTGZGenerator_h

Index: cmCPackCygwinSourceGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackCygwinSourceGenerator.cxx,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C 2 -d -r1.5 -r1.5.4.1
*** cmCPackCygwinSourceGenerator.cxx	13 Mar 2008 01:54:27 -0000	1.5
--- cmCPackCygwinSourceGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.5.4.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.
  
! =========================================================================*/
  
  #include "cmCPackCygwinSourceGenerator.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.
! ============================================================================*/
  
  #include "cmCPackCygwinSourceGenerator.h"

Index: cmCPackNSISGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackNSISGenerator.h,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -C 2 -d -r1.14 -r1.14.2.1
*** cmCPackNSISGenerator.h	1 Oct 2008 13:04:27 -0000	1.14
--- cmCPackNSISGenerator.h	1 Oct 2009 21:21:11 -0000	1.14.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackNSISGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackNSISGenerator_h

Index: cmCPackTarBZip2Generator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTarBZip2Generator.cxx,v
retrieving revision 1.4
retrieving revision 1.4.12.1
diff -C 2 -d -r1.4 -r1.4.12.1
*** cmCPackTarBZip2Generator.cxx	2 Feb 2007 21:52:20 -0000	1.4
--- cmCPackTarBZip2Generator.cxx	1 Oct 2009 21:21:11 -0000	1.4.12.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.
  
! =========================================================================*/
  
  #include "cmCPackTarBZip2Generator.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.
! ============================================================================*/
  
  #include "cmCPackTarBZip2Generator.h"

Index: cmCPackZIPGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackZIPGenerator.h,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -C 2 -d -r1.6 -r1.6.4.1
*** cmCPackZIPGenerator.h	5 Nov 2007 21:55:45 -0000	1.6
--- cmCPackZIPGenerator.h	1 Oct 2009 21:21:11 -0000	1.6.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackZIPGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackZIPGenerator_h

Index: cmCPackCygwinSourceGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackCygwinSourceGenerator.h,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -C 2 -d -r1.3 -r1.3.4.1
*** cmCPackCygwinSourceGenerator.h	31 Oct 2007 12:50:17 -0000	1.3
--- cmCPackCygwinSourceGenerator.h	1 Oct 2009 21:21:11 -0000	1.3.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackCygwinSourceGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackCygwinSourceGenerator_h

Index: cmCPackPackageMakerGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackPackageMakerGenerator.cxx,v
retrieving revision 1.29
retrieving revision 1.29.2.1
diff -C 2 -d -r1.29 -r1.29.2.1
*** cmCPackPackageMakerGenerator.cxx	1 Oct 2008 13:04:27 -0000	1.29
--- cmCPackPackageMakerGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.29.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.
  
! =========================================================================*/
  #include "cmCPackPackageMakerGenerator.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.
! ============================================================================*/
  #include "cmCPackPackageMakerGenerator.h"
  

Index: cmCPackDebGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackDebGenerator.cxx,v
retrieving revision 1.23
retrieving revision 1.23.2.1
diff -C 2 -d -r1.23 -r1.23.2.1
*** cmCPackDebGenerator.cxx	11 Sep 2008 14:48:49 -0000	1.23
--- cmCPackDebGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.23.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.
  
! =========================================================================*/
  #include "cmCPackDebGenerator.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.
! ============================================================================*/
  #include "cmCPackDebGenerator.h"
  

Index: cmCPackTarBZip2Generator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTarBZip2Generator.h,v
retrieving revision 1.2
retrieving revision 1.2.12.1
diff -C 2 -d -r1.2 -r1.2.12.1
*** cmCPackTarBZip2Generator.h	2 Feb 2007 19:40:26 -0000	1.2
--- cmCPackTarBZip2Generator.h	1 Oct 2009 21:21:11 -0000	1.2.12.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackTarBZip2Generator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackTarBZip2Generator_h

Index: cmCPackOSXX11Generator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackOSXX11Generator.h,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C 2 -d -r1.5 -r1.5.4.1
*** cmCPackOSXX11Generator.h	5 Nov 2007 21:55:45 -0000	1.5
--- cmCPackOSXX11Generator.h	1 Oct 2009 21:21:11 -0000	1.5.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackOSXX11Generator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackOSXX11Generator_h

Index: cmCPackSTGZGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackSTGZGenerator.cxx,v
retrieving revision 1.15
retrieving revision 1.15.12.1
diff -C 2 -d -r1.15 -r1.15.12.1
*** cmCPackSTGZGenerator.cxx	12 May 2006 18:44:24 -0000	1.15
--- cmCPackSTGZGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.15.12.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.
  
! =========================================================================*/
  
  #include "cmCPackSTGZGenerator.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.
! ============================================================================*/
  
  #include "cmCPackSTGZGenerator.h"

Index: cmCPackGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackGenerator.cxx,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -C 2 -d -r1.18 -r1.18.2.1
*** cmCPackGenerator.cxx	28 Jul 2009 14:46:45 -0000	1.18
--- cmCPackGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.18.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.
  
! =========================================================================*/
  
  #include "cmCPackGenerator.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.
! ============================================================================*/
  
  #include "cmCPackGenerator.h"
***************
*** 31,34 ****
--- 26,33 ----
  #include <memory> // auto_ptr
  
+ #if defined(__HAIKU__)
+ #include <StorageKit.h>
+ #endif
+ 
  //----------------------------------------------------------------------
  cmCPackGenerator::cmCPackGenerator()
***************
*** 1026,1029 ****
--- 1025,1038 ----
    this->InstallPath += "-";
    this->InstallPath += this->GetOption("CPACK_PACKAGE_VERSION");
+ #elif defined(__HAIKU__)
+   BPath dir;
+   if (find_directory(B_COMMON_DIRECTORY, &dir) == B_OK)
+     {
+     this->InstallPath = dir.Path();
+     }
+   else
+     {
+     this->InstallPath = "/boot/common";
+     }
  #else
    this->InstallPath = "/usr/local/";

Index: cmCPackOSXX11Generator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackOSXX11Generator.cxx,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C 2 -d -r1.6 -r1.6.2.1
*** cmCPackOSXX11Generator.cxx	21 Jan 2009 16:54:30 -0000	1.6
--- cmCPackOSXX11Generator.cxx	1 Oct 2009 21:21:11 -0000	1.6.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.
  
! =========================================================================*/
  #include "cmCPackOSXX11Generator.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.
! ============================================================================*/
  #include "cmCPackOSXX11Generator.h"
  

Index: cmCPackRPMGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackRPMGenerator.h,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C 2 -d -r1.5 -r1.5.4.1
*** cmCPackRPMGenerator.h	5 Nov 2007 21:55:45 -0000	1.5
--- cmCPackRPMGenerator.h	1 Oct 2009 21:21:11 -0000	1.5.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackRPMGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackRPMGenerator_h

Index: cmCPackTGZGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTGZGenerator.cxx,v
retrieving revision 1.19
retrieving revision 1.19.4.1
diff -C 2 -d -r1.19 -r1.19.4.1
*** cmCPackTGZGenerator.cxx	27 Sep 2007 18:44:10 -0000	1.19
--- cmCPackTGZGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.19.4.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.
  
! =========================================================================*/
  
  #include "cmCPackTGZGenerator.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.
! ============================================================================*/
  
  #include "cmCPackTGZGenerator.h"

Index: cmCPackLog.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackLog.h,v
retrieving revision 1.4
retrieving revision 1.4.14.1
diff -C 2 -d -r1.4 -r1.4.14.1
*** cmCPackLog.h	10 Mar 2006 18:06:26 -0000	1.4
--- cmCPackLog.h	1 Oct 2009 21:21:11 -0000	1.4.14.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackLog_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackLog_h

Index: cmCPackLog.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackLog.cxx,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C 2 -d -r1.8 -r1.8.2.1
*** cmCPackLog.cxx	22 Jan 2009 18:56:13 -0000	1.8
--- cmCPackLog.cxx	1 Oct 2009 21:21:11 -0000	1.8.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.
  
! =========================================================================*/
  
  #include "cmCPackLog.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.
! ============================================================================*/
  
  #include "cmCPackLog.h"

Index: cmCPackDebGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackDebGenerator.h,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C 2 -d -r1.4 -r1.4.4.1
*** cmCPackDebGenerator.h	5 Nov 2007 21:55:45 -0000	1.4
--- cmCPackDebGenerator.h	1 Oct 2009 21:21:11 -0000	1.4.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackDebGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackDebGenerator_h

Index: cmCPackGeneratorFactory.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackGeneratorFactory.cxx,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C 2 -d -r1.4 -r1.4.2.1
*** cmCPackGeneratorFactory.cxx	22 Jan 2009 17:12:44 -0000	1.4
--- cmCPackGeneratorFactory.cxx	1 Oct 2009 21:21:11 -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.
  
! =========================================================================*/
  
  #include "cmCPackGeneratorFactory.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.
! ============================================================================*/
  
  #include "cmCPackGeneratorFactory.h"

Index: cmCPackCygwinBinaryGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackCygwinBinaryGenerator.h,v
retrieving revision 1.3
retrieving revision 1.3.4.1
diff -C 2 -d -r1.3 -r1.3.4.1
*** cmCPackCygwinBinaryGenerator.h	31 Oct 2007 12:50:17 -0000	1.3
--- cmCPackCygwinBinaryGenerator.h	1 Oct 2009 21:21:11 -0000	1.3.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackCygwinBinaryGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackCygwinBinaryGenerator_h

Index: cmCPackSTGZGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackSTGZGenerator.h,v
retrieving revision 1.8
retrieving revision 1.8.12.1
diff -C 2 -d -r1.8 -r1.8.12.1
*** cmCPackSTGZGenerator.h	2 Feb 2007 19:40:26 -0000	1.8
--- cmCPackSTGZGenerator.h	1 Oct 2009 21:21:11 -0000	1.8.12.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackSTGZGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackSTGZGenerator_h

Index: cmCPackTarCompressGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTarCompressGenerator.cxx,v
retrieving revision 1.9
retrieving revision 1.9.4.1
diff -C 2 -d -r1.9 -r1.9.4.1
*** cmCPackTarCompressGenerator.cxx	31 Jul 2007 02:51:21 -0000	1.9
--- cmCPackTarCompressGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.9.4.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.
  
! =========================================================================*/
  
  #include "cmCPackTarCompressGenerator.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.
! ============================================================================*/
  
  #include "cmCPackTarCompressGenerator.h"

Index: cmCPackTarCompressGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackTarCompressGenerator.h,v
retrieving revision 1.4
retrieving revision 1.4.12.1
diff -C 2 -d -r1.4 -r1.4.12.1
*** cmCPackTarCompressGenerator.h	2 Feb 2007 19:40:26 -0000	1.4
--- cmCPackTarCompressGenerator.h	1 Oct 2009 21:21:11 -0000	1.4.12.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackTarCompressGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackTarCompressGenerator_h

Index: cmCPackBundleGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackBundleGenerator.h,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -C 2 -d -r1.5 -r1.5.2.1
*** cmCPackBundleGenerator.h	22 Jan 2009 19:23:44 -0000	1.5
--- cmCPackBundleGenerator.h	1 Oct 2009 21:21:11 -0000	1.5.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackBundleGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackBundleGenerator_h

Index: cmCPackCygwinBinaryGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackCygwinBinaryGenerator.cxx,v
retrieving revision 1.5
retrieving revision 1.5.4.1
diff -C 2 -d -r1.5 -r1.5.4.1
*** cmCPackCygwinBinaryGenerator.cxx	13 Mar 2008 01:54:27 -0000	1.5
--- cmCPackCygwinBinaryGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.5.4.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.
  
! =========================================================================*/
  
  #include "cmCPackCygwinBinaryGenerator.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.
! ============================================================================*/
  
  #include "cmCPackCygwinBinaryGenerator.h"

Index: cmCPackGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackGenerator.h,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -C 2 -d -r1.7 -r1.7.2.1
*** cmCPackGenerator.h	1 Oct 2008 13:04:27 -0000	1.7
--- cmCPackGenerator.h	1 Oct 2009 21:21:11 -0000	1.7.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackGenerator_h

Index: cmCPackComponentGroup.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackComponentGroup.h,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C 2 -d -r1.4 -r1.4.2.1
*** cmCPackComponentGroup.h	9 Jul 2008 20:30:53 -0000	1.4
--- cmCPackComponentGroup.h	1 Oct 2009 21:21:11 -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. 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 cmCPackComponentGroup_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackComponentGroup_h

Index: OSXScriptLauncher.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/OSXScriptLauncher.cxx,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C 2 -d -r1.4 -r1.4.4.1
*** OSXScriptLauncher.cxx	27 Jul 2007 14:55:24 -0000	1.4
--- OSXScriptLauncher.cxx	1 Oct 2009 21:21:11 -0000	1.4.4.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.
  
! =========================================================================*/
  #include <cmsys/SystemTools.hxx>
  #include <cmsys/Process.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.
! ============================================================================*/
  #include <cmsys/SystemTools.hxx>
  #include <cmsys/Process.h>

Index: cmCPackComponentGroup.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackComponentGroup.cxx,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -C 2 -d -r1.1 -r1.1.4.1
*** cmCPackComponentGroup.cxx	9 Jul 2008 17:38:55 -0000	1.1
--- cmCPackComponentGroup.cxx	1 Oct 2009 21:21:11 -0000	1.1.4.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.
  
! =========================================================================*/
  
  #include "cmCPackComponentGroup.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.
! ============================================================================*/
  
  #include "cmCPackComponentGroup.h"

Index: cmCPackDragNDropGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackDragNDropGenerator.h,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C 2 -d -r1.3 -r1.3.2.1
*** cmCPackDragNDropGenerator.h	20 Feb 2009 15:14:40 -0000	1.3
--- cmCPackDragNDropGenerator.h	1 Oct 2009 21:21:11 -0000	1.3.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackDragNDropGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackDragNDropGenerator_h

Index: cmCPackConfigure.h.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackConfigure.h.in,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -C 2 -d -r1.4 -r1.4.4.1
*** cmCPackConfigure.h.in	27 Jul 2007 14:55:24 -0000	1.4
--- cmCPackConfigure.h.in	1 Oct 2009 21:21:11 -0000	1.4.4.1
***************
*** 1,16 ****
! /*=========================================================================
! 
!   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.
  
! =========================================================================*/
--- 1,11 ----
! /*============================================================================
!   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.
! ============================================================================*/

Index: cmCPackGeneratorFactory.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackGeneratorFactory.h,v
retrieving revision 1.2
retrieving revision 1.2.4.1
diff -C 2 -d -r1.2 -r1.2.4.1
*** cmCPackGeneratorFactory.h	5 Nov 2007 21:55:45 -0000	1.2
--- cmCPackGeneratorFactory.h	1 Oct 2009 21:21:11 -0000	1.2.4.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackGeneratorFactory_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackGeneratorFactory_h

Index: cmCPackPackageMakerGenerator.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackPackageMakerGenerator.h,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -C 2 -d -r1.16 -r1.16.2.1
*** cmCPackPackageMakerGenerator.h	30 Jul 2008 17:28:17 -0000	1.16
--- cmCPackPackageMakerGenerator.h	1 Oct 2009 21:21:11 -0000	1.16.2.1
***************
*** 1,18 ****
! /*=========================================================================
! 
!   Program:   CMake - Cross-Platform Makefile Generator
!   Module:    $RCSfile$
!   Language:  C++
!   Date:      $Date$
!   Version:   $Revision$
! 
!   Copyright (c) 2002 Kitware, Inc. 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 cmCPackPackageMakerGenerator_h
--- 1,13 ----
! /*============================================================================
!   CMake - Cross Platform Makefile Generator
!   Copyright 2000-2009 Kitware, Inc.
  
!   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 cmCPackPackageMakerGenerator_h

Index: cmCPackZIPGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackZIPGenerator.cxx,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -C 2 -d -r1.11 -r1.11.4.1
*** cmCPackZIPGenerator.cxx	27 Jul 2007 14:55:24 -0000	1.11
--- cmCPackZIPGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.11.4.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.
  
! =========================================================================*/
  
  #include "cmCPackZIPGenerator.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.
! ============================================================================*/
  
  #include "cmCPackZIPGenerator.h"

Index: cmCPackRPMGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackRPMGenerator.cxx,v
retrieving revision 1.6
retrieving revision 1.6.4.1
diff -C 2 -d -r1.6 -r1.6.4.1
*** cmCPackRPMGenerator.cxx	31 Oct 2007 12:50:17 -0000	1.6
--- cmCPackRPMGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.6.4.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.
  
! =========================================================================*/
  #include "cmCPackRPMGenerator.h"
  #include "cmCPackLog.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.
! ============================================================================*/
  #include "cmCPackRPMGenerator.h"
  #include "cmCPackLog.h"

Index: cmCPackNSISGenerator.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/CPack/cmCPackNSISGenerator.cxx,v
retrieving revision 1.39
retrieving revision 1.39.2.1
diff -C 2 -d -r1.39 -r1.39.2.1
*** cmCPackNSISGenerator.cxx	20 Jan 2009 19:29:41 -0000	1.39
--- cmCPackNSISGenerator.cxx	1 Oct 2009 21:21:11 -0000	1.39.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.
  
! =========================================================================*/
  
  #include "cmCPackNSISGenerator.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.
! ============================================================================*/
  
  #include "cmCPackNSISGenerator.h"



More information about the Cmake-commits mailing list