提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 80574a38e6 Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Minze Zwerver cbe4887927 CodeLite: Optionally use targets to create (sub)project files 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories 9 年之前
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Daniel Pfeifer dcdc270eeb cmExtraCodeLiteGenerator: port to cmXMLWriter 10 年之前
  Stephen Kelly 780bff5279 cmake: Store hardcoded lists of sources and headers 10 年之前
  Stephen Kelly 67b2f4312c Port to GetGeneratorTargets. 10 年之前
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 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 f19653eb94 CodeLite: Remove unused code. 10 年之前
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Rolf Eike Beer 817db64c2c fix compile error on AIX/gcc-2.9 because of unknown std::stringstream 11 年之前
  Rolf Eike Beer c8e565a06e CodeLite generator: simplify code a bit 11 年之前
  Rolf Eike Beer 941a14042a AIX: fix compilation error because of missing <sstream> 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 caaad35759 speedup: Cache strings for comparisons 11 年之前
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 年之前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年之前