Commit History

Author SHA1 Message Date
  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 10 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
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. 10 years ago
  Brad King 83af11d411 Fix preprocessor checks WIN32 => _WIN32 10 years ago
  Stephen Kelly a3a8177edd cmFileCommand: Fix implementation of CMP0009. 10 years ago
  Brad King eba12a4361 cmFileCommand: Do not log raw protocol data from curl (#15589) 10 years ago
  Brad King 7e10f1691f cmFileCommand: Clarify logic for populating LOG variable 10 years ago
  Brad King 0d37dcd335 cmFileCommand: Rename variable verboseLog => logVar 10 years ago
  Brad King 43c01e0750 cmFileCommand: Remove leftover no-op debugging logic 10 years ago