..
IFW
Merge topic 'cpack-ifw-fix-repo-attributes'
2016-07-06 09:35:19 -04:00
WiX
CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementation
2016-09-06 17:44:48 +02: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
Remove c_str() calls from stream arguments.
2016-06-06 23:53:32 +02:00
bills-comments.txt
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00
cmCPack7zGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPack7zGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackArchiveGenerator.cxx
surround macro arguments with parentheses
2016-09-05 22:09:49 +02:00
cmCPackArchiveGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackBundleGenerator.cxx
Remove c_str() calls from stream arguments.
2016-06-06 23:53:32 +02:00
cmCPackBundleGenerator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackComponentGroup.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackComponentGroup.h
make sure to include cmConfigure.h before cmStandardIncludes.h
2016-09-03 08:04:22 -04:00
cmCPackConfigure.h.in
Convert CMake to OSI-approved BSD License
2009-09-28 11:43:28 -04:00
cmCPackCygwinBinaryGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackCygwinBinaryGenerator.h
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackCygwinSourceGenerator.h
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackDebGenerator.cxx
CPack/DEB: Add option to select archive type
2016-09-05 09:24:45 -04:00
cmCPackDebGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackDragNDropGenerator.cxx
tidy: Fix readability-redundant-string-cstr issues
2016-09-04 16:55:05 +02:00
cmCPackDragNDropGenerator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackGenerator.cxx
CPack: don't use else after return
2016-08-18 19:47:32 +02:00
cmCPackGenerator.h
use CM_NULLPTR
2016-06-28 09:02:26 -04:00
cmCPackGeneratorFactory.cxx
use CM_NULLPTR
2016-06-28 09:02:26 -04:00
cmCPackGeneratorFactory.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackLog.cxx
use CM_NULLPTR
2016-06-28 09:02:26 -04:00
cmCPackLog.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackNSISGenerator.cxx
use CM_NULLPTR
2016-06-28 09:02:26 -04:00
cmCPackNSISGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackOSXX11Generator.cxx
tidy: Fix readability-redundant-string-cstr issues
2016-09-04 16:55:05 +02:00
cmCPackOSXX11Generator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackPKGGenerator.cxx
tidy: Fix readability-redundant-string-cstr issues
2016-09-04 16:55:05 +02:00
cmCPackPKGGenerator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackPackageMakerGenerator.cxx
tidy: Fix readability-redundant-string-cstr issues
2016-09-04 16:55:05 +02:00
cmCPackPackageMakerGenerator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackProductBuildGenerator.cxx
tidy: Fix readability-redundant-string-cstr issues
2016-09-04 16:55:05 +02:00
cmCPackProductBuildGenerator.h
Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides
2016-07-22 10:42:37 -04:00
cmCPackRPMGenerator.cxx
CPack: don't use else after return
2016-08-18 19:47:32 +02:00
cmCPackRPMGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackSTGZGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackSTGZGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackTGZGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackTGZGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackTXZGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackTXZGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackTarBZip2Generator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackTarBZip2Generator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackTarCompressGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackTarCompressGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cmCPackZIPGenerator.cxx
Revise C++ coding style using clang-format
2016-05-16 16:05:19 -04:00
cmCPackZIPGenerator.h
mark functions with CM_OVERRIDE
2016-06-27 23:24:38 +02:00
cpack.cxx
Make sure unnused parameters are /*named*/
2016-08-17 01:49:57 +02:00
cygwin.readme
Remove trailing whitespace from most CMake and C/C++ code
2012-08-13 14:18:39 -04:00