summaryrefslogtreecommitdiffstats
path: root/Modules/NSIS.template.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add ability to set installer icons, links to web pages, nsis code in ↵Bill Hoffman2007-10-291-1/+4
| | | | the icon section of the template, and ability to escape variables correctly
* 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 ↵Bill Hoffman2007-09-181-171/+188
| | | | on uninstall
* 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-301-3/+36
|
* ENH: Add NSIS options page for path selection, fix adding and removing from ↵Andy Cedilnik2006-04-291-18/+100
| | | | path, add welcome page and license page
* 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
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* 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
|
* BUG: Allow spaces in pathAndy Cedilnik2006-01-091-1/+1
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-10/+10
|
* ENH: Merge from CPack branchAndy Cedilnik2006-01-021-0/+439