summaryrefslogtreecommitdiff
path: root/CMakeCPack.cmake
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Simplify Windows packaging pipelineBrad King2023-02-281-0/+4
* Utilities/Release: Drop SLA from CMake macOS DMG packageBrad King2022-04-201-0/+1
* Help: Add option to generate docs with latexpdfHenryk Paluch2021-03-011-0/+3
* CMakeCPack: Update Debian package contact emailBrad King2019-11-051-1/+1
* Xcode: Require at least Xcode 5Gregor Jasny2019-02-161-3/+0
* CMakeCPack: Exclude version-control-specific files from source packageBrad King2017-09-261-0/+18
* QtIFW: Improved packagingKonstantin Podsvirov2017-01-121-19/+26
* QtIFW: Configurable root componentKonstantin Podsvirov2016-11-301-17/+59
* CMakeCPack: remove obsolete conditionsDaniel Pfeifer2016-10-091-175/+170
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Utilities/Release: Drop Cygwin binaryBrad King2016-09-121-25/+0
* QtIFW: Developer Reference installationKonstantin Podsvirov2016-08-161-1/+15
* QtIFW: process USE_LGPL when CMake_INSTALL_COMPONENTSKonstantin Podsvirov2016-07-131-2/+4
* CMake: install COMPONENT cmcldepsKonstantin Podsvirov2016-07-131-0/+3
* cmake-gui: Reference LGPLv3 when redistributing QtBrad King2016-06-171-2/+2
* Add option to control 'bin' directory of CMake's own installation (#16076)Nicolas BUNEL2016-06-011-1/+1
* CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-091-0/+11
* CMake: Add CMake_INSTALL_DEPENDENCIES optionKonstantin Podsvirov2015-07-271-1/+3
* CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installerKonstantin Podsvirov2015-07-071-0/+3
* CMake: optional show LGPLv2.1 license when install cmake-gui componentKonstantin Podsvirov2015-07-071-0/+7
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-28/+48
* CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-071-0/+3
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-11/+37
* Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-10/+3
* CPackIFW: Add package configuration variablesKonstantin Podsvirov2014-07-291-0/+1
* CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-281-0/+32
* Configure NSIS-packaged CMake version and install destinationBrad King2013-11-121-9/+5
* CMakeCPack: Provide an upgrade guid for WiXRichard Ulrich2013-07-191-0/+2
* Convert the CPACK_CYGWIN_PATCH_NUMBER variable to a cache variableDavid Cole2012-08-161-3/+4
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-13/+13
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-67/+67
* 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-9/+34
* Add CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_NO_WARNINGS variableDavid Cole2011-01-131-1/+7
* Fix CMake data and doc paths in Cygwin packageBrad King2010-06-091-14/+1
* Package CMake with new version schemeBrad King2010-05-041-7/+2
* Remove MFC libraries from install tree.Bill Hoffman2009-09-281-1/+0
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-0/+12
* ENH: Overhaul CMake version numberingBrad King2009-03-051-9/+4
* ENH: do not put system name into cygwin packageBill Hoffman2008-05-231-1/+9
* ENH: make sure Cygwin-Unknown is not the name for the packageBill Hoffman2008-05-201-1/+8
* ENH: make it so cmake-gui only installs if qt is static on windowsBill Hoffman2008-02-091-0/+2
* ENH: change CPACK_CREATE_DESKTOP_LINKS to something that can handle spaces in...Bill Hoffman2007-11-071-1/+4
* ENH: add CPACK_PROJECT_CONFIG_FILE option to CPackBill Hoffman2007-10-311-0/+3
* ENH: cpack changes, remove the escape variable stuff as it is not needed if y...Bill Hoffman2007-10-301-53/+16
* ENH: fix for cygwin packageBill Hoffman2007-10-301-1/+1
* ENH: add ability to set installer icons, links to web pages, nsis code in the...Bill Hoffman2007-10-291-2/+18
* ENH: add ability to create links on the start menuBill Hoffman2007-10-181-3/+13
* ENH: allow for desktop link to be created and fix chop of last char in PATH o...Bill Hoffman2007-09-181-0/+1