| Commit message (Expand) | Author | Age | Files | Lines |
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 6 | -16/+16 |
|
|
* | Merge topic 'cpack-ifw-updates' | Brad King | 2014-10-07 | 4 | -37/+155 |
|\ |
|
| * | CPackIFW: Added support for multiple repositories | Konstantin Podsvirov | 2014-10-05 | 4 | -25/+142 |
|
|
| * | CPackIFW: Search algorithm update | Konstantin Podsvirov | 2014-10-04 | 1 | -12/+13 |
|
|
* | | CPackWiX: Work around RelativePath() returning an empty string for the root | Nils Gladitz | 2014-10-03 | 1 | -0/+5 |
|/ |
|
* | CPackWiX: Extend CPACK_WIX_ACL to support directories | Nils Gladitz | 2014-09-27 | 3 | -5/+38 |
|
|
* | CPackWiX: Teach WiX installers to remember the install location for upgrades | Nils Gladitz | 2014-09-19 | 1 | -0/+23 |
|
|
* | CPackIFW: Revise this generator | Konstantin Podsvirov | 2014-08-12 | 6 | -20/+98 |
|
|
* | Merge topic 'wix-acl' | Brad King | 2014-08-11 | 4 | -2/+205 |
|\ |
|
| * | CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property | Nils Gladitz | 2014-08-09 | 4 | -2/+205 |
|
|
* | | Merge topic 'cpack-ifw-generator' | Brad King | 2014-08-11 | 9 | -992/+1666 |
|\ \
| |/
|/| |
|
| * | CPackIFW: Refactor and revise this generator | Konstantin Podsvirov | 2014-08-11 | 9 | -992/+1666 |
|
|
* | | Fix used value warning. | Bill Hoffman | 2014-08-05 | 1 | -2/+1 |
|/ |
|
* | Fix scan-build warning parsed is never read after being set. | Bill Hoffman | 2014-08-04 | 1 | -1/+0 |
|
|
* | Merge topic 'cpack-ifw-generator' | Brad King | 2014-07-31 | 1 | -5/+65 |
|\ |
|
| * | CPackIFW: Add package configuration variables | Konstantin Podsvirov | 2014-07-29 | 1 | -5/+65 |
|
|
* | | CPack: add generators for .7z and .tar.xz (#13072, #14519) | Daniel Pfeifer | 2014-07-29 | 5 | -0/+133 |
|/ |
|
* | CPackIFW: Replace use of strftime with cmTimestamp | Brad King | 2014-07-28 | 1 | -10/+3 |
|
|
* | CPack: Add an "IFW" generator for Qt Framework Installer | Konstantin Podsvirov | 2014-07-28 | 3 | -0/+944 |
|
|
* | cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAM | Brad King | 2014-06-25 | 1 | -2/+2 |
|
|
* | Merge topic 'setlocale' | Brad King | 2014-06-13 | 1 | -1/+1 |
|\ |
|
| * | Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive. | Clinton Stimpson | 2014-06-12 | 1 | -1/+1 |
|
|
* | | regex: Use static regexs where possible | Ben Boeckel | 2014-06-09 | 1 | -2/+2 |
|/ |
|
* | Encoding: Add setlocale() to applications. | Clinton Stimpson | 2014-06-04 | 1 | -0/+2 |
|
|
* | CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT properties | Nils Gladitz | 2014-05-28 | 3 | -3/+23 |
|
|
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 3 | -4/+16 |
|
|
* | CPackWIX: Delay creation of cmWIXPatch until CPack has initialized Logger | Nils Gladitz | 2014-04-18 | 2 | -6/+16 |
|
|
* | cmTypeMacro: Add a class to eat the semicolon following the macro use. | Stephen Kelly | 2014-04-03 | 1 | -3/+4 |
|
|
* | CPackDeb: Add option to set compression type | Sean D'Epagnier | 2014-03-14 | 1 | -9/+37 |
|
|
* | Workaround Sun C++ 5.9 compiler crash | Brad King | 2014-03-12 | 1 | -2/+2 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 6 | -58/+58 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 5 | -45/+45 |
|
|
* | stringapi: Prevent a NULL dereference in WiX | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 10 | -28/+28 |
|
|
* | stringapi: Pass strings as install directories in CPack | Ben Boeckel | 2014-03-08 | 2 | -13/+13 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -3/+4 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 2 | -3/+3 |
|
|
* | stringapi: Use string for OS X resource names | Ben Boeckel | 2014-03-08 | 4 | -10/+13 |
|
|
* | stringapi: Use strings in CPack generator parameters | Ben Boeckel | 2014-03-08 | 4 | -22/+23 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 2 | -14/+10 |
|
|
* | CPackWIX: support installation of empty directories | Nils Gladitz | 2014-03-01 | 3 | -0/+36 |
|
|
* | CPackWIX: Allow Windows Installer property customization | Nils Gladitz | 2014-03-01 | 4 | -0/+46 |
|
|
* | CPackWIX: refactor and cleanup | Nils Gladitz | 2014-02-26 | 17 | -534/+842 |
|
|
* | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS | Timo Rothenpieler | 2014-02-08 | 2 | -2/+113 |
|
|
* | CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variable | Nils Gladitz | 2014-01-08 | 2 | -1/+45 |
|
|
* | Merge topic 'unicode-fstream' | Brad King | 2014-01-07 | 9 | -16/+21 |
|\ |
|
| * | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 9 | -16/+21 |
|
|
* | | Use Encoding::CommandLineArguments for main() functions. | Clinton Stimpson | 2014-01-04 | 1 | -1/+7 |
|/ |
|
* | Merge topic 'wix-rtf-encoding' | Brad King | 2014-01-02 | 2 | -1/+98 |
|\ |
|
| * | CPackWiX: allow and convert UTF-8 sequences in RTF writer | Nils Gladitz | 2013-12-26 | 2 | -1/+98 |
|
|