Commit History

Author SHA1 Message Date
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago
  Dāvis Mosāns 595feb3234 Windows: Encode child process output to internally-used encoding 9 years ago
  Brad King 5420278dc8 Port hash computation to cmCryptoHash 9 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 years ago
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return 9 years ago
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 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 6da4cd8fb9 CTest: Remove needless cmLocalGenerator creation. 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 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 0c24c2311b Merge topic 'ctest-xml-refactor' 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Daniel Pfeifer 1dbd86fd6d cmCTestLaunch: Port to cmXMLWriter 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
  Stephen Kelly 6e23a4bddd cmMakefile: Remove always-null first parameter to ReadListFile. 10 years ago
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 years ago
  Ben Boeckel 29b0c8c360 ctest --launch: write to cout and cerr in binary 11 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago