Commit History

Author SHA1 Message Date
  Brad King 6597428c36 ctest: Fix generator platform under --build-nocmake 7 years ago
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 7 years ago
  Brad King de0035fdcc cmCTestBuildAndTestHandler: Convert timeout to std::chrono::duration 8 years ago
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 years ago
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 63f6fd144e Meta: modernize old-fashioned loops to range-based `for` (CTest). 8 years ago
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* 8 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 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 e7b842e189 Make sure unnused parameters are /*named*/ 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 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 57bdc1a2f7 cmState: Compute and store directory components. 10 years ago
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago