CMake/Utilities
Kolan Sh f24da8903c 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).
2013-11-19 18:47:25 +04:00
..
Doxygen Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -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 2013-01-08 15:31:53 -05:00
KWStyle Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Release Merge topic 'file-download-verify' 2012-09-12 07:51:39 -04:00
cmbzip2 BZip2: Remove unnecessary *.bz2 files from CMake source tree 2012-06-13 17:08:25 -04:00
cmcompress Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmcurl Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04: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. 2013-11-19 18:47:25 +04:00
cmzlib Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
xml Utilities/xml: Add docbook-4.5 DTD (#13508) 2012-09-07 10:06:50 -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 Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
SetupForDevelopment.sh Add and configure developer setup helper scripts 2012-03-02 13:33:41 -05:00
cmThirdParty.h.in Include bzlib.h consistently across CMake build (#10950) 2012-01-13 14:05:36 -05: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_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
cmake.m4 Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig 2011-08-11 22:43:33 +02:00