Commit History

Author SHA1 Message Date
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly a2f2aeee2f cmMakefile: Add wrapper for reading listfiles which have an origin. 10 years ago
  Stephen Kelly 5bb4248a80 cmMakefile: Remove fullPath parameter from ReadListFile. 10 years ago
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 years ago
  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 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 years ago
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 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 11 years ago
  Ben Boeckel 3742bb0d32 stringapi: Use strings for variable names 11 years ago
  Stephen Kelly a6971f6510 FeatureSummary: Don't list transitive package dependencies 11 years ago
  Brad King 855e8759fd Merge topic 'minor-cleanups' 11 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