Commit History

Author SHA1 Message Date
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 years ago
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Ben Boeckel 2bdba83e4b issues: update references to the CMake issue tracker 9 years ago
  Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories 9 years ago
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream. 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 years ago
  Brad King 6052e4b3bf Merge topic 'improve-character-find-and-replace' 9 years ago
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 9 years ago
  Daniel Pfeifer 2a1a2033af cmExtraEclipseCDT4Generator: use std::replace. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Patrik Lehmann 4828a78c10 Eclipse: Implement traversal of nested source groups (#15701) 9 years ago
  Daniel Pfeifer 754485afff cmExtraEclipseCDT4Generator: port to cmXMLWriter 10 years ago
  Alex Neundorf aff38945d6 Eclipse: only add C/CXX macros if the language is enabled 9 years ago
  Stephen Kelly 67b2f4312c Port to GetGeneratorTargets. 10 years ago
  Stephen Kelly a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 years ago
  Stephen Kelly 400e3d19fc cmLocalGenerator: Don't store imported generator targets 10 years ago
  Brad King f13521317a Merge topic 'clean-up-cmTarget' 10 years ago
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 7f5ec9f109 cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget. 10 years ago
  Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 10 years ago
  Stephen Kelly a367416cec cmLocalGenerator: Add current source directory accessor. 10 years ago
  Stephen Kelly bbef3c2da8 cmLocalGenerator: Add current binary directory accessor. 10 years ago
  Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 years ago
  Stephen Kelly 72efa15dc2 Eclipse: Port API to cmLocalGenerator. 10 years ago
  Stephen Kelly 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 years ago