CMake/Utilities
Kolan Sh e232d7ee33 Make NSIS uninstaller filename (Uninstall.exe) customizable.
When we have to generate two different setup packages
from the same project (modules, libraries, data-files, etc...)
we want to have opportunity to install/update/delete them independently.
But the later installed package would overwrite the 'Uninstall.exe'.
This patch fixes the issue by customizing uninstaller name:
set (CPACK_UNINSTALL_NAME "My Custom Uninstaller Name")
before directive
include (CPack).
2015-02-22 18:29:36 +03:00
..
Doxygen Doxygen: Add STRIP_FROM_PATH variable to doxyfile.in 2014-08-06 12:49:27 -04:00
Git Merge topic 'import-KWSys-subtree' 2012-11-07 09:07:15 -05:00
GitSetup Merge branch 'setup' into developer-setup 2012-04-26 15:43:29 -04:00
KWIML Merge branch 'upstream-kwiml' into update-kwiml 2014-08-07 16:13:26 -04:00
KWStyle Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Release Make the OSX 10.6+ release x86_64 only. 2014-09-29 10:00:57 -04:00
Sphinx Merge branch 'doc-mixed-case-commands' into release 2014-12-04 10:04:29 -05:00
cmbzip2 curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
cmcompress Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmcurl cmcurl: Use if(DEFINED) to simplify conditions 2014-09-11 21:23:24 +02:00
cmexpat Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmlibarchive Make NSIS uninstaller filename (Uninstall.exe) customizable. 2015-02-22 18:29:36 +03:00
cmliblzma liblzma: Added a missing config check for _Bool 2014-09-02 10:34:47 -04:00
cmzlib Haiku: Remove outdated preprocessor checks 2013-10-08 09:55:55 -04:00
.NoDartCoverage ENH: No need to do coverage of utilities 2005-06-14 15:53:10 -04:00
.gitattributes Exclude from CMake source archives files specific to Git work tree 2012-03-02 14:36:56 -05:00
CMakeLists.txt Utilities/Release: Pass pre-built docs tarball 2014-01-29 10:10:15 -05:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00
cmThirdParty.h.in CMake: Enable use of liblzma in libarchive (#14504) 2014-07-29 08:45:36 -04:00
cm_bzlib.h Include bzlib.h consistently across CMake build (#10950) 2012-01-13 14:05:36 -05:00
cm_curl.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_expat.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_libarchive.h Include headers from chosen libarchive (#10923) 2010-08-05 17:06:10 -04:00
cm_lzma.h CMake: Enable use of liblzma in libarchive (#14504) 2014-07-29 08:45:36 -04:00
cm_xmlrpc.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00
cm_zlib.h Convert CMake to OSI-approved BSD License 2009-09-28 11:43:28 -04:00