Konstantin Podsvirov
|
8ae035a569
CMake: install COMPONENT cmcldeps
|
9 lat temu |
Nils Gladitz
|
a12b0f1b19
CMake: Prevent WiX installations over existing NSIS installations
|
9 lat temu |
Nils Gladitz
|
24cdb9df59
CMake: Mimic NSIS options dialog in WiX installer
|
10 lat temu |
Brad King
|
4c60e07d85
CMake: Fix WiX-generated .msi package file name convention
|
10 lat temu |
Adam Strzelecki
|
4bca940126
Improve appearance of CMake .dmg package on OS X
|
11 lat temu |
Brad King
|
da7276cf94
Replace http://www.cmake.org URLs with https://cmake.org
|
10 lat temu |
Konstantin Podsvirov
|
d7725a178b
CMake: Add cmakexbuild component as REQUIRED to Tools group for IFW installer
|
10 lat temu |
Konstantin Podsvirov
|
ecca26855a
CMake: optional show LGPLv2.1 license when install cmake-gui component
|
10 lat temu |
Konstantin Podsvirov
|
c823f04e0c
CMake: New option CMake_INSTALL_COMPONENTS
|
10 lat temu |
Konstantin Podsvirov
|
7383e4d722
CMake: Install COMPONENTs (sphinx-man)
|
11 lat temu |
Konstantin Podsvirov
|
938bbc4352
CMake: Install COMPONENTs
|
11 lat temu |
Konstantin Podsvirov
|
342d15cbc2
Update packaging of CMake for QtIFW 2.0
|
10 lat temu |
Nils Gladitz
|
1bda8f1fdb
CPackWIX: Customize CMake installer theme.
|
10 lat temu |
Nils Gladitz
|
135febf069
CPackWIX: Enhance CMake CPack WIX generated installer.
|
10 lat temu |
Konstantin Podsvirov
|
e6496b6023
CPackIFW: Revise this generator
|
11 lat temu |
Konstantin Podsvirov
|
e7511b7fbe
CPackIFW: Add package configuration variables
|
11 lat temu |
Konstantin Podsvirov
|
44850a267d
CPack: Add an "IFW" generator for Qt Framework Installer
|
11 lat temu |
Brad King
|
7cbab17871
Change version scheme to use only two components for feature levels
|
11 lat temu |
Brad King
|
76550297b6
Configure NSIS-packaged CMake documentation link in Start Menu
|
12 lat temu |
Andreas Mohr
|
bf019d765d
Fix spelling and typos (non-binary)
|
13 lat temu |
Nils Gladitz
|
85baac1503
CPack: Add a WiX Generator (#11575)
|
13 lat temu |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 lat temu |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
David Cole
|
96cd16380a
Add CPACK_NSIS_INSTALL_ROOT for CMake's own installer (#9148)
|
15 lat temu |
Bill Hoffman
|
72bc82a98a
Use cmake-gui.exe for the install/uninstall icon for cmake.
|
16 lat temu |
Bill Hoffman
|
1554265aa6
Remove CMakeSetup. Long live cmake-gui, start building Qt now.
|
16 lat temu |
David Cole
|
9f629f7a16
BUG: Add CPACK_NSIS_PACKAGE_NAME to the list of CPack variables that CMake overrides. We use the same value as the CPack-provided default, but do it here such that configuring with an older CMake will still give us this new variable. Necessary so that the CMake release process works with the new variable: CMake is configured with a previous CMake, but packaged with the freshly built CPack. (This fix is necessary because the fix for issue #8682 caused the side effect of having an empty CPACK_NSIS_PACKAGE_NAME for the CMake nightly package.)
|
16 lat temu |
Bill Hoffman
|
ec10b44d1e
ENH: do not create a desktop link for CMakeSetup
|
16 lat temu |
Bill Hoffman
|
f59e3348b9
ENH: add cmake gui docs
|
17 lat temu |