| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-06-25 | 2 | -2/+2 |
|\ |
|
| * | cmake-gui: Change --install to use /usr/local/bin by default (#15627) | Brad King | 2015-06-24 | 2 | -2/+2 |
|
|
* | | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-06-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | cmake-gui: Make command-line install help text selectable | Clinton Stimpson | 2015-06-08 | 1 | -0/+1 |
|
|
* | | Merge topic 'cmake-gui-osx-install-command-line' | Brad King | 2015-05-21 | 6 | -263/+99 |
|\ \
| |/ |
|
| * | cmake-gui: Replace command-line install dialog with information box | Brad King | 2015-05-21 | 6 | -253/+32 |
|
|
| * | cmake-gui: Add --install option to add command-line tools on OS X | Brad King | 2015-05-21 | 1 | -0/+67 |
|
|
| * | cmake-gui: Drop undocumented and unused --mac-install option | Brad King | 2015-05-19 | 1 | -10/+0 |
|
|
* | | cmState: Compute and store directory components. | Stephen Kelly | 2015-05-16 | 1 | -0/+2 |
|/ |
|
* | cmake: Remove redundant start directories. | Stephen Kelly | 2015-04-20 | 1 | -2/+0 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -15/+15 |
|
|
* | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -18/+18 |
|
|
* | Port QtDialog to non-iterator cache API. | Stephen Kelly | 2015-04-08 | 1 | -32/+40 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-07 | 1 | -1/+2 |
|
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-07 | 1 | -5/+5 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -47/+38 |
|
|
* | Port QtDialog to non-iterator cache API. | Stephen Kelly | 2015-04-06 | 1 | -32/+40 |
|
|
* | cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. | Stephen Kelly | 2015-04-06 | 1 | -1/+2 |
|
|
* | Add API for cache loading, deleting and saving to the cmake class. | Stephen Kelly | 2015-04-06 | 1 | -5/+5 |
|
|
* | QtDialog: Fix CMake packaging with CPack on OS X with Qt5. | Clinton Stimpson | 2015-03-25 | 1 | -2/+2 |
|
|
* | Merge topic 'cmake-gui-reset-generator-toolset-and-platform' | Brad King | 2015-02-20 | 1 | -0/+2 |
|\ |
|
| * | cmake-gui: Reset generator platform and toolset on configure (#15411) | Brad King | 2015-02-19 | 1 | -0/+2 |
|
|
* | | Remove use of cmsys_stl. | Stephen Kelly | 2015-02-05 | 1 | -3/+3 |
|/ |
|
* | cmake-gui: Shrink spacing between search field and checkbox. | Kevin Wojniak | 2015-01-26 | 1 | -1/+1 |
|
|
* | cmake-gui: Change install buttons to activate on clicked instead of pressed. | Kevin Wojniak | 2015-01-26 | 1 | -3/+3 |
|
|
* | cmake-gui: Fix install menu to be available for Qt5 builds on OS X. | Kevin Wojniak | 2015-01-26 | 1 | -1/+1 |
|
|
* | Rename header guards to not start with double underscore | Sean McBride | 2014-12-11 | 1 | -3/+3 |
|
|
* | QtDialog: install the 128x128 icon | Ben Boeckel | 2014-10-29 | 2 | -2/+8 |
|
|
* | 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 |
|
|
* | cmake-gui: Pass CMAKE_SYSTEM_VERSION from cross-compile configuration | Gilles Khouzam | 2014-08-13 | 1 | -0/+3 |
|
|
* | Merge topic 'cmake-credits' | Brad King | 2014-06-03 | 1 | -1/+1 |
|\ |
|
| * | Simplify and clarify credit text and link | Brad King | 2014-06-03 | 1 | -1/+1 |
|
|
* | | cmake-gui: Capture cmSystemTools::Stdout and Stderr | Brad King | 2014-05-15 | 2 | -0/+18 |
|
|
* | | cmSystemTools: Rename ErrorCallback to MessageCallback | Brad King | 2014-05-15 | 2 | -5/+5 |
|
|
* | | OS X: Package with DragNDrop instead of PackageMaker | Brad King | 2014-05-08 | 4 | -16/+0 |
|
|
* | | Merge topic 'desktop-icon' | Brad King | 2014-05-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cmake-gui: Fix desktop file icon configuration | Johannes Huber | 2014-05-07 | 1 | -1/+1 |
|
|
* | | cmake-gui: Don't resolve symlinks with using file dialog. | Clinton Stimpson | 2014-03-30 | 2 | -4/+8 |
|
|
* | | Merge topic 'fix-Qt5-non-Windows' | Brad King | 2014-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | QtDialog: Fix Qt 5 build on non-Windows. | Stephen Kelly | 2014-03-19 | 1 | -1/+1 |
|
|
* | | Merge topic 'unicode-vs-projects' | Brad King | 2014-03-17 | 2 | -6/+1 |
|\ \ |
|
| * | | Encoding: Provide option to configure CMake to use UTF-8 encoding. | Clinton Stimpson | 2014-03-14 | 2 | -6/+1 |
|
|
* | | | Merge topic 'fix-Qt5-windows-build' | Brad King | 2014-03-17 | 1 | -2/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | QtDialog: Avoid linking to Qt4 WinMain when using Qt 5. | Stephen Kelly | 2014-03-17 | 1 | -2/+6 |
|
|
* | | | Merge topic 'unicode-cmake-gui' | Brad King | 2014-03-14 | 1 | -2/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | cmake-gui: Fix compile with Qt5 using UTF-8 internal encoding. | Clinton Stimpson | 2014-03-13 | 1 | -2/+0 |
|
|