提交历史

作者 SHA1 备注 提交日期
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 年之前
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions 9 年之前
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. 9 年之前
  Daniel Pfeifer 34bc6e1f3b cmCTestScriptHandler: don't call find repeatedly. 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 年之前
  Stephen Kelly 20b95ef8c8 cmState: Initialize default definitions immediately. 10 年之前
  Stephen Kelly 360e4e1db0 Set the current dirs on the snapshot before creating the cmMakefile. 10 年之前
  Stephen Kelly 3339a7508e CTest: Port away from cmLocalGenerator. 10 年之前
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 年之前
  Stephen Kelly 2f2d4da9dd cmCTestScriptHandler: Simplify deletes. 10 年之前
  Stephen Kelly 92041eec49 cmGlobalGenerator: Remove MakeLocalGenerator method. 10 年之前
  Stephen Kelly acb006229d cmGlobalGenerator: Require a snapshot to create a local generator. 10 年之前
  Brad King 12436efc14 ctest: Disable CMake Cygwin legacy warning in dashboard client script 10 年之前
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 年之前
  Brad King be248ab435 Merge topic 'refactor-cmLocalGenerator' 10 年之前
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 年之前
  Stephen Kelly b659d161da cmGlobalGenerator: Add NVI wrapper to create local generator. 10 年之前
  Brad King 5a5ef00106 Merge topic 'clean-up-cmMakefile' 10 年之前
  Stephen Kelly b288a997e9 cmMakefile: Rename SetStart* directory API to SetCurrent*. 10 年之前
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 年之前
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 年之前
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 年之前
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. 10 年之前
  Zack Galbreath 6bf130979e CTest: Drop "Error in read script" message at end of testing 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Ben Boeckel d8589e6437 ctest: count errors from scripts properly 11 年之前