| Commit message (Expand) | Author | Age | Files | Lines |
* | CPack/NSIS: Obtain path from which to uninstall from registry (#14124) | David Golub | 2013-05-02 | 1 | -1/+3 |
|
|
* | CPack/NSIS: Fix compatibility issues with prerelease NSIS (#13202) | David Golub | 2012-11-20 | 1 | -2/+5 |
|
|
* | NSIS: Fix incorrect uninstall registry key name (#13578) | David Cole | 2012-10-16 | 1 | -1/+1 |
|
|
* | Remove trailing TAB from NSIS.template.in | Brad King | 2012-08-14 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -73/+73 |
|
|
* | Merge topic 'fix-9946-uninstall-before-install' | David Cole | 2012-04-25 | 1 | -0/+22 |
|\ |
|
| * | Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALL | Patrick Gansterer | 2012-04-22 | 1 | -0/+22 |
|
|
* | | CPack/NSIS: Add CPACK_NSIS_EXTRA_PREINSTALL_COMMANDS (#13085) | David Cole | 2012-04-21 | 1 | -0/+1 |
|/ |
|
* | CPack: Fix NSIS handling of privileged users (#12923) | Mattias Helsing | 2012-02-01 | 1 | -2/+2 |
|
|
* | CPack/NSIS: Fix reinstall and multiple install issues when using components. | Clinton Stimpson | 2011-07-29 | 1 | -10/+10 |
|
|
* | Merge topic 'fix-9148-cpack-nsis-installer-root' | Brad King | 2011-01-11 | 1 | -3/+3 |
|\ |
|
| * | CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148) | David Cole | 2011-01-11 | 1 | -3/+3 |
|
|
* | | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144) | Mike McQuaid | 2011-01-06 | 1 | -0/+1 |
|/ |
|
* | Fix for bug #10257, NSIS could remove a PATH if it was too long | Bill Hoffman | 2010-02-09 | 1 | -0/+9 |
|
|
* | Fix issue #9011 - eliminate unnecessary uses of CPACK_PACKAGE_INSTALL_DIRECTORY. | David Cole | 2009-12-15 | 1 | -10/+10 |
|
|
* | Allow for /D to change install directory on the command line. | Bill Hoffman | 2009-10-26 | 1 | -4/+16 |
|
|
* | Fix issue #8649 - move the location of CPACK_NSIS_EXTRA_INSTALL_COMMANDS so t... | David Cole | 2009-10-04 | 1 | -2/+2 |
|
|
* | BUG: Fix issue #8177. Modify the system PATH for all users when requested dur... | David Cole | 2009-09-24 | 1 | -8/+29 |
|
|
* | BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri... | David Cole | 2009-07-16 | 1 | -2/+2 |
|
|
* | BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe... | David Cole | 2009-04-07 | 1 | -6/+6 |
|
|
* | BUG: remove Catalan as 2.29 does not have it | Bill Hoffman | 2008-09-02 | 1 | -1/+0 |
|
|
* | BUG: Do not use "Default" as a language, remove 2nd occurence of "English", a... | David Cole | 2008-08-26 | 1 | -7/+3 |
|
|
* | BUG: remove extension from inserts | Bill Hoffman | 2008-08-22 | 1 | -56/+56 |
|
|
* | ENH: sort languages and use list from NSIS 2.22 | Bill Hoffman | 2008-08-21 | 1 | -49/+56 |
|
|
* | BUG: remove some languages that are not supported in older versions of NSIS | Bill Hoffman | 2008-08-21 | 1 | -4/+0 |
|
|
* | ENH: try to fix error | Bill Hoffman | 2008-08-20 | 1 | -1/+0 |
|
|
* | BUG: fix for 7446 NSIS support for other languages | Bill Hoffman | 2008-08-19 | 1 | -1/+55 |
|
|
* | ENH: Further refinement of the CPack components functionality from Doug Gregor. | David Cole | 2008-07-08 | 1 | -2/+75 |
|
|
* | ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack... | David Cole | 2008-06-17 | 1 | -50/+182 |
|
|
* | BUG: if CPACK_NSIS_MODIFY_PATH was OFF then the PATH was automatically modified | Bill Hoffman | 2008-05-13 | 1 | -1/+2 |
|
|
* | ENH: add ability to set installer icons, links to web pages, nsis code in the... | Bill Hoffman | 2007-10-29 | 1 | -1/+4 |
|
|
* | ENH: allow CPACK_PACKAGE_ICON to be not set | Bill Hoffman | 2007-10-22 | 1 | -5/+1 |
|
|
* | ENH: add ability to create links on the start menu | Bill Hoffman | 2007-10-18 | 1 | -2/+2 |
|
|
* | ENH: allow for desktop link to be created and fix chop of last char in PATH o... | Bill Hoffman | 2007-09-18 | 1 | -171/+188 |
|
|
* | BUG: Compression must be set before any output is created. | Brad King | 2006-10-13 | 1 | -10/+10 |
|
|
* | ENH: Add NSIS compression | Andy Cedilnik | 2006-10-12 | 1 | -0/+3 |
|
|
* | ENH: use radio buttons to choose PATH options | Bill Hoffman | 2006-05-10 | 1 | -9/+18 |
|
|
* | ENH: Some cleanups and fix installing as a non-admin | Andy Cedilnik | 2006-05-08 | 1 | -22/+27 |
|
|
* | ENH: Handle the no-icon case | Andy Cedilnik | 2006-04-30 | 1 | -1/+4 |
|
|
* | ENH: Add more install registry options | Andy Cedilnik | 2006-04-30 | 1 | -3/+36 |
|
|
* | ENH: Add NSIS options page for path selection, fix adding and removing from p... | Andy Cedilnik | 2006-04-29 | 1 | -18/+100 |
|
|
* | ENH: Better support for adding and removing path | Andy Cedilnik | 2006-04-27 | 1 | -140/+180 |
|
|
* | ENH: Propagate system name and handle win32/win64 name | Andy Cedilnik | 2006-04-23 | 1 | -0/+2 |
|
|
* | ENH: Add a line to Add/Remove programs to uninstall | Andy Cedilnik | 2006-04-23 | 1 | -0/+5 |
|
|
* | ENH: Several changes to for NSIS | Andy Cedilnik | 2006-03-01 | 1 | -14/+27 |
|
|
* | ENH: Several packaging issues. Allow random variables to be passed to cpack (... | Andy Cedilnik | 2006-02-27 | 1 | -2/+0 |
|
|
* | ENH: Several NSIS features | Andy Cedilnik | 2006-02-23 | 1 | -8/+10 |
|
|
* | ENH: More work on NSI to improve installing and uninstalling | Andy Cedilnik | 2006-02-16 | 1 | -7/+4 |
|
|
* | ENH: Better handling of executables on windows | Andy Cedilnik | 2006-02-14 | 1 | -2/+4 |
|
|
* | ENH: Some improvements: specify link, copy msvc libraries, fix install directory | Andy Cedilnik | 2006-01-11 | 1 | -2/+2 |
|
|