Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: do not put system name into cygwin package | Bill Hoffman | 2008-05-23 | 1 | -1/+9 |
| | |||||
* | ENH: make sure Cygwin-Unknown is not the name for the package | Bill Hoffman | 2008-05-20 | 1 | -1/+8 |
| | |||||
* | ENH: make it so cmake-gui only installs if qt is static on windows | Bill Hoffman | 2008-02-09 | 1 | -0/+2 |
| | |||||
* | ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces ↵ | Bill Hoffman | 2007-11-07 | 1 | -1/+4 |
| | | | | in the name of the exectuable | ||||
* | ENH: add CPACK_PROJECT_CONFIG_FILE option to CPack | Bill Hoffman | 2007-10-31 | 1 | -0/+3 |
| | |||||
* | ENH: cpack changes, remove the escape variable stuff as it is not needed if ↵ | Bill Hoffman | 2007-10-31 | 1 | -53/+16 |
| | | | | you provide a config file for cpack | ||||
* | ENH: fix for cygwin package | Bill Hoffman | 2007-10-30 | 1 | -1/+1 |
| | |||||
* | ENH: add ability to set installer icons, links to web pages, nsis code in ↵ | Bill Hoffman | 2007-10-29 | 1 | -2/+18 |
| | | | | the icon section of the template, and ability to escape variables correctly | ||||
* | ENH: add ability to create links on the start menu | Bill Hoffman | 2007-10-18 | 1 | -3/+13 |
| | |||||
* | ENH: allow for desktop link to be created and fix chop of last char in PATH ↵ | Bill Hoffman | 2007-09-18 | 1 | -0/+1 |
| | | | | on uninstall | ||||
* | ENH: for CVS CMake have cpack use the version date in the name of the package | Bill Hoffman | 2007-09-07 | 1 | -3/+8 |
| | |||||
* | ENH: deb generator can now generate deb packages | Alexander Neundorf | 2007-07-27 | 1 | -1/+2 |
| | | | | | | | | | | -remove the unscriptable commands also from the cpack cmake -use CPACK_PACKAGE_CONTACT in CMakeCPack.cmake, it's used in the nsis and the deb generator -make set_properties() scriptable -use a non-const char array for adding the python modules Alex | ||||
* | ENH: start trying to cleanup CMakeLists files | Ken Martin | 2007-05-10 | 1 | -0/+85 |