summaryrefslogtreecommitdiffstats
path: root/Modules/CPack.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add support for cygwin source and binary packagingBill Hoffman2007-02-021-0/+4
|
* ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for ↵Andy Cedilnik2006-10-121-0/+2
| | | | CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX
* ENH: Several cleanups and support for multiple generatorsAndy Cedilnik2006-07-091-4/+4
|
* ENH: add a commentBill Hoffman2006-06-161-0/+4
|
* ENH: Add support for overwriting the name of the file CPackConfig.cmake and ↵Andy Cedilnik2006-06-121-3/+12
| | | | CPackSourceConfig.cmake
* BUG: Prevent stripping of sourcesAndy Cedilnik2006-05-101-0/+1
|
* ENH: Add more install registry optionsAndy Cedilnik2006-04-301-0/+2
|
* ENH: Propagate system name and handle win32/win64 nameAndy Cedilnik2006-04-231-3/+13
|
* BUG: Need to ignore source packaging of #*# files created by emacs during ↵Brad King2006-04-181-1/+1
| | | | editing.
* ENH: Support for packaging source, several cleanups and more yeehaa...Andy Cedilnik2006-04-151-10/+41
|
* ENH: Start adding support for packaging component and to package into a ↵Andy Cedilnik2006-04-141-1/+1
| | | | subdirectory
* ENH: Add support for preinstall for cmake generated projects when packaging themAndy Cedilnik2006-04-101-2/+3
|
* ENH: Deprecate CPACK_BINARY_DIR and add CPACK_INSTALL_CMAKE_PROJECTSAndy Cedilnik2006-04-101-0/+2
|
* ENH: Allow to overwrite CPACK_BINARY_DIRAndy Cedilnik2006-04-071-1/+1
|
* ENH: Several changes to for NSISAndy Cedilnik2006-03-011-0/+4
|
* ENH: Install system libraries only if project requires themAndy Cedilnik2006-03-011-30/+0
|
* ENH: Add resource files for PackageMakerAndy Cedilnik2006-02-281-3/+16
|
* ENH: Several packaging issues. Allow random variables to be passed to cpack ↵Andy Cedilnik2006-02-271-0/+9
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-14/+22
|
* BUG: Do not install MSVC dlls for a non-MSVC build.Brad King2006-02-171-2/+2
|
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-1/+0
|
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-0/+28
|
* ENH: CleanupAndy Cedilnik2006-01-091-3/+5
|
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-2/+2
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-0/+48