summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-1151-72/+72
* CPack: drop CPack prefix for includesDaniel Pfeifer2017-04-1117-24/+24
* cmConfigure: Ensure separate include block in headersDaniel Pfeifer2017-04-115-0/+5
* Add self-sufficient wrapper for <sys/stat.h>Daniel Pfeifer2017-03-245-10/+5
* cmCPackGenerator: Move macros to bottom of fileDaniel Pfeifer2017-03-231-14/+14
* cmWorkingDirectory: use the new classBen Boeckel2017-03-062-9/+5
* OSXScriptLauncher: remove unused variableBen Boeckel2017-03-061-1/+0
* cmCPackDragNDropGenerator: Improving handling of temporary dmg imagesClinton Stimpson2017-02-231-20/+25
* Merge topic 'iwyu'Brad King2017-02-201-1/+0
|\
| * fix some include-what-you-use diagnosticsDaniel Pfeifer2017-02-171-1/+0
* | Merge topic 'productbuild_component_plist'Brad King2017-02-203-0/+13
|\ \
| * | CPack: Add option to specify --component-plist for productbuildTim Hutt2017-02-173-0/+13
| |/
* | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIRTim Hutt2017-02-171-2/+15
|/
* 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
|/