summaryrefslogtreecommitdiff
path: root/Modules/NSIS.template.in
Commit message (Expand)AuthorAgeFilesLines
* CPack/NSIS: Fix compatibility issues with prerelease NSIS (#13202)David Golub2012-11-191-2/+5
* NSIS: Fix incorrect uninstall registry key name (#13578)David Cole2012-10-161-1/+1
* Remove trailing TAB from NSIS.template.inBrad King2012-08-141-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-73/+73
* Merge topic 'fix-9946-uninstall-before-install'David Cole2012-04-251-0/+22
|\
| * Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALLPatrick Gansterer2012-04-221-0/+22
* | CPack/NSIS: Add CPACK_NSIS_EXTRA_PREINSTALL_COMMANDS (#13085)David Cole2012-04-211-0/+1
|/
* CPack: Fix NSIS handling of privileged users (#12923)Mattias Helsing2012-02-011-2/+2
* CPack/NSIS: Fix reinstall and multiple install issues when using components.Clinton Stimpson2011-07-291-10/+10
* Merge topic 'fix-9148-cpack-nsis-installer-root'Brad King2011-01-111-3/+3
|\
| * CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)David Cole2011-01-111-3/+3
* | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)Mike McQuaid2011-01-061-0/+1
|/
* Fix for bug #10257, NSIS could remove a PATH if it was too longBill Hoffman2010-02-091-0/+9
* Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY.David Cole2009-12-151-10/+10
* Allow for /D to change install directory on the command line.Bill Hoffman2009-10-261-4/+16
* Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t...David Cole2009-10-041-2/+2
* BUG: Fix issue #8177. Modify the system PATH for all users when requested dur...David Cole2009-09-241-8/+29
* BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...David Cole2009-07-161-2/+2
* BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe...David Cole2009-04-071-6/+6
* BUG: remove Catalan as 2.29 does not have itBill Hoffman2008-09-021-1/+0
* BUG: Do not use "Default" as a language, remove 2nd occurence of "English", a...David Cole2008-08-261-7/+3
* BUG: remove extension from insertsBill Hoffman2008-08-221-56/+56
* ENH: sort languages and use list from NSIS 2.22Bill Hoffman2008-08-211-49/+56
* BUG: remove some languages that are not supported in older versions of NSISBill Hoffman2008-08-211-4/+0
* ENH: try to fix errorBill Hoffman2008-08-201-1/+0
* BUG: fix for 7446 NSIS support for other languagesBill Hoffman2008-08-191-1/+55
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-2/+75
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-50/+182
* BUG: if CPACK_NSIS_MODIFY_PATH was OFF then the PATH was automatically modifiedBill Hoffman2008-05-131-1/+2
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-291-1/+4
* ENH: allow CPACK_PACKAGE_ICON to be not setBill Hoffman2007-10-221-5/+1
* ENH: add ability to create links on the start menuBill Hoffman2007-10-181-2/+2
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-181-171/+188
* BUG: Compression must be set before any output is created.Brad King2006-10-131-10/+10
* ENH: Add NSIS compressionAndy Cedilnik2006-10-121-0/+3
* ENH: use radio buttons to choose PATH optionsBill Hoffman2006-05-101-9/+18
* ENH: Some cleanups and fix installing as a non-adminAndy Cedilnik2006-05-081-22/+27
* ENH: Handle the no-icon caseAndy Cedilnik2006-04-301-1/+4
* ENH: Add more install registry optionsAndy Cedilnik2006-04-291-3/+36
* ENH: Add NSIS options page for path selection, fix adding and removing from p...Andy Cedilnik2006-04-291-18/+100
* ENH: Better support for adding and removing pathAndy Cedilnik2006-04-271-140/+180
* ENH: Propagate system name and handle win32/win64 nameAndy Cedilnik2006-04-231-0/+2
* ENH: Add a line to Add/Remove programs to uninstallAndy Cedilnik2006-04-231-0/+5
* ENH: Several changes to for NSISAndy Cedilnik2006-03-011-14/+27
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-2/+0
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-8/+10
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-161-7/+4
* ENH: Better handling of executables on windowsAndy Cedilnik2006-02-141-2/+4
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-2/+2
* ENH: Use specified output file name, also detect errors during installAndy Cedilnik2006-01-091-1/+1