Commit History

Author SHA1 Message Date
  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. 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 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. 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
  Brad King d2059d2511 cmVersion: Fix CMake_VERSION_ENCODE for date in patch level 11 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Brad King 399e9c46d8 Drop builtin property documentation 12 years ago
  Stephen Kelly 273ecab96d CLI: Suppress the unused warning if the key value pair is cached. 12 years ago
  Andreas Mohr ddac8d3d2d Fix spelling and typos (affecting binary data / module messages) 12 years ago
  Brad King 1df09e5773 Delete entire CMakeFiles directory when deleting CMakeCache.txt (#13756) 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 9eb8e4b22b Write CMakeCache.txt atomically (#13040) 13 years ago
  Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property() 14 years ago
  David Cole a2a997d8c4 Correct misspelling in error message text. 15 years ago
  Ben Boeckel 8b143fab66 Condense parsing of cache entries 15 years ago
  Ben Boeckel 122ebf1297 Support manual cache entries 15 years ago
  Ben Boeckel 6fe8624b7f Fix parsing of cache variables without a type 15 years ago