Commit History

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