index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CPack
/
cmCPackNSISGenerator.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPack: Fixed incorrect error log for CPACK_NSIS_MENU_LINKS.
Fraser Hutchison
2012-05-28
1
-2/+2
*
CPack add necessary check to detect/warns/error on ABSOLUTE DESTINATION
Eric NOULARD
2012-05-14
1
-0/+6
*
CPack add easy possibility to warn about CPACK_SET_DESTDIR
Eric NOULARD
2012-05-14
1
-0/+8
*
CPackNSIS fix #0012935 switch from LOG_WARNING to avoid final error.
Eric NOULARD
2012-02-05
1
-3/+3
*
Merge topic 'cpack-nsis-multi-installs'
David Cole
2011-08-02
1
-4/+0
|
\
|
*
CPack/NSIS: Fix reinstall and multiple install issues when using components.
Clinton Stimpson
2011-07-29
1
-4/+0
*
|
RunSingleCommand: Replace verbose boolean with enum
Johan Björk
2011-07-28
1
-1/+2
|
/
*
Merge topic 'fix-10644-cpack-menu-links'
Brad King
2011-01-11
1
-12/+19
|
\
|
*
CPack: Detect more URLs in CPACK_NSIS_MENU_LINKS (#10644)
David Cole
2011-01-07
1
-12/+19
*
|
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
Mike McQuaid
2011-01-06
1
-0/+11
*
|
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
Mike McQuaid
2011-01-06
1
-2/+7
*
|
Allow NSIS package or uninstall icon (#11143)
Mike McQuaid
2011-01-06
1
-7/+14
|
/
*
CPack: look for makensis in the PATH (#8210)
David Cole
2010-12-17
1
-9/+23
*
Fix KWStyle line length issues.
Bill Hoffman
2010-09-15
1
-1/+2
*
CPack: Refactor API in order to handle multi-file packages
Eric NOULARD
2010-08-11
1
-7/+6
*
Eliminate -Wconversion warnings.
David Cole
2010-06-27
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Fix for issue #7470. Allow spaces in the path names of installed files w...
David Cole
2009-01-20
1
-11/+16
*
BUG: Fix issue #7800. Enable CPack to find the NSIS installer on Windows 2000.
David Cole
2008-10-10
1
-7/+11
*
STYLE: fix line length stuff for KWStyle
Bill Hoffman
2008-10-01
1
-11/+22
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-19/+222
*
BUG: Always look for the NSIS reg value in the 32-bit hive even in 64-bit bui...
David Cole
2008-06-18
1
-1/+2
*
COMP: Use cmOStringStream instead of std::ostringstream for the HP compiler.
David Cole
2008-06-17
1
-3/+3
*
COMP: Fix errors and warnings from continuous dashboards running different co...
David Cole
2008-06-17
1
-1/+1
*
ENH: Add patch for feature request #6847 - CPack components for NSIS and Pack...
David Cole
2008-06-17
1
-8/+321
*
BUG: fix for bug 6294, correct url for nsis
Bill Hoffman
2008-02-15
1
-1/+1
*
BUG: fix for 6086 uninstall icon not set right
Bill Hoffman
2007-12-14
1
-1/+1
*
ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...
Bill Hoffman
2007-11-07
1
-4/+30
*
COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697.
Brad King
2007-11-05
1
-2/+2
*
ENH: fix line length
Bill Hoffman
2007-10-31
1
-1/+2
*
ENH: cpack changes, remove the escape variable stuff as it is not needed if y...
Bill Hoffman
2007-10-31
1
-0/+20
*
ENH: add ability to set installer icons, links to web pages, nsis code in the...
Bill Hoffman
2007-10-29
1
-6/+25
*
ENH: fix line length error
Bill Hoffman
2007-10-19
1
-3/+4
*
ENH: add ability to create links on the start menu
Bill Hoffman
2007-10-18
1
-0/+55
*
ENH: allow for desktop link to be created and fix chop of last char in PATH o...
Bill Hoffman
2007-09-18
1
-0/+14
*
ENH: NSIS exists also for Linux, not only Windows, so enable it there too
Alexander Neundorf
2007-06-18
1
-1/+11
*
STYLE: fix a long line
Ken Martin
2006-11-17
1
-2/+6
*
ENH: Expand comment
Andy Cedilnik
2006-11-14
1
-1/+1
*
ENH: Add NSIS compression
Andy Cedilnik
2006-10-12
1
-0/+1
*
COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl.
Brad King
2006-08-27
1
-1/+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-3/+6
*
ENH: Add support for stipping and make more things overwritable
Andy Cedilnik
2006-05-02
1
-5/+5
*
ENH: Add NSIS options page for path selection, fix adding and removing from p...
Andy Cedilnik
2006-04-29
1
-0/+11
*
ENH: Support for packaging source, several cleanups and more yeehaa...
Andy Cedilnik
2006-04-15
1
-8/+5
*
ENH: Add ZIP generator and add support for including or excluding the topleve...
Andy Cedilnik
2006-04-02
1
-0/+8
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-4/+4
*
STYLE: Lots of formating to remove style problems
Andy Cedilnik
2006-03-08
1
-27/+53
*
ENH: Several NSIS features
Andy Cedilnik
2006-02-23
1
-1/+31
*
BUG: Remove debug and fix space between label and exec name
Andy Cedilnik
2006-02-16
1
-2/+2
*
ENH: More work on NSI to improve installing and uninstalling
Andy Cedilnik
2006-02-16
1
-1/+58
[next]