Commit History

Author SHA1 Message Date
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 years ago
  Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 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 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 years ago
  Stephen Kelly 5d3776a7eb Access sources through cmGeneratorTarget. 10 years ago
  Stephen Kelly 9f2dca805c Move GetLocation to cmGeneratorTarget. 12 years ago
  Stephen Kelly c7a8e74b8c Always access target location from a cmGeneratorTarget instance. 10 years ago
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 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 1a1b737c99 stringapi: Use strings for generator names 11 years ago
  Brad King f154475b65 cmTarget: Refactor GetLocation API 11 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Stephen Kelly 531e40b95e cmTarget: Make GetSourceFiles populate an out-vector parameter. 12 years ago
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 11 years ago
  Stephen Kelly cffcdd8331 KDevelop: Use GetLocation(0) instead of LOCATION property. 12 years ago
  Brad King 4ac75fdfe6 Prefer CMAKE_MAKE_PROGRAM over CMAKE_BUILD_TOOL (#14548) 12 years ago
  Brad King 0c39a757da Drop the 'Full' field from cmDocumentationEntry 12 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Peter Kuemmel 2fb07fc44c Ninja: Eclipse and KDevelop fixes for ninja 13 years ago
  Alexander Neundorf a1614caf37 disable cmake's verbose output in the Eclipse and KDevelop generators 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Alexander Neundorf 9ead2fd67a BUG: fix #7477, set VERBOSE=1 in the kdevelop setting for the environment, 17 years ago
  Alexander Neundorf 235cb0216f BUG: fix #7471, only put build directories and CMakeFiles/ in the blacklist 17 years ago
  Alexander Neundorf d64600127b COMP: fix warning about unused mf 17 years ago
  Alexander Neundorf 4f88f7e4de ENH: 17 years ago