Commit History

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