summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variableNils Gladitz2017-02-062-6/+16
* CPackProductBuild: Add options to sign packagesRoman Wüger2017-02-041-0/+22
* CPackIFW: Add some optionsKonstantin Podsvirov2017-01-242-18/+165
* QtIFW: Added new options to QtIFW cpack generator for modifying wizard styleAlexander Voitenko2017-01-172-3/+141
* CPack/Deb invalid md5sums file fixDomen Vrankar2016-12-231-1/+5
* clang-tidy: apply misc-suspicious-string-compare fixesDaniel Pfeifer2016-12-121-7/+5
* clang-tidy: apply modernize-use-bool-literals fixesDaniel Pfeifer2016-12-125-5/+5
* Merge topic 'utf8pipe'Brad King2016-12-021-0/+2
|\
| * Windows: Use UTF-8 for pipes in CMake, CTest and CPackDāvis Mosāns2016-11-291-0/+2
* | Merge topic 'cpack-ifw-options'Brad King2016-11-305-3/+108
|\ \ | |/ |/|
| * CPackIFW: Add some optionsKonstantin Podsvirov2016-11-245-3/+108
* | avoid including cmStandardIncludes.hDaniel Pfeifer2016-11-282-2/+2
* | iwyu: Fix more findingsDaniel Pfeifer2016-11-2810-47/+53
* | iwyu: Fix OSX specific issuesDaniel Pfeifer2016-11-2213-36/+52
|/
* Port hash computation to cmCryptoHashBrad King2016-11-101-2/+2
* Encoding: Remove option to use ANSI code page internallyClinton Stimpson2016-11-023-44/+2
* Enable Unicode output to Windows consolesDāvis Mosāns2016-10-261-0/+8
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-2417-21/+3
* Make cmCPackGenerator not inherit from cmObjectDaniel Pfeifer2016-10-222-5/+6
* Make cmCPackGeneratorFactory not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+2
* Make cmCPackLog not inherit from cmObjectDaniel Pfeifer2016-10-221-4/+2
* Merge topic 'clang-tidy'Brad King2016-10-201-1/+1
|\
| * fix more issues reported by clang-tidyDaniel Pfeifer2016-10-201-1/+1
* | cmListFileCache: Remove cmState header includeStephen Kelly2016-10-191-0/+1
* | cmState: Port dependents to new cmStateTypes headerStephen Kelly2016-10-192-2/+2
|/
* CPack/RPM single debuginfo packagingDomen Vrankar2016-10-071-1/+87
* CPack/RPM learned defining main componentDomen Vrankar2016-10-071-28/+131
* Do not define cout/cerr preprocessor symbolsBrad King2016-10-044-24/+0
* Simplify CMake per-source license noticesBrad King2016-09-2777-917/+154
* CPack/NSIS: Add custom component install directoryRoman Wüger2016-09-262-6/+40
* Merge topic 'cpack.hash_computing'Brad King2016-09-201-1/+32
|\
| * CPack: Add option to generate a checksum file next to each package filePetr Orlov2016-09-191-1/+32
* | CPackIFW: Add 'cpack_ifw_add_package_resources' commandKonstantin Podsvirov2016-09-193-0/+100
|/
* CPackIFW: Add USER_INTERFACES optionPierluigi Taddei2016-09-162-0/+33
* Merge topic 'drop-cygwin-binary'Brad King2016-09-121-69/+0
|\
| * Utilities/Release: Drop Cygwin binaryBrad King2016-09-121-69/+0
* | CPackWIX: Enabled patching of WIX <Feature> tagsMichael Stürmer2016-09-093-8/+15
|/
* Merge topic 'include-what-you-use'Brad King2016-09-0738-82/+230
|\
| * CPack: include what you useDaniel Pfeifer2016-09-0638-82/+230
* | CPackWIX: Fix incomplete CPACK_WIX_SKIP_PROGRAM_FOLDER implementationMichael Stürmer2016-09-0610-38/+79
|/
* Merge topic 'cpack-deb-long-filenames'Brad King2016-09-061-2/+10
|\
| * CPack/DEB: Add option to select archive typeDomen Vrankar2016-09-051-2/+10
* | Merge topic 'macro-parenthesis'Brad King2016-09-061-4/+4
|\ \
| * | surround macro arguments with parenthesesDaniel Pfeifer2016-09-051-4/+4
| |/
* | tidy: Fix readability-redundant-string-cstr issuesGregor Jasny2016-09-045-27/+24
|/
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-032-0/+4
* CPack: don't use else after returnDaniel Pfeifer2016-08-184-23/+12
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-162-2/+2
* CPackWIX: Implement new CPACK_WIX_SKIP_PROGRAM_FOLDER featureMichael Stürmer2016-08-084-4/+31
* CPackWIX: Support custom title and description for the root featureMichael Stürmer2016-08-021-1/+8