CMake/Source/CPack
David Cole 42c033ccd6 BUG: Fix issue #8759 - add support for setting dmg volume name and compression type by CPack variables. Also add custom .DS_Store and background image support. Thanks to Mike Arthur for the patches. 2009-04-03 13:12:53 -04:00
..
OSXLauncherScript.scpt BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 2009-01-21 11:54:30 -05:00
OSXScriptLauncher.cxx
bills-comments.txt
cmCPackBundleGenerator.cxx BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch. 2009-02-19 10:39:08 -05:00
cmCPackBundleGenerator.h BUG: Forgot to change parent class in cmCPackTypeMacro when I added cmCPackDragNDropGenerator. Fix it now that it really matters. (The BundleGenerator test started failing after the last commit. This fixes it.) 2009-01-22 14:23:44 -05:00
cmCPackComponentGroup.cxx ENH: One more patch from Doug Gregor including PackageMaker functionality for componentized-for-the-end-user and download-some-bit-on-demand installers. 2008-07-09 13:38:56 -04:00
cmCPackComponentGroup.h COMP: Fix HP continuous. Pull stl headers into CMake header files using cmStandardIncludes.h 2008-07-09 16:30:53 -04:00
cmCPackConfigure.h.in
cmCPackCygwinBinaryGenerator.cxx ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified 2008-03-12 21:54:27 -04:00
cmCPackCygwinBinaryGenerator.h
cmCPackCygwinSourceGenerator.cxx ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specified 2008-03-12 21:54:27 -04:00
cmCPackCygwinSourceGenerator.h
cmCPackDebGenerator.cxx ENH: add installed size to deb package 2008-09-11 10:48:49 -04:00
cmCPackDebGenerator.h ENH: change name 2007-11-05 16:55:45 -05:00
cmCPackDragNDropGenerator.cxx BUG: Fix issue #8759 - add support for setting dmg volume name and compression type by CPack variables. Also add custom .DS_Store and background image support. Thanks to Mike Arthur for the patches. 2009-04-03 13:12:53 -04:00
cmCPackDragNDropGenerator.h STYLE: Fix style line-too-long violations. 2009-02-20 10:14:40 -05:00
cmCPackGenerator.cxx ENH: Create cmXMLSafe to help escapes in XML 2009-02-05 16:31:37 -05:00
cmCPackGenerator.h STYLE: fix line length stuff for KWStyle 2008-10-01 09:04:27 -04:00
cmCPackGeneratorFactory.cxx BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch. 2009-01-22 12:12:44 -05:00
cmCPackGeneratorFactory.h ENH: change name 2007-11-05 16:55:45 -05:00
cmCPackLog.cxx BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code. 2009-01-22 13:56:13 -05:00
cmCPackLog.h
cmCPackNSISGenerator.cxx BUG: Fix for issue #7470. Allow spaces in the path names of installed files with the NSIS CPack generator and component-based installs. Add an installed file to the CPackComponents test: it failed before the fix; now it passes. 2009-01-20 14:29:41 -05:00
cmCPackNSISGenerator.h STYLE: fix line length stuff for KWStyle 2008-10-01 09:04:27 -04:00
cmCPackOSXX11Generator.cxx BUG: Fix issue #7833: Add file extension handling to CPack generated installers for OSXX11 applications. Also modify the X11 test to build such an installer on Mac builds that test CPack and have X11 available. Thanks to Wes Turner for the patch. 2009-01-21 11:54:30 -05:00
cmCPackOSXX11Generator.h ENH: change name 2007-11-05 16:55:45 -05:00
cmCPackPackageMakerGenerator.cxx STYLE: fix line length stuff for KWStyle 2008-10-01 09:04:27 -04:00
cmCPackPackageMakerGenerator.h BUG: Fix issue #7414 - do not crash when given components with circular dependencies. Thanks to Doug Gregor for the patch. 2008-07-30 13:28:17 -04:00
cmCPackRPMGenerator.cxx
cmCPackRPMGenerator.h ENH: change name 2007-11-05 16:55:45 -05:00
cmCPackSTGZGenerator.cxx
cmCPackSTGZGenerator.h
cmCPackTGZGenerator.cxx
cmCPackTGZGenerator.h ENH: change name 2007-11-05 16:55:45 -05:00
cmCPackTarBZip2Generator.cxx
cmCPackTarBZip2Generator.h
cmCPackTarCompressGenerator.cxx
cmCPackTarCompressGenerator.h
cmCPackZIPGenerator.cxx
cmCPackZIPGenerator.h ENH: change name 2007-11-05 16:55:45 -05:00
cpack.cxx BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code. 2009-01-22 13:56:13 -05:00
cygwin.readme