David Cole 974feca643 COMP: Eliminate compiler warning on 64-bit build. 17 years ago
..
OSXScriptLauncher.cxx 2745742e09 STYLE: fix some kwstyle errors 18 years ago
bills-comments.txt 9670a8c485 18 years ago
cmCPackBundleGenerator.cxx 79e255a7d3 ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing... 17 years ago
cmCPackBundleGenerator.h 79e255a7d3 ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing... 17 years ago
cmCPackComponentGroup.h 1105a86c52 ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. 17 years ago
cmCPackConfigure.h.in 2745742e09 STYLE: fix some kwstyle errors 18 years ago
cmCPackCygwinBinaryGenerator.cxx 042f4c334d ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified 17 years ago
cmCPackCygwinBinaryGenerator.h 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 years ago
cmCPackCygwinSourceGenerator.cxx 042f4c334d ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified 17 years ago
cmCPackCygwinSourceGenerator.h 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 years ago
cmCPackDebGenerator.cxx 2efad09d92 ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable 17 years ago
cmCPackDebGenerator.h 743cec67d5 ENH: change name 18 years ago
cmCPackGenerator.cxx 974feca643 COMP: Eliminate compiler warning on 64-bit build. 17 years ago
cmCPackGenerator.h 80714fb42f COMP: Include full class definitions of classes used in std::map data members. 17 years ago
cmCPackGeneratorFactory.cxx 79e255a7d3 ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contributing... 17 years ago
cmCPackGeneratorFactory.h 743cec67d5 ENH: change name 18 years ago
cmCPackLog.cxx 634343c3e8 STYLE: Fix some style issues 20 years ago
cmCPackLog.h 634343c3e8 STYLE: Fix some style issues 20 years ago
cmCPackNSISGenerator.cxx 0fe9afdf5e BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit builds of CPack. 17 years ago
cmCPackNSISGenerator.h 1105a86c52 ENH: Add patch for feature request #6847 - CPack components for NSIS and PackageMaker installers. Thanks to Doug Gregor for all the hard work involved with implementing this patch! Also added new test CPackComponents that is conditionally executed only when NSIS or PackageMaker installer builders are available. 17 years ago
cmCPackOSXX11Generator.cxx 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 years ago
cmCPackOSXX11Generator.h 743cec67d5 ENH: change name 18 years ago
cmCPackPackageMakerGenerator.cxx e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 years ago
cmCPackPackageMakerGenerator.h e8825d320b BUG: Workaround PackageMaker 3.0 issue for new CPack components feature. Thanks again to Doug Gregor for the patch. 17 years ago
cmCPackRPMGenerator.cxx 5beb1da7f7 ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in absolute locations. With this setting on, cpack will set the DESTDIR env var when building the package so that files end up in their intended locations. Default behavior is not to set DESTDIR for backwards compatibility. Helps address issue #4993 and issue #5257. Also, remove unused CPACK_USE_DESTDIR variable. ENH: Add variable CPACK_PACKAGING_INSTALL_PREFIX to allow overriding the CPack GetPackagingInstallPrefix from a project's CMakeLists file if necessary. Could be used to remove the annoying /usr prefix still used by default in the Mac PackageMaker generator. 18 years ago
cmCPackRPMGenerator.h 743cec67d5 ENH: change name 18 years ago
cmCPackSTGZGenerator.cxx af04164c6d STYLE: fix line length 19 years ago
cmCPackSTGZGenerator.h 4925e64b97 ENH: add support for cygwin source and binary packaging 19 years ago
cmCPackTGZGenerator.cxx 887699184a COMP: remove warnings 18 years ago
cmCPackTGZGenerator.h 743cec67d5 ENH: change name 18 years ago
cmCPackTarBZip2Generator.cxx 266971e302 STYLE: fix warnings 19 years ago
cmCPackTarBZip2Generator.h 4925e64b97 ENH: add support for cygwin source and binary packaging 19 years ago
cmCPackTarCompressGenerator.cxx c693a23a7d ENH: use gnu tar for cygwin 18 years ago
cmCPackTarCompressGenerator.h 4925e64b97 ENH: add support for cygwin source and binary packaging 19 years ago
cmCPackZIPGenerator.cxx 2745742e09 STYLE: fix some kwstyle errors 18 years ago
cmCPackZIPGenerator.h 743cec67d5 ENH: change name 18 years ago
cpack.cxx e7948f89f9 COMP: auto_ptr will not compile without including memory on some platforms 17 years ago
cygwin.readme 4925e64b97 ENH: add support for cygwin source and binary packaging 19 years ago