Commit History

Author SHA1 Message Date
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Clinton Stimpson baead1e2a8 Encoding: Remove option to use ANSI code page internally 9 years ago
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 569509f4bf Fix newly discovered clang-tidy issues 9 years ago
  Daniel Pfeifer effa6c8343 fix more issues reported by clang-tidy 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 809ca6c81f Use braces around statements 9 years ago
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 years ago
  Ruslan Baratov 8f6cb36695 file(DOWNLOAD|UPLOAD): Add HTTPHEADER suboption 9 years ago
  Ruslan Baratov e5ba1041be file(DOWNLOAD|UPLOAD): Add 'USERPWD' suboption 9 years ago
  Ruslan Baratov 4dd997da54 file(DOWNLOAD|UPLOAD): Warn on unexpected arguments 9 years ago
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures 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 a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Daniel Pfeifer ab8b77dd33 Remove redundant arguments from fstream constructors 9 years ago
  Reiner Herrmann edcccde7d6 file: Sort GLOB results to make it deterministic (#14491) 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 64b5520346 Isolate formatted streaming blocks with clang-format off/on 9 years ago
  Brad King be14fe4857 Source: Stabilize include order of sys/types.h before sys/stat.h 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Felix Geyer 49e82c15d5 Fix spelling typos in comments and documentation (#16037) 9 years ago
  Brad King 6c9586f9c7 file(DOWNLOAD): Fill STATUS variable on hash mismatch (#15987) 9 years ago
  Brad King 036b6ef7c4 Port CMake from cmIML to KWIML 9 years ago
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 years ago
  Stephen Kelly 6c0e9ee276 cmMakefile: Store EvaluationFiles. 10 years ago
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. 10 years ago