summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackNSISGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* CPack add easy possibility to warn about CPACK_SET_DESTDIREric NOULARD2012-05-141-0/+8
* CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.Eric NOULARD2012-02-051-3/+3
* Merge topic 'cpack-nsis-multi-installs'David Cole2011-08-021-4/+0
|\
| * CPack/NSIS: Fix reinstall and multiple install issues when using components.Clinton Stimpson2011-07-291-4/+0
* | RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-1/+2
|/
* Merge topic 'fix-10644-cpack-menu-links'Brad King2011-01-111-12/+19
|\
| * CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)David Cole2011-01-071-12/+19
* | Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)Mike McQuaid2011-01-061-0/+11
* | Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)Mike McQuaid2011-01-061-2/+7
* | Allow NSIS package or uninstall icon (#11143)Mike McQuaid2011-01-061-7/+14
|/
* CPack: look for makensis in the PATH (#8210)David Cole2010-12-171-9/+23
* Fix KWStyle line length issues.Bill Hoffman2010-09-151-1/+2
* CPack: Refactor API in order to handle multi-file packagesEric NOULARD2010-08-111-7/+6
* Eliminate -Wconversion warnings.David Cole2010-06-271-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...David Cole2009-01-201-11/+16
* BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.David Cole2008-10-101-7/+11
* STYLE: fix line length stuff for KWStyleBill Hoffman2008-10-011-11/+22
* ENH: Further refinement of the CPack components functionality from Doug Gregor.David Cole2008-07-081-19/+222
* BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit bui...David Cole2008-06-181-1/+2
* COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.David Cole2008-06-171-3/+3
* COMP: Fix errors and warnings from continuous dashboards running different co...David Cole2008-06-171-1/+1
* ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...David Cole2008-06-171-8/+321
* BUG: fix for bug 6294, correct url for nsisBill Hoffman2008-02-151-1/+1
* BUG: fix for 6086 uninstall icon not set rightBill Hoffman2007-12-141-1/+1
* ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...Bill Hoffman2007-11-071-4/+30
* COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.Brad King2007-11-051-2/+2
* ENH: fix line lengthBill Hoffman2007-10-311-1/+2
* ENH: cpack changes, remove the escape variable stuff as it is not needed if y...Bill Hoffman2007-10-311-0/+20
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-291-6/+25
* ENH: fix line length errorBill Hoffman2007-10-191-3/+4
* ENH: add ability to create links on the start menuBill Hoffman2007-10-181-0/+55
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-181-0/+14
* ENH: NSIS exists also for Linux, not only Windows, so enable it there tooAlexander Neundorf2007-06-181-1/+11
* STYLE: fix a long lineKen Martin2006-11-171-2/+6
* ENH: Expand commentAndy Cedilnik2006-11-141-1/+1
* ENH: Add NSIS compressionAndy Cedilnik2006-10-121-0/+1
* COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl.Brad King2006-08-271-1/+1
* STYLE: fix line lengthKen Martin2006-05-121-3/+6
* ENH: Add support for stipping and make more things overwritableAndy Cedilnik2006-05-021-5/+5
* ENH: Add NSIS options page for path selection, fix adding and removing from p...Andy Cedilnik2006-04-291-0/+11
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-8/+5
* ENH: Add ZIP generator and add support for including or excluding the topleve...Andy Cedilnik2006-04-021-0/+8
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-4/+4
* STYLE: Lots of formating to remove style problemsAndy Cedilnik2006-03-081-27/+53
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-1/+31
* BUG: Remove debug and fix space between label and exec nameAndy Cedilnik2006-02-161-2/+2
* ENH: More work on NSI to improve installing and uninstallingAndy Cedilnik2006-02-161-1/+58
* ENH: Better handling of executables on windowsAndy Cedilnik2006-02-141-0/+28
* COMP: Remove legacy code and fix sun buildAndy Cedilnik2006-01-101-1/+0