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
/
Modules
/
CPack.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
CPack/NSIS: Fix reinstall and multiple install issues when using components.
Clinton Stimpson
2011-07-29
1
-1/+1
*
Split CPack.cmake in more manageable parts
Eric NOULARD
2011-04-04
1
-491/+12
*
Merge topic 'fix-9148-cpack-nsis-installer-root'
Brad King
2011-01-11
1
-0/+10
|
\
|
*
CPack: Add CPACK_NSIS_INSTALL_ROOT variable (#9148)
David Cole
2011-01-11
1
-0/+10
*
|
Add CPack NSIS MUI_FINISHPAGE_RUN support (#11144)
Mike McQuaid
2011-01-06
1
-0/+3
*
|
Add CPACK_NSIS_EXECUTABLES_DIRECTORY (#7828)
Mike McQuaid
2011-01-06
1
-0/+5
|
/
*
Add documentation for CPACK_PROJECT_CONFIG_FILE.
David Cole
2010-08-11
1
-3/+40
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Add .git .bzr and .hg to the list of default CPack ignore directories.
Bill Hoffman
2010-03-08
1
-1/+1
*
Fix issue #10055 - add documentation for the CPack Mac OSX only Bundle genera...
David Cole
2009-12-15
1
-0/+21
*
Fix issue #9782 - add documentation for variables used by CPack DragNDrop gen...
David Cole
2009-12-15
1
-0/+39
*
Fix regression with CPACK_NSIS_PACKAGE_NAME, if the project is setting the CP...
Bill Hoffman
2009-11-12
1
-2/+16
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+12
*
some white space fixes for the book
Ken Martin
2009-09-03
1
-2/+3
*
BUG: Re-fix issue #8682. Use new variable CPACK_NSIS_PACKAGE_NAME in appropri...
David Cole
2009-07-16
1
-1/+5
*
STYLE: Use $ style variable dereference instead of @ style.
David Cole
2009-03-05
1
-1/+1
*
ENH: Turn off CPACK_BINARY_TBZ2 and CPACK_BINARY_ZIP by default. Strictly spe...
David Cole
2009-01-23
1
-2/+2
*
BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o...
David Cole
2009-01-22
1
-1/+3
*
ENH: One more patch from Doug Gregor including PackageMaker functionality for...
David Cole
2008-07-09
1
-21/+41
*
ENH: Further refinement of the CPack components functionality from Doug Gregor.
David Cole
2008-07-08
1
-3/+609
*
ENH: Apply patch for feature request #7170. Thanks to Tim Shead for contribut...
David Cole
2008-06-18
1
-1/+3
*
ENH: use a common CPACK_BINARY_ prefix for the binary package generators
Alexander Neundorf
2008-04-17
1
-26/+27
*
ENH: use CPACK_PACKAGE_VERSION instead of
Alexander Neundorf
2008-03-27
1
-2/+2
*
ENH: Give Mac installers package relocation capability. Default location is s...
David Cole
2007-12-26
1
-0/+9
*
ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in...
David Cole
2007-10-31
1
-1/+1
*
ENH: cpack changes, remove the escape variable stuff as it is not needed if y...
Bill Hoffman
2007-10-31
1
-89/+3
*
ENH: add ability to set installer icons, links to web pages, nsis code in the...
Bill Hoffman
2007-10-29
1
-6/+78
*
ENH: fix bitmap escapes
Bill Hoffman
2007-10-22
1
-3/+9
*
ENH: allow CPACK_PACKAGE_ICON to be not set
Bill Hoffman
2007-10-22
1
-0/+10
*
STYLE: mark the generator options as advanced
Alexander Neundorf
2007-08-31
1
-0/+7
*
ENH: add empty RPM package generator, Eric Noulard wants to work on it
Alexander Neundorf
2007-08-08
1
-0/+2
*
ENH: better error messages from the debian package generator
Alexander Neundorf
2007-08-03
1
-25/+73
*
ENH: More work on the packaging. Add Applicaitons, add icons, etc
Andy Cedilnik
2007-02-13
1
-0/+3
*
ENH: add support for cygwin source and binary packaging
Bill Hoffman
2007-02-02
1
-0/+4
*
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPac...
Andy Cedilnik
2006-10-12
1
-0/+2
*
ENH: Several cleanups and support for multiple generators
Andy Cedilnik
2006-07-09
1
-4/+4
*
ENH: add a comment
Bill Hoffman
2006-06-16
1
-0/+4
*
ENH: Add support for overwriting the name of the file CPackConfig.cmake and C...
Andy Cedilnik
2006-06-12
1
-3/+12
*
BUG: Prevent stripping of sources
Andy Cedilnik
2006-05-10
1
-0/+1
*
ENH: Add more install registry options
Andy Cedilnik
2006-04-30
1
-0/+2
*
ENH: Propagate system name and handle win32/win64 name
Andy Cedilnik
2006-04-23
1
-3/+13
*
BUG: Need to ignore source packaging of #*# files created by emacs during edi...
Brad King
2006-04-18
1
-1/+1
*
ENH: Support for packaging source, several cleanups and more yeehaa...
Andy Cedilnik
2006-04-15
1
-10/+41
*
ENH: Start adding support for packaging component and to package into a subdi...
Andy Cedilnik
2006-04-14
1
-1/+1
*
ENH: Add support for preinstall for cmake generated projects when packaging them
Andy Cedilnik
2006-04-10
1
-2/+3
*
ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTS
Andy Cedilnik
2006-04-10
1
-0/+2
*
ENH: Allow to overwrite CPACK_BINARY_DIR
Andy Cedilnik
2006-04-07
1
-1/+1
*
ENH: Several changes to for NSIS
Andy Cedilnik
2006-03-01
1
-0/+4
*
ENH: Install system libraries only if project requires them
Andy Cedilnik
2006-03-01
1
-30/+0
*
ENH: Add resource files for PackageMaker
Andy Cedilnik
2006-02-28
1
-3/+16
[next]