Commit History

Author SHA1 Message Date
  Stephen Kelly e2eecae205 cmState: Move ParseCacheEntry from cmCacheManager. 10 years ago
  Stephen Kelly 435a2f3ccb cmCacheManager: Port away from cmake instance. 10 years ago
  Stephen Kelly a02e53eb94 Inline unary LoadCache. 10 years ago
  Stephen Kelly bec3487fa9 cmCacheManager: Remove cmMakefile dependency. 10 years ago
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 years ago
  Stephen Kelly 7c0aa672fe cmPropertyMap: Remove scope parameter from API where not used. 10 years ago
  Brad King 6fbd4cae0d Use cmSystemTools::GetCMakeCommand() to get path to cmake internally 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly 77f2807ce5 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Brad King d3823263b2 Merge topic 'refactor-cache-api' 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Brad King 678493d60f Merge topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 9ada4c0433 cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue. 10 years ago
  Stephen Kelly c22f6c1504 Remove unused includes. 10 years ago
  Stephen Kelly c37cf7fa9e cmCacheManager: Remove unused method 10 years ago
  Stephen Kelly 64556e3dfa cmCacheManager: Remove unused overloads. 10 years ago
  Stephen Kelly 23bb5d225b cmCacheManager: Remove use of intermediate overload. 10 years ago
  Stephen Kelly 76207b0861 cmCacheManager: Replace loop with algorithm. 11 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 11 years ago
  Brad King 2e953c7657 Merge topic 'fix--D-command-line-parsing' 11 years ago
  Ben Boeckel aee7e4a03b cmCacheManager: parse -D flags more strictly 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King af34639724 Merge topic 'fix-cache-self-assignment' 11 years ago
  Brad King 1cd3752729 cmCacheManager: Avoid cache entry self-assignment 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 12 years ago
  Ben Boeckel b3bf31a548 stringapi: Miscellaneous char* parameters 12 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 12 years ago
  Ben Boeckel f3efa3cd16 stringapi: Use strings for cache paths as arguments 12 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 12 years ago
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names 12 years ago