Commit History

Author SHA1 Message Date
  Stephen Kelly 60a62a91c4 cmCacheManager: Return a C string from GetValue. 10 years ago
  Stephen Kelly 77f2807ce5 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly e62243674e cmCacheManager: Add non-iterator-based API. 10 years ago
  Stephen Kelly 9ada4c0433 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Stephen Kelly c37cf7fa9e cmCacheManager: Remove unused method 10 years ago
  Stephen Kelly 64556e3dfa cmCacheManager: Remove unused overloads. 10 years ago
  Ben Boeckel 94fc63e2d5 stringapi: Use strings for cache iterator values 11 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Ben Boeckel f3efa3cd16 stringapi: Use strings for cache paths as arguments 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago
  Stephen Kelly 2a6e56e078 cmCacheManager: Consify version accessors. 11 years ago
  Brad King a8226e91d7 cmake: Drop support for "-i" wizard mode 12 years ago
  Brad King 399e9c46d8 Drop builtin property documentation 12 years ago
  Stephen Kelly c70b9b51d9 Fix style. 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property() 14 years ago
  Ben Boeckel 8b143fab66 Condense parsing of cache entries 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 74b79d3b39 Remove barely-used cmCacheManager::AddCacheEntry 16 years ago
  Brad King 5e49dc4346 BUG: Fix cache properties for CMAKE_STRICT build 16 years ago
  Brad King 1b43bea91c ENH: Refactor cache entry writing and reading 16 years ago
  Brad King 32258b44bc ENH: Document CACHE entry properties 16 years ago
  Brad King e5e91d6179 ENH: Teach set/get_property about CACHE properties 16 years ago
  Brad King ca9fb4826f ENH: Use cmPropertyMap for cache properties 16 years ago
  Ken Martin 55eede4b13 ENH: clean up some policy stuff and interactions with CMAKE_BACKWARDS_COMPATIBILITY and CMAKE_MINIMUM_REQUIRED 17 years ago
  Brad King 44cf465ff5 BUG: Fix uninitialzed members of cmCacheManager. 18 years ago
  Brad King 7213408287 ENH: Added cmMakefile::NeedCacheCompatibility method and support for it in cmCacheManager. This will allow commands to modify their behavior when running with a cache loaded from an earlier CMake version. 18 years ago