summaryrefslogtreecommitdiffstats
path: root/Source/CPack
Commit message (Expand)AuthorAgeFilesLines
* cmCPackGenerator: Avoid crash on undefined CMAKE_MAKE_PROGRAMBrad King2014-06-251-2/+2
* Merge topic 'setlocale'Brad King2014-06-131-1/+1
|\
| * Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.Clinton Stimpson2014-06-121-1/+1
* | regex: Use static regexs where possibleBen Boeckel2014-06-091-2/+2
|/
* Encoding: Add setlocale() to applications.Clinton Stimpson2014-06-041-0/+2
* CPackWiX: Implement CPACK_NEVER_OVERWRITE and CPACK_PERMANENT propertiesNils Gladitz2014-05-283-3/+23
* Add an "installed file" property scopeNils Gladitz2014-05-283-4/+16
* CPackWIX: Delay creation of cmWIXPatch until CPack has initialized LoggerNils Gladitz2014-04-182-6/+16
* cmTypeMacro: Add a class to eat the semicolon following the macro use.Stephen Kelly2014-04-031-3/+4
* CPackDeb: Add option to set compression typeSean D'Epagnier2014-03-141-9/+37
* Workaround Sun C++ 5.9 compiler crashBrad King2014-03-121-2/+2
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-116-58/+58
* Remove some c_str() calls.Stephen Kelly2014-03-115-45/+45
* stringapi: Prevent a NULL dereference in WiXBen Boeckel2014-03-081-1/+1
* stringapi: Miscellaneous char* parametersBen Boeckel2014-03-0810-28/+28
* stringapi: Pass strings as install directories in CPackBen Boeckel2014-03-082-13/+13
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-3/+4
* strings: Remove cmStdString referencesBen Boeckel2014-03-082-3/+3
* stringapi: Use string for OS X resource namesBen Boeckel2014-03-084-10/+13
* stringapi: Use strings in CPack generator parametersBen Boeckel2014-03-084-22/+23
* stringapi: Use strings for variable namesBen Boeckel2014-03-082-14/+10
* CPackWIX: support installation of empty directoriesNils Gladitz2014-03-013-0/+36
* CPackWIX: Allow Windows Installer property customizationNils Gladitz2014-03-014-0/+46
* CPackWIX: refactor and cleanupNils Gladitz2014-02-2617-534/+842
* CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKSTimo Rothenpieler2014-02-082-2/+113
* CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variableNils Gladitz2014-01-082-1/+45
* Merge topic 'unicode-fstream'Brad King2014-01-079-16/+21
|\
| * Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-079-16/+21
* | Use Encoding::CommandLineArguments for main() functions.Clinton Stimpson2014-01-041-1/+7
|/
* Merge topic 'wix-rtf-encoding'Brad King2014-01-022-1/+98
|\
| * CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-262-1/+98
* | CPackWiX: transfer file read only flag during installationNils Gladitz2013-12-251-0/+11
|/
* Merge topic 'wix-cmake-coding-conventions'Brad King2013-12-238-108/+108
|\
| * CPackWiX: adhere to CMake member naming conventionNils Gladitz2013-12-208-108/+108
* | CPackWiX: replace slash with backslash in registry key pathNils Gladitz2013-12-201-1/+1
|/
* CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-174-0/+305
* Windows: Use wide-character system APIsClinton Stimpson2013-12-091-4/+6
* Merge topic 'wix-components'Brad King2013-12-024-46/+303
|\
| * CPackWiX: add CPack component supportNils Gladitz2013-11-264-46/+303
* | CPack: use IsOn instead of IsSet for boolean CPack optionsNils Gladitz2013-11-191-7/+7
|/
* cmGlobalGenerator: Cleanup GenerateBuildCommand APIBrad King2013-11-181-8/+10
* Merge topic 'wix-custom-arguments'Brad King2013-11-132-6/+73
|\
| * CPackWiX: Add variables for custom tool extensions and flagsNils Gladitz2013-11-122-6/+73
* | Refactor internal resource location APIs and initializationBrad King2013-11-123-41/+1
|/
* cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-1/+1
* cpack: For DragNDrop generator, add sysroot option when calling Rez.Clinton Stimpson2013-11-011-1/+6
* CPackWiX: use safe IDs for generated start menu shortcutsNils Gladitz2013-10-264-125/+199
* cmSystemTools: Drop old RunCommand methodBrad King2013-10-191-5/+0
* Make --help-* options available from all command-line toolsBrad King2013-10-161-7/+1
* Drop the 'Full' field from cmDocumentationEntryBrad King2013-10-161-75/+24