CMake/Utilities
Kolan Sh 8d46d4838b 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-04-22 22:04:00 +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 Avoid if() quoted auto-dereference 2014-10-20 11:49:16 -04:00
KWStyle Remove CMake-language block-end command arguments 2012-08-13 14:19:16 -04:00
Release Utilities/Release: Build OS X and Win binaries without OpenSSL 2015-02-18 09:29:50 -05:00
Sphinx Merge topic 'doc-mixed-case-commands' 2014-12-04 10:15:10 -05:00
cmbzip2 curl, bzip2: Suppress warnings by setting initial value 2013-10-08 09:16:33 -04:00
cmcompress Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cmcurl curl: Never consider using Windows APIs on Cygwin 2015-03-26 14:04:39 -04:00
cmexpat Clean up install rules of CMake itself (#14371) 2013-08-26 11:54:07 -04:00
cmjsoncpp jsoncpp: Drop doxygen comments that cause Clang warnings 2015-01-20 09:28:28 -05:00
cmlibarchive Make NSIS uninstaller filename (Uninstall.exe) customizable. 2015-04-22 22:04:00 +03:00
cmliblzma liblzma: Disable GNU 3.3 compiler optimizations 2015-04-09 14:21:33 -04:00
cmzlib zlib: Disable warnings to avoid changing 3rd party code 2015-01-14 09:20:27 -05: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 Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_bzlib.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_curl.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_expat.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_jsoncpp_reader.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_jsoncpp_value.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_jsoncpp_writer.h Add option to build CMake against a system jsoncpp 2015-01-20 10:37:35 -05:00
cm_libarchive.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_lzma.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_xmlrpc.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00
cm_zlib.h Rename header guards to not start with double underscore 2014-12-11 13:53:06 -05:00