summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variableKonstantin Podsvirov2017-08-092-12/+27
* CPack: Pass volume mount name to AppleScript instead of volume name.Gusts Kaksis2017-07-201-1/+3
* Change ComputeFileMD5 to ComputeFileHashAndré Klitzing2017-07-141-5/+4
* CPackDeb: Enable the DEB generator on WindowsNils Gladitz2017-06-282-10/+28
* cmCPackDragNDropGenerator: Drop unused memberBrad King2017-06-141-2/+0
* Merge topic 'cpack-freebsd-pkg'Brad King2017-06-123-0/+405
|\
| * CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-103-0/+405
* | Add CM_OVERRIDE to CPack generator destructorsBrad King2017-06-088-8/+8
|/
* Remove second arg: npos in substr usagesPavel Solodovnikov2017-06-012-4/+4
* cmCPackLog: pass std::string by const&Daniel Pfeifer2017-05-251-6/+6
* 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