summaryrefslogtreecommitdiff
path: root/CMakeCPackOptions.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add jobs to make Windows x86_64 and i386 packagesBrad King2022-05-191-0/+7
* CPack: Remove the deprecated PackageMaker generatorCraig Scott2022-05-051-8/+0
* Xcode: Require at least Xcode 5Gregor Jasny2019-02-161-10/+0
* CMakeCPack: Exclude version-control-specific files from source packageBrad King2017-09-261-6/+0
* QtIFW: Improved packagingKonstantin Podsvirov2017-01-121-1/+1
* QtIFW: Configurable root componentKonstantin Podsvirov2016-11-301-25/+33
* QtIFW: Developer Reference installationKonstantin Podsvirov2016-08-161-0/+23
* CMake: install COMPONENT cmcldepsKonstantin Podsvirov2016-07-131-1/+9
* CMake: Prevent WiX installations over existing NSIS installationsNils Gladitz2016-02-091-3/+25
* CMake: Mimic NSIS options dialog in WiX installerNils Gladitz2015-12-171-2/+27
* CMake: Fix WiX-generated .msi package file name conventionBrad King2015-12-101-2/+2
* Improve appearance of CMake .dmg package on OS XAdam Strzelecki2015-11-131-0/+7
* Replace http://www.cmake.org URLs with https://cmake.orgBrad King2015-09-251-4/+4
* CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installerKonstantin Podsvirov2015-07-071-0/+9
* CMake: optional show LGPLv2.1 license when install cmake-gui componentKonstantin Podsvirov2015-07-071-1/+3
* CMake: New option CMake_INSTALL_COMPONENTSKonstantin Podsvirov2015-07-071-15/+31
* CMake: Install COMPONENTs (sphinx-man)Konstantin Podsvirov2015-07-071-0/+5
* CMake: Install COMPONENTsKonstantin Podsvirov2015-07-071-2/+82
* Update packaging of CMake for QtIFW 2.0Konstantin Podsvirov2015-05-151-0/+4
* CPackWIX: Customize CMake installer theme.Nils Gladitz2015-03-121-0/+8
* CPackWIX: Enhance CMake CPack WIX generated installer.Nils Gladitz2015-02-221-0/+22
* CPackIFW: Revise this generatorKonstantin Podsvirov2014-08-121-12/+15
* CPackIFW: Add package configuration variablesKonstantin Podsvirov2014-07-291-2/+7
* CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-281-0/+14
* Change version scheme to use only two components for feature levelsBrad King2014-02-191-6/+4
* Configure NSIS-packaged CMake documentation link in Start MenuBrad King2013-11-121-8/+1
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* CPack: Add a WiX Generator (#11575)Nils Gladitz2012-12-031-0/+24
* 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