summaryrefslogtreecommitdiff
path: root/CMakeCPackOptions.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-5/+5
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-14/+14
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Add CPACK_NSIS_INSTALL_ROOT for CMake's own installer (#9148)David Cole2011-01-131-4/+6
* Use cmake-gui.exe for the install/uninstall icon for cmake.Bill Hoffman2009-09-251-0/+3
* Remove CMakeSetup. Long live cmake-gui, start building Qt now.Bill Hoffman2009-09-031-5/+0
* BUG: Add CPACK_NSIS_PACKAGE_NAME to the list of CPack variables that CMake ov...David Cole2009-07-201-2/+4
* ENH: do not create a desktop link for CMakeSetupBill Hoffman2009-06-261-1/+0
* ENH: add cmake gui docsBill Hoffman2009-02-131-1/+2
* ENH: deprecate CMakeSetupBill Hoffman2009-02-131-1/+1
* ENH: fix install in add/remove programs, again...Bill Hoffman2008-07-011-1/+1
* ENH: fix crash in cpack when CPACK_CYGWIN_PATCH_NUMBER not specifiedBill Hoffman2008-03-121-2/+3
* ENH: install seems to be working for cmake-guiBill Hoffman2008-02-181-2/+5
* ENH: make it so cmake-gui only installs if qt is static on windowsBill Hoffman2008-02-091-6/+3
* ENH: for windows only allow a static qt for install and NSIS of cmake-guiBill Hoffman2008-02-071-0/+10
* ENH: fix add/remove program nameBill Hoffman2008-01-151-1/+1
* ENH: Give Mac installers package relocation capability. Default location is s...David Cole2007-12-261-0/+4
* ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...Bill Hoffman2007-11-071-1/+1
* ENH: add CPACK_PROJECT_CONFIG_FILE option to CPackBill Hoffman2007-10-311-0/+36