| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | cmake-gui: Add build option to use Qt5 xcb plugin statically | Brad King | 2016-06-30 | 1 | -0/+6 |
|
|
* | cmake-gui: Reference LGPLv3 when redistributing Qt | Brad King | 2016-06-17 | 1 | -3/+3 |
|
|
* | cmake-gui: Populate CFBundleIdentifier in our Info.plist file (#16023) | Brad King | 2016-03-17 | 1 | -0/+1 |
|
|
* | QtDialog: Add option to control XDG file install destination | Niels Ole Salscheider | 2015-12-21 | 1 | -3/+3 |
|
|
* | cmake-gui: Add options to control warning messages | Michael Scott | 2015-12-10 | 1 | -0/+4 |
|
|
* | cmake-gui: Add regex explorer window | Gregor Jasny | 2015-12-03 | 1 | -0/+4 |
|
|
* | Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) | Gilles Khouzam | 2015-09-21 | 1 | -1/+1 |
|
|
* | cmake-gui: Improve packaging of Qt5 libraries. | Clinton Stimpson | 2015-09-17 | 1 | -11/+5 |
|
|
* | CMake: Add CMake_INSTALL_DEPENDENCIES option | Konstantin Podsvirov | 2015-07-27 | 1 | -2/+2 |
|
|
* | cmake-gui: Install Qt5 Windows platform plugin | Konstantin Podsvirov | 2015-07-27 | 1 | -10/+24 |
|
|
* | CMake: New option CMake_INSTALL_COMPONENTS | Konstantin Podsvirov | 2015-07-07 | 1 | -10/+11 |
|
|
* | CMake: Install COMPONENTs (QtDialog) | Konstantin Podsvirov | 2015-07-07 | 1 | -9/+19 |
|
|
* | CMake: Install COMPONENTs | Konstantin Podsvirov | 2015-07-07 | 1 | -1/+3 |
|
|
* | cmake-gui: Replace command-line install dialog with information box | Brad King | 2015-05-21 | 1 | -4/+0 |
|
|
* | QtDialog: Fix CMake packaging with CPack on OS X with Qt5. | Clinton Stimpson | 2015-03-25 | 1 | -2/+2 |
|
|
* | QtDialog: install the 128x128 icon | Ben Boeckel | 2014-10-29 | 1 | -1/+7 |
|
|
* | QtDialog: don't install desktop file bits on Apple | Ben Boeckel | 2014-10-29 | 1 | -1/+1 |
|
|
* | cmake-gui: Make sure we bundle Qt5 Cocoa platform plugin | Adam Strzelecki | 2014-10-10 | 1 | -1/+27 |
|
|
* | OS X: Package with DragNDrop instead of PackageMaker | Brad King | 2014-05-08 | 1 | -8/+0 |
|
|
* | QtDialog: Fix Qt 5 build on non-Windows. | Stephen Kelly | 2014-03-19 | 1 | -1/+1 |
|
|
* | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5. | Stephen Kelly | 2014-03-17 | 1 | -2/+6 |
|
|
* | cmake-gui: Reference LGPLv2.1 when redistributing Qt | Brad King | 2013-11-21 | 1 | -0/+7 |
|
|
* | Merge topic 'cmake-distribution-config' | Brad King | 2013-11-13 | 1 | -4/+4 |
|\ |
|
| * | OS X: Drop version number from CMake.app bundle name (#11693) | Brad King | 2013-11-12 | 1 | -4/+4 |
|
|
* | | cmake-gui: Parse Copyright.txt instead of duplicating notice | Brad King | 2013-11-12 | 1 | -1/+4 |
|/ |
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -0/+7 |
|
|
* | OS X: Set CMake.app bundle Info.plist fields (#11694) | Brad King | 2013-10-08 | 1 | -1/+6 |
|
|
* | cmake-gui: Fix build rules for Qt5 on Windows | Brad King | 2013-08-07 | 1 | -0/+18 |
|
|
* | cmake-gui: Use -fPIE if required by Qt. | Stephen Kelly | 2013-03-12 | 1 | -0/+2 |
|
|
* | Enable deprecated API when using Qt 5. | Stephen Kelly | 2012-09-23 | 1 | -0/+2 |
|
|
* | Build with Qt5 if it is found. | Stephen Kelly | 2012-08-22 | 1 | -6/+23 |
|
|
* | Replace two include_directories with a setting. | Stephen Kelly | 2012-08-21 | 1 | -2/+1 |
|
|
* | Remove an if which is always true. | Stephen Kelly | 2012-08-21 | 1 | -7/+6 |
|
|
* | Move variable setting down to where it relates to. | Stephen Kelly | 2012-08-21 | 1 | -1/+1 |
|
|
* | Use CMake platform variables instead of Qt ones. | Stephen Kelly | 2012-08-21 | 1 | -2/+2 |
|
|
* | Add a return-after-error if an old Qt is found. | Stephen Kelly | 2012-08-21 | 1 | -94/+93 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -10/+10 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -41/+41 |
|
|
* | Ensure 3rd party libraries are writable. | Nicolas Despres | 2012-07-17 | 1 | -4/+5 |
|
|
* | cmake-gui: Improve interrupt granularity to fix bug 12649. | Clinton Stimpson | 2012-01-02 | 1 | -2/+2 |
|
|
* | cmake-gui: use BundleUtilities in place of custom script. | Clinton Stimpson | 2010-10-14 | 1 | -16/+16 |
|
|
* | BUG: Fix bug #9894. Make higher resolution CMake icon available as an appli... | Clinton Stimpson | 2009-12-11 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -0/+11 |
|
|
* | Fix installation when built by CMake 2.4 | Brad King | 2009-07-31 | 1 | -5/+0 |
|
|
* | ENH: take cmake-gui out of beta | Bill Hoffman | 2009-02-13 | 1 | -0/+2 |
|
|
* | COMP: Fix installation of cmake-gui by CMake 2.4 | Brad King | 2009-01-05 | 1 | -0/+5 |
|
|
* | ENH: | Clinton Stimpson | 2008-12-16 | 1 | -4/+6 |
|
|
* | ENH: Add cross compiling support in the GUI in the same dialog that prompts for | Clinton Stimpson | 2008-05-15 | 1 | -1/+8 |
|
|
* | ENH: make sure cmake-gui builds with cmake 2.4.X | Bill Hoffman | 2008-04-08 | 1 | -4/+4 |
|
|