| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack/IFW: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 6 | -103/+81 |
|
|
* | Merge topic 'cpack-osx-optional-CoreServices' | Brad King | 2016-03-21 | 1 | -0/+6 |
|\ |
|
| * | CPack: Avoid using OS X CoreServices if compiler fails on header (#16021) | Brad King | 2016-03-18 | 1 | -0/+6 |
|
|
* | | Merge topic 'cpack-osx-no-carbon' | Brad King | 2016-03-18 | 1 | -15/+6 |
|\ \
| |/ |
|
| * | CPack: Avoid requiring Carbon framework on OS X (#16021) | Sean McBride | 2016-03-17 | 1 | -15/+6 |
|
|
* | | CPack: Fix CPACK_INSTALL_CMAKE_PROJECTS SubDirectory (4th) option | Daniel Wirtz | 2016-02-18 | 1 | -2/+1 |
|/ |
|
* | CPack/DragNDrop: Fix handling of certain license file content (#15899) | Andrey Mishchenko | 2016-01-07 | 2 | -25/+77 |
|
|
* | CPackWIX: Allow multiple patch files and diagnose if any are missing | Nils Gladitz | 2015-12-14 | 3 | -4/+21 |
|
|
* | CPackWIX: Allow patching of shortcut components | Nils Gladitz | 2015-12-12 | 1 | -0/+2 |
|
|
* | CPackWIX: Fix installed file property lookups when using components | Nils Gladitz | 2015-12-10 | 2 | -4/+22 |
|
|
* | CPack/DragNDrop: Allow single license for multiple languages | Simon Levermann | 2015-12-02 | 2 | -7/+17 |
|
|
* | CPack/DragNDrop: Use documented CPACK_DMG_SLA_LANGUAGES variable | Simon Levermann | 2015-11-23 | 1 | -7/+7 |
|
|
* | CPack/DragNDrop: Optionally run an AppleScript when making a package | Robert Maynard | 2015-11-13 | 2 | -11/+100 |
|
|
* | CPack/DragNDrop: Place the background image file in a hidden folder | Robert Maynard | 2015-11-13 | 1 | -16/+2 |
|
|
* | CPack/DragNDrop: Use source file extension for background image | Robert Maynard | 2015-11-13 | 1 | -1/+5 |
|
|
* | CPackWIX: Don't allow users to deselect the top-level feature (#15838) | Nils Gladitz | 2015-11-09 | 1 | -0/+1 |
|
|
* | Merge topic 'cpack-dmg-multilanguage-sla' | Brad King | 2015-11-09 | 2 | -39/+333 |
|\ |
|
| * | CPackDMG: Add support for multilingual SLAs | Simon Levermann | 2015-11-06 | 2 | -39/+333 |
|
|
* | | CPackDEB: added config file optional Source field | Raffi Enficiaud | 2015-11-04 | 1 | -0/+7 |
|/ |
|
* | Merge topic 'cpack-deb-fakeroot-removal' | Brad King | 2015-10-26 | 1 | -1/+1 |
|\ |
|
| * | CPackDEB: Use proper compression scheme for control.tar.gz | Raffi Enficiaud | 2015-10-23 | 1 | -1/+1 |
|
|
* | | Merge topic 'wix-text-node' | Brad King | 2015-10-14 | 6 | -19/+118 |
|\ \ |
|
| * | | CPackWIX: Handle text nodes in XML patch content | Nils Gladitz | 2015-10-12 | 6 | -19/+118 |
|
|
* | | | cmState: Initialize default definitions immediately. | Stephen Kelly | 2015-10-13 | 2 | -0/+2 |
|/ / |
|
* | | Merge topic 'cpack-nsis-bitmap' | Brad King | 2015-10-08 | 1 | -0/+22 |
|\ \ |
|
| * | | CPackNSIS: Add options to set the bitmap for NSIS installer left side | Colin Tracey | 2015-10-06 | 1 | -0/+22 |
|
|
* | | | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 9 | -9/+0 |
|
|
* | | | CPack: Remove needless cmLocalGenerator creation. | Stephen Kelly | 2015-10-05 | 2 | -5/+0 |
|/ / |
|
* | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-28 | 2 | -3/+11 |
|
|
* | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-28 | 1 | -0/+2 |
|
|
* | | Revert topic 'cpack-package-empty-dirs' | Brad King | 2015-09-25 | 2 | -6/+0 |
|
|
* | | CPack: remove accidental changes | Domen Vrankar | 2015-09-23 | 1 | -1/+0 |
|
|
* | | CPack: allow packaging of empty directories | Domen Vrankar | 2015-09-22 | 1 | -0/+5 |
|
|
* | | CPackDeb: allow empty directories in component packages | Raffi Enficiaud | 2015-09-21 | 1 | -0/+2 |
|
|
* | | CPackDeb: preventing md5sum on symlinks | Raffi Enficiaud | 2015-09-18 | 1 | -13/+16 |
|/ |
|
* | CPackDeb: use of libarchive and removal of fakeroot | Raffi Enficiaud | 2015-09-17 | 1 | -113/+186 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 2 | -6/+8 |
|
|
* | cmGlobalGenerator: Remove MakeLocalGenerator method. | Stephen Kelly | 2015-08-28 | 2 | -2/+2 |
|
|
* | cmGlobalGenerator: Require a snapshot to create a local generator. | Stephen Kelly | 2015-08-28 | 2 | -2/+4 |
|
|
* | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 5 | -6/+6 |
|
|
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -2/+2 |
|
|
* | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
|
|
* | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 2 | -7/+7 |
|
|
* | CPackIFW: Load module to set CPACK_IFW_FRAMEWORK_VERSION | Konstantin Podsvirov | 2015-07-08 | 1 | -2/+4 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 2 | -4/+2 |
|
|
* | Use cmSystemTools::GetCMakeCommand() to get path to cmake internally | Brad King | 2015-05-20 | 1 | -6/+4 |
|
|
* | Merge topic 'refactor-cmLocalGenerator' | Brad King | 2015-05-19 | 2 | -0/+4 |
|\ |
|
| * | cmState: Compute and store directory components. | Stephen Kelly | 2015-05-16 | 2 | -0/+4 |
|
|
* | | Merge topic 'clean-up-makefile-generators' | Brad King | 2015-05-19 | 2 | -2/+2 |
|\ \ |
|
| * | | cmGlobalGenerator: Add NVI wrapper to create local generator. | Stephen Kelly | 2015-05-16 | 2 | -2/+2 |
| |/ |
|