summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPack/Archive: per component filenames supportDomen Vrankar2017-05-162-16/+46
* Merge topic 'cpackifw-i18n'Brad King2017-05-164-16/+101
|\
| * CPackIFW: Internationalization SupportKonstantin Podsvirov2017-05-124-16/+101
* | CPack unify component/monolithic package symlink handlingDomen Vrankar2017-05-141-0/+1
|/
* Merge topic 'cpackifw-access-refactoring'Brad King2017-05-115-558/+583
|\
| * CPackIFW: Access refactoringKonstantin Podsvirov2017-05-095-558/+583
* | cmState: remove RemoveUnscriptableCommandsDaniel Pfeifer2017-05-081-2/+0
* | cmake: initialize with Role that controls which commands to registerDaniel Pfeifer2017-05-082-2/+2
|/
* Merge topic 'vector-over-list'Brad King2017-05-052-6/+6
|\
| * c++: prefer vectors over listsBen Boeckel2017-05-042-6/+6
* | CPackIFW: Refactor out some commonly used codeKonstantin Podsvirov2017-05-0310-322/+238
|/
* cmCPackIFWInstaller: fix validation of WizardStyle optionKonstantin Podsvirov2017-04-261-4/+5
* clang-tidy: use operators for string comparisonDaniel Pfeifer2017-04-262-6/+5
* Merge topic 'wix-attributes-patch'Brad King2017-04-256-19/+37
|\
| * wix: adds ability to modify attributes with patchKeith Holman2017-04-245-12/+30
| * wix: fix spelling error in function nameKeith Holman2017-04-242-7/+7
* | clang-tidy: remove reduntant .data() callsDaniel Pfeifer2017-04-212-18/+13
|/
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-2/+0
* 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