| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Progress functions use `std::string` param | Vitaly Stakhovsky | 2019-02-11 | 1 | -4/+4 |
|
|
* | Merge topic 'modernize-for-loops' | Brad King | 2019-02-11 | 1 | -18/+15 |
|\ |
|
| * | Modernize: Use ranged for-loops when possible | Artur Ryt | 2019-02-07 | 1 | -18/+15 |
|
|
* | | cmSystemTools: MessageCallback and Message() accept std::string argument | Vitaly Stakhovsky | 2019-02-07 | 1 | -3/+3 |
|/ |
|
* | OutputCallback: Accept std::string argument | Regina Pfeifer | 2019-01-30 | 1 | -6/+6 |
|
|
* | MessageCallback: Remove unused bool& argument | Regina Pfeifer | 2019-01-29 | 1 | -4/+3 |
|
|
* | Use `std::function` for callbacks | Regina Pfeifer | 2019-01-29 | 1 | -22/+27 |
|
|
* | cmake-gui: Add field for generator platform selection | Julien Jomier | 2019-01-18 | 1 | -2/+19 |
|
|
* | Properties: Add CMAKE_ROLE global property | Kyle Edwards | 2019-01-17 | 1 | -1/+1 |
|
|
* | cmState::GetInitializedCacheValue: Return as const std::string* | Vitaly Stakhovsky | 2018-09-10 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -1/+1 |
|
|
* | Generators: remove KDevelop3 generator | Alex Neundorf | 2018-01-24 | 1 | -9/+0 |
|
|
* | cmake-gui: Use cmake::Open to open generated project | Gregor Jasny | 2017-10-13 | 1 | -0/+29 |
|
|
* | cmake: initialize with Role that controls which commands to register | Daniel Pfeifer | 2017-05-08 | 1 | -1/+1 |
|
|
* | QtDialog: add reference in foreach | Daniel Pfeifer | 2017-05-05 | 1 | -2/+2 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -13/+13 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -139/+95 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | cmake-gui: Add options to control warning-as-error messages | Michael Scott | 2016-01-12 | 1 | -0/+20 |
|
|
* | cmake-gui: Add options to control warning messages | Michael Scott | 2015-12-10 | 1 | -3/+15 |
|
|
* | cmake-gui: Add option to specify generator toolset | Robert Dailey | 2015-11-17 | 1 | -9/+27 |
|
|
* | 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 |
|
|
* | cmake-gui: Reset generator platform and toolset on configure (#15411) | Brad King | 2015-02-19 | 1 | -0/+2 |
|
|
* | cmake-gui: Capture cmSystemTools::Stdout and Stderr | Brad King | 2014-05-15 | 1 | -0/+16 |
|
|
* | cmSystemTools: Rename ErrorCallback to MessageCallback | Brad King | 2014-05-15 | 1 | -3/+3 |
|
|
* | cmake-gui: Fix handling of missing CMAKE_EXTRA_GENERATOR (#14804) | Brad King | 2014-03-12 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for cache iterator values | Ben Boeckel | 2014-03-08 | 1 | -6/+6 |
|
|
* | Refactor internal resource location APIs and initialization | Brad King | 2013-11-12 | 1 | -23/+2 |
|
|
* | Compile with both Qt4 and Qt5. | Stephen Kelly | 2012-08-21 | 1 | -0/+4 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -12/+12 |
|
|
* | cmake-gui: Fix code to respect current locale. | Clinton Stimpson | 2012-07-06 | 1 | -41/+41 |
|
|
* | cmake-gui: Improve interrupt granularity to fix bug 12649. | Clinton Stimpson | 2012-01-02 | 1 | -1/+12 |
|
|
* | Unwatch manual variables upon removal in cmake-gui | Ben Boeckel | 2011-01-13 | 1 | -0/+2 |
|
|
* | Don't output to stderr in the GUI | Ben Boeckel | 2011-01-03 | 1 | -1/+0 |
|
|
* | Set a watch on variables added through the gui | Ben Boeckel | 2010-09-22 | 1 | -0/+2 |
|
|
* | Rename flags again and use variablewatch for cli | Ben Boeckel | 2010-09-01 | 1 | -7/+0 |
|
|
* | Add warn-unused to the Qt interface | Ben Boeckel | 2010-09-01 | 1 | -0/+14 |
|
|
* | Rename strict-mode to warn-uninitialized | Ben Boeckel | 2010-09-01 | 1 | -5/+5 |
|
|
* | Make --strict-mode option, and integrate with cmake-gui | Bill Hoffman | 2010-09-01 | 1 | -0/+8 |
|
|
* | ENH: Move SetErrorMode around calls to generate and configure instead of set... | Clinton Stimpson | 2009-10-26 | 1 | -0/+21 |
|
|