summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
...
* Use std::replace for replacing chars in strings.Daniel Pfeifer2016-05-242-7/+7
* Merge topic 'cpack-deb-different-package-names'Brad King2016-05-241-4/+4
|\
| * CPack/Deb possibility to change package nameDomen Vrankar2016-05-231-4/+4
* | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL optionKonstantin Podsvirov2016-05-232-0/+14
|/
* Merge topic 'minor-cleanup'Brad King2016-05-201-5/+4
|\
| * cmCPackDragNDropGenerator: Replace std::{ostringstream => string}Brad King2016-05-171-5/+4
* | CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-186-90/+518
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-1664-5690/+4184
* Merge topic 'cpack-rpm-different-package-names'Brad King2016-05-162-31/+44
|\
| * CPack/RPM different package namesDomen Vrankar2016-05-152-31/+44
* | CPack/Deb proper package file namingDomen Vrankar2016-05-132-29/+21
* | CPack/Deb proper component packages file namingAlexander Smorkalov2016-05-131-2/+9
* | CPack/Deb generation of postinst and postrm ldconfig filesAlexander Smorkalov2016-05-131-0/+56
* | CPack/Deb generation of DEBIAN/shlibs control fileAlexander Smorkalov2016-05-131-7/+31
|/
* Remove `//------...` horizontal separator commentsBrad King2016-05-0925-201/+0
* Help clang-format wrap after braces on long initializer listsBrad King2016-05-061-0/+1
* Move comments off of class access specifier linesBrad King2016-05-063-11/+23
* Isolate formatted streaming blocks with clang-format off/onBrad King2016-05-061-0/+2
* Source: Sort includes the way clang-format wouldBrad King2016-05-031-1/+1
* Source: Stabilize include order of sys/types.h before sys/stat.hBrad King2016-05-033-1/+5
* Format include directive blocks and ordering with clang-formatBrad King2016-04-2923-90/+90
* Source: Stabilize include orderBrad King2016-04-2924-19/+29
* CPack/IFW: port to cmXMLWriterDaniel Pfeifer2016-03-236-103/+81
* Merge topic 'cpack-osx-optional-CoreServices'Brad King2016-03-211-0/+6
|\
| * CPack: Avoid using OS X CoreServices if compiler fails on header (#16021)Brad King2016-03-181-0/+6
* | Merge topic 'cpack-osx-no-carbon'Brad King2016-03-181-15/+6
|\ \ | |/
| * CPack: Avoid requiring Carbon framework on OS X (#16021)Sean McBride2016-03-171-15/+6
* | CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) optionDaniel Wirtz2016-02-181-2/+1
|/
* CPack/DragNDrop: Fix handling of certain license file content (#15899)Andrey Mishchenko2016-01-072-25/+77
* CPackWIX: Allow multiple patch files and diagnose if any are missingNils Gladitz2015-12-143-4/+21
* CPackWIX: Allow patching of shortcut componentsNils Gladitz2015-12-121-0/+2
* CPackWIX: Fix installed file property lookups when using componentsNils Gladitz2015-12-102-4/+22
* CPack/DragNDrop: Allow single license for multiple languagesSimon Levermann2015-12-022-7/+17
* CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variableSimon Levermann2015-11-231-7/+7
* CPack/DragNDrop: Optionally run an AppleScript when making a packageRobert Maynard2015-11-132-11/+100
* CPack/DragNDrop: Place the background image file in a hidden folderRobert Maynard2015-11-131-16/+2
* CPack/DragNDrop: Use source file extension for background imageRobert Maynard2015-11-131-1/+5
* CPackWIX: Don't allow users to deselect the top-level feature (#15838)Nils Gladitz2015-11-091-0/+1
* Merge topic 'cpack-dmg-multilanguage-sla'Brad King2015-11-092-39/+333
|\
| * CPackDMG: Add support for multilingual SLAsSimon Levermann2015-11-062-39/+333
* | CPackDEB: added config file optional Source fieldRaffi Enficiaud2015-11-041-0/+7
|/
* Merge topic 'cpack-deb-fakeroot-removal'Brad King2015-10-261-1/+1
|\
| * CPackDEB: Use proper compression scheme for control.tar.gzRaffi Enficiaud2015-10-231-1/+1
* | Merge topic 'wix-text-node'Brad King2015-10-146-19/+118
|\ \
| * | CPackWIX: Handle text nodes in XML patch contentNils Gladitz2015-10-126-19/+118
* | | cmState: Initialize default definitions immediately.Stephen Kelly2015-10-132-0/+2
|/ /
* | Merge topic 'cpack-nsis-bitmap'Brad King2015-10-081-0/+22
|\ \
| * | CPackNSIS: Add options to set the bitmap for NSIS installer left sideColin Tracey2015-10-061-0/+22
* | | Remove unused cmLocalGenerator include.Stephen Kelly2015-10-059-9/+0
* | | CPack: Remove needless cmLocalGenerator creation.Stephen Kelly2015-10-052-5/+0
|/ /