| Commit message (Expand) | Author | Age | Files | Lines |
* | stringapi: Use strings for cache iterator values | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | stringapi: Use strings for cache paths as arguments | Ben Boeckel | 2014-03-08 | 1 | -6/+6 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -5/+5 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -9/+9 |
|
|
* | cmCacheManager: Consify version accessors. | Stephen Kelly | 2014-01-22 | 1 | -2/+4 |
|
|
* | cmake: Drop support for "-i" wizard mode | Brad King | 2013-10-18 | 1 | -1/+0 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -3/+0 |
|
|
* | Fix style. | Stephen Kelly | 2013-05-16 | 1 | -1/+1 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -18/+18 |
|
|
* | Fix #12342: Add APPEND_STRING option to set_property() | Alex Neundorf | 2011-07-15 | 1 | -2/+4 |
|
|
* | Condense parsing of cache entries | Ben Boeckel | 2010-11-22 | 1 | -4/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Remove barely-used cmCacheManager::AddCacheEntry | Brad King | 2009-09-11 | 1 | -3/+0 |
|
|
* | BUG: Fix cache properties for CMAKE_STRICT build | Brad King | 2009-03-13 | 1 | -1/+3 |
|
|
* | ENH: Refactor cache entry writing and reading | Brad King | 2009-03-12 | 1 | -1/+8 |
|
|
* | ENH: Document CACHE entry properties | Brad King | 2009-03-10 | 1 | -0/+3 |
|
|
* | ENH: Teach set/get_property about CACHE properties | Brad King | 2009-03-10 | 1 | -0/+1 |
|
|
* | ENH: Use cmPropertyMap for cache properties | Brad King | 2009-03-10 | 1 | -1/+6 |
|
|
* | ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATI... | Ken Martin | 2008-03-07 | 1 | -0/+1 |
|
|
* | BUG: Fix uninitialzed members of cmCacheManager. | Brad King | 2008-01-29 | 1 | -0/+1 |
|
|
* | ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cm... | Brad King | 2008-01-24 | 1 | -1/+9 |
|
|
* | BUG: When a non-cache variable is marked as advance do not use the cmMakefile... | Brad King | 2007-04-10 | 1 | -0/+2 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -17/+17 |
|
|
* | ENH: fix line length style stuff | Bill Hoffman | 2006-03-10 | 1 | -1/+2 |
|
|
* | ENH: if CMakeCache.txt has been removed, then automatically remove CMakefiles... | Bill Hoffman | 2006-03-09 | 1 | -1/+3 |
|
|
* | ENH: shorten the symbols a bit and remove maps of std::string for map of cmSt... | Bill Hoffman | 2004-09-29 | 1 | -2/+2 |
|
|
* | updates to gui to delete cache | Ken Martin | 2004-05-20 | 1 | -0/+3 |
|
|
* | ENH: Get accessor for cache value as boolean | Andy Cedilnik | 2003-08-08 | 1 | -0/+1 |
|
|
* | BUG: Fix problem with uninitialized variables | Andy Cedilnik | 2003-08-02 | 1 | -0/+4 |
|
|
* | ENH: Allow specifying cmake variables on the command line without specifying ... | Andy Cedilnik | 2003-08-01 | 1 | -1/+5 |
|
|
* | ENH: Add method to convert from CacheEntryType to string | Andy Cedilnik | 2003-04-29 | 1 | -0/+1 |
|
|
* | Cache manager should be able to take no arguments | Andy Cedilnik | 2003-03-06 | 1 | -3/+7 |
|
|
* | ENH: Better error checking for cache iterator. | Brad King | 2003-02-05 | 1 | -1/+1 |
|
|
* | rename foo variables to better names | Bill Hoffman | 2002-11-20 | 1 | -2/+2 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -5/+5 |
|
|
* | Fix problems with advanced not being marked. | Andy Cedilnik | 2002-09-17 | 1 | -0/+1 |
|
|
* | Fix build problem on Sun | Andy Cedilnik | 2002-09-12 | 1 | -1/+2 |
|
|
* | Couple of changes: cache variables now have a map of properties. ADVANCED and... | Andy Cedilnik | 2002-09-11 | 1 | -14/+31 |
|
|
* | made method public | Ken Martin | 2002-09-04 | 1 | -4/+4 |
|
|
* | changed cache manager and registered generators to no longer be singletons | Ken Martin | 2002-08-28 | 1 | -4/+0 |
|
|
* | removed shared lib support | Ken Martin | 2002-08-23 | 1 | -15/+15 |
|
|
* | compiler warnings | Ken Martin | 2002-08-23 | 1 | -1/+1 |
|
|
* | BUG: add explicit clean up of the cachemanager at exit of programs, so dll de... | Bill Hoffman | 2002-08-23 | 1 | -0/+1 |
|
|
* | made CMakeLib shared on windows | Ken Martin | 2002-08-21 | 1 | -14/+38 |
|
|
* | ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. | Brad King | 2002-01-22 | 1 | -3/+0 |
|
|
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
|
|
* | ENH: add advanced variable types and command line wizard gui | Bill Hoffman | 2001-11-26 | 1 | -0/+3 |
|
|
* | ENH: add command line arguments to set cache entries | Bill Hoffman | 2001-11-20 | 1 | -0/+6 |
|
|