コミット履歴

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