Commit History

Author SHA1 Message Date
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Bill Hoffman a4a1b729c6 Fix warnings from clang scanbuild. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 years ago
  Stephen Kelly 416df93aa9 Convert some raw loops to cmWrap. 10 years ago
  Stephen Kelly 8910224950 Replace common loop pattern with cmJoin 11 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 11 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 11 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 11 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 years ago
  Stephen Kelly 2f7ef7e38d Revert "Misc. fixes for the Oracle / Sun compiler." 11 years ago
  Chuck Atkins 97b65f8156 Misc. fixes for the Oracle / Sun compiler. 11 years ago
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 years ago
  Chuck Atkins 1abd7cd930 Use containers of labeled search paths instead of individual members 11 years ago
  Chuck Atkins 2a9ac4bd83 Encapsulate search path manipulation functions into a seperate class. 11 years ago
  Chuck Atkins 32922840e7 Refactor and seperate search path construction for find commands 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Daniele E. Domenichelli be8ae96098 Allow the Package Registry to be disabled (#14849) 11 years ago
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 12 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 12 years ago
  Stephen Kelly a6971f6510 FeatureSummary: Don't list transitive package dependencies 12 years ago
  Brad King 855e8759fd Merge topic 'minor-cleanups' 12 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 years ago
  Stephen Kelly 802a28fc5e Add cmHasLiteralSuffix API. 12 years ago
  Clinton Stimpson 0b9906c2fb Windows: Use wide-character system APIs 12 years ago
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 12 years ago
  Brad King e33d8d2d77 Drop builtin command documentation 12 years ago
  Adrien Destugues 1dc61f8142 Haiku: Remove use of B_COMMON_DIRECTORY 12 years ago
  Stephen Kelly b73e05d7c9 Mention that IMPORTED targets may be created by a find_package call. 12 years ago