| Commit message (Expand) | Author | Age | Files | Lines |
* | CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable | Konstantin Podsvirov | 2017-08-09 | 2 | -12/+27 |
|
|
* | CPack: Pass volume mount name to AppleScript instead of volume name. | Gusts Kaksis | 2017-07-20 | 1 | -1/+3 |
|
|
* | Change ComputeFileMD5 to ComputeFileHash | André Klitzing | 2017-07-14 | 1 | -5/+4 |
|
|
* | CPackDeb: Enable the DEB generator on Windows | Nils Gladitz | 2017-06-28 | 2 | -10/+28 |
|
|
* | cmCPackDragNDropGenerator: Drop unused member | Brad King | 2017-06-14 | 1 | -2/+0 |
|
|
* | Merge topic 'cpack-freebsd-pkg' | Brad King | 2017-06-12 | 3 | -0/+405 |
|\ |
|
| * | CPack-FreeBSD: add a generator for FreeBSD pkg(8) | Adriaan de Groot | 2017-06-10 | 3 | -0/+405 |
|
|
* | | Add CM_OVERRIDE to CPack generator destructors | Brad King | 2017-06-08 | 8 | -8/+8 |
|/ |
|
* | Remove second arg: npos in substr usages | Pavel Solodovnikov | 2017-06-01 | 2 | -4/+4 |
|
|
* | cmCPackLog: pass std::string by const& | Daniel Pfeifer | 2017-05-25 | 1 | -6/+6 |
|
|
* | CPack/Archive: per component filenames support | Domen Vrankar | 2017-05-16 | 2 | -16/+46 |
|
|
* | Merge topic 'cpackifw-i18n' | Brad King | 2017-05-16 | 4 | -16/+101 |
|\ |
|
| * | CPackIFW: Internationalization Support | Konstantin Podsvirov | 2017-05-12 | 4 | -16/+101 |
|
|
* | | CPack unify component/monolithic package symlink handling | Domen Vrankar | 2017-05-14 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'cpackifw-access-refactoring' | Brad King | 2017-05-11 | 5 | -558/+583 |
|\ |
|
| * | CPackIFW: Access refactoring | Konstantin Podsvirov | 2017-05-09 | 5 | -558/+583 |
|
|
* | | cmState: remove RemoveUnscriptableCommands | Daniel Pfeifer | 2017-05-08 | 1 | -2/+0 |
|
|
* | | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 2 | -2/+2 |
|/ |
|
* | Merge topic 'vector-over-list' | Brad King | 2017-05-05 | 2 | -6/+6 |
|\ |
|
| * | c++: prefer vectors over lists | Ben Boeckel | 2017-05-04 | 2 | -6/+6 |
|
|
* | | CPackIFW: Refactor out some commonly used code | Konstantin Podsvirov | 2017-05-03 | 10 | -322/+238 |
|/ |
|
* | cmCPackIFWInstaller: fix validation of WizardStyle option | Konstantin Podsvirov | 2017-04-26 | 1 | -4/+5 |
|
|
* | clang-tidy: use operators for string comparison | Daniel Pfeifer | 2017-04-26 | 2 | -6/+5 |
|
|
* | Merge topic 'wix-attributes-patch' | Brad King | 2017-04-25 | 6 | -19/+37 |
|\ |
|
| * | wix: adds ability to modify attributes with patch | Keith Holman | 2017-04-24 | 5 | -12/+30 |
|
|
| * | wix: fix spelling error in function name | Keith Holman | 2017-04-24 | 2 | -7/+7 |
|
|
* | | clang-tidy: remove reduntant .data() calls | Daniel Pfeifer | 2017-04-21 | 2 | -18/+13 |
|/ |
|
* | Drop Visual Studio 7 .NET 2003 generator | Brad King | 2017-04-19 | 1 | -2/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 51 | -72/+72 |
|
|
* | CPack: drop CPack prefix for includes | Daniel Pfeifer | 2017-04-11 | 17 | -24/+24 |
|
|
* | cmConfigure: Ensure separate include block in headers | Daniel Pfeifer | 2017-04-11 | 5 | -0/+5 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 5 | -10/+5 |
|
|
* | cmCPackGenerator: Move macros to bottom of file | Daniel Pfeifer | 2017-03-23 | 1 | -14/+14 |
|
|
* | cmWorkingDirectory: use the new class | Ben Boeckel | 2017-03-06 | 2 | -9/+5 |
|
|
* | OSXScriptLauncher: remove unused variable | Ben Boeckel | 2017-03-06 | 1 | -1/+0 |
|
|
* | cmCPackDragNDropGenerator: Improving handling of temporary dmg images | Clinton Stimpson | 2017-02-23 | 1 | -20/+25 |
|
|
* | Merge topic 'iwyu' | Brad King | 2017-02-20 | 1 | -1/+0 |
|\ |
|
| * | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+0 |
|
|
* | | Merge topic 'productbuild_component_plist' | Brad King | 2017-02-20 | 3 | -0/+13 |
|\ \ |
|
| * | | CPack: Add option to specify --component-plist for productbuild | Tim Hutt | 2017-02-17 | 3 | -0/+13 |
| |/ |
|
* | | CPack: Add support for CPACK_PRODUCTBULID_RESOURCES_DIR | Tim Hutt | 2017-02-17 | 1 | -2/+15 |
|/ |
|
* | CPackWIX: Introduce new CPACK_WIX_ROOT_FOLDER_ID variable | Nils Gladitz | 2017-02-06 | 2 | -6/+16 |
|
|
* | CPackProductBuild: Add options to sign packages | Roman Wüger | 2017-02-04 | 1 | -0/+22 |
|
|
* | CPackIFW: Add some options | Konstantin Podsvirov | 2017-01-24 | 2 | -18/+165 |
|
|
* | QtIFW: Added new options to QtIFW cpack generator for modifying wizard style | Alexander Voitenko | 2017-01-17 | 2 | -3/+141 |
|
|
* | CPack/Deb invalid md5sums file fix | Domen Vrankar | 2016-12-23 | 1 | -1/+5 |
|
|
* | clang-tidy: apply misc-suspicious-string-compare fixes | Daniel Pfeifer | 2016-12-12 | 1 | -7/+5 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 5 | -5/+5 |
|
|
* | Merge topic 'utf8pipe' | Brad King | 2016-12-02 | 1 | -0/+2 |
|\ |
|
| * | Windows: Use UTF-8 for pipes in CMake, CTest and CPack | Dāvis Mosāns | 2016-11-29 | 1 | -0/+2 |
|
|