Commit History

Author SHA1 Message Date
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Stephen Kelly 65911cae4d cmGlobalGenerator: Compute export() related classes early. 10 years ago
  Stephen Kelly 488723f5cd cmMakefile: Store container of cmExportBuildFileGenerators. 10 years ago
  Stephen Kelly 50b17a6112 cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path. 10 years ago
  Brad King 2c5a1bff23 Merge topic 'refactor-cmPolicies' 10 years ago
  Stephen Kelly de21168612 Port to static cmPolicies API. 10 years ago
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 years ago
  Stephen Kelly 8d9f39f4c3 include: Ask for permission, rather than forgiveness. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 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 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
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Brad King f70b2253f6 Merge topic 'fix_policy_diagnostics' 11 years ago
  Nils Gladitz 77b581c2f0 Policies: omit warnings about unset policies when they are actually set to NEW 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Stephen Kelly d6dd264671 include(): Use lower case and () to refer to the include() command. 12 years ago
  Stephen Kelly 66b290e7e2 export(): Process the export() command at generate time. 13 years ago
  Stephen Kelly af1f698757 CMP0024: Store the fact of included export in global generator. 12 years ago
  Stephen Kelly 904ff9fe59 export: Add policy CMP0024 to disallow include() of export files 12 years ago
  Andreas Mohr bf019d765d Fix spelling and typos (non-binary) 13 years ago
  Brad King 2e99949ccb include: Ignore empty string as file name (#13388) 13 years ago
  Alex Neundorf 75a522110d Remove trailing whitespace 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King c332e0bf3c ENH: Isolate policy changes in included scripts 17 years ago
  Brad King 959bd61e37 ENH: Improve formatting of include command error message. 17 years ago