Commit History

Author SHA1 Message Date
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Bill Hoffman 1c61d240dd CTest: Report lines matched by launchers 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago
  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