summaryrefslogtreecommitdiffstats
path: root/Templates/CPackConfig.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Add an "installed file" property scopeNils Gladitz2014-05-281-0/+8
| | | | | | | Teach set_property and get_property an "INSTALL" property type to be associated with install-tree file paths. Make the properties available to CPack for use during packaging. Add a "prop_inst" Sphinx domain object type for documentation of such properties.
* Update CPackConfig template.Eric NOULARD2012-02-251-25/+8
| | | | | | Remove variable documentation from the template in order to avoid multiple location for doc update. Users can now retrieve CPACK_xxx variable documentation from the command line.
* CPack fix template tooEric NOULARD2011-09-091-1/+1
|
* ENH: Start adding support for packaging component and to package into a ↵Andy Cedilnik2006-04-141-1/+4
| | | | subdirectory
* ENH: Several packaging issues. Allow random variables to be passed to cpack ↵Andy Cedilnik2006-02-271-19/+23
| | | | (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
* ENH: Several NSIS featuresAndy Cedilnik2006-02-231-1/+2
|
* ENH: Fix iconsAndy Cedilnik2006-02-161-1/+1
|
* ENH: CleanupAndy Cedilnik2006-02-141-2/+0
|
* ENH: Improved support for icons, random directories, etc...Andy Cedilnik2006-02-141-1/+1
|
* ENH: Some improvements: specify link, copy msvc libraries, fix install directoryAndy Cedilnik2006-01-111-0/+4
|
* ENH: Pass CPACK_PACKAGE_FILE_NAMEAndy Cedilnik2006-01-091-0/+2
|
* ENH: Fix test for cpack variables, add support for icon on windowsAndy Cedilnik2006-01-091-0/+7
|
* ENH: More CPack stuff and fix zlib compressionAndy Cedilnik2006-01-041-0/+10