| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -1/+1 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+5 |
|
|
* | Separate compilation for commands included in cmBootstrapCommands2 | Daniel Pfeifer | 2016-10-21 | 1 | -0/+3 |
|
|
* | cmState: Move CacheEntryType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -25/+17 |
|
|
* | Always cache entries through the cmake instance. | Stephen Kelly | 2015-10-10 | 1 | -1/+2 |
|
|
* | cmState: Move CacheEntryType enum from cmCacheManager. | Stephen Kelly | 2015-04-13 | 1 | -1/+1 |
|
|
* | Port to cmState. | Stephen Kelly | 2015-04-13 | 1 | -6/+6 |
|
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-08 | 1 | -10/+5 |
|
|
* | Revert topic 'refactor-cache-api' | Brad King | 2015-04-07 | 1 | -5/+10 |
|
|
* | cmCacheManager: Port consumers to non-iterator API. | Stephen Kelly | 2015-04-06 | 1 | -10/+5 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
|
|
* | STYLE: Fixed line-too-long. | Brad King | 2007-04-11 | 1 | -1/+2 |
|
|
* | BUG: When a non-cache variable is marked as advance do not use the cmMakefile... | Brad King | 2007-04-10 | 1 | -2/+2 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-12 | 1 | -2/+4 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
|
|
* | ENH: Moved ExpandListVariables out of individual commands. Argument evaluati... | Brad King | 2002-12-11 | 1 | -4/+2 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | Fix problems with advanced not being marked. | Andy Cedilnik | 2002-09-17 | 1 | -1/+1 |
|
|
* | Fix mark as advanced. Now it should work properly | Andy Cedilnik | 2002-09-12 | 1 | -1/+5 |
|
|
* | Couple of changes: cache variables now have a map of properties. ADVANCED and... | Andy Cedilnik | 2002-09-11 | 1 | -9/+12 |
|
|
* | make sure ; expansion is done in all commands | Bill Hoffman | 2002-03-29 | 1 | -2/+5 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
|
|
* | ENH: add mark as not advanced to mark as advanced | Bill Hoffman | 2001-12-07 | 1 | -4/+21 |
|
|
* | fix warning | Bill Hoffman | 2001-11-28 | 1 | -1/+1 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+63 |
|
|