Commit History

Author SHA1 Message Date
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 years ago
  Bill Hoffman e680d43d7d Fix an unused variable warning from scanbuild. 10 years ago
  Stephen Kelly 63f584b618 Replace while loop with member insert. 10 years ago
  Stephen Kelly 74c4d9d27a Take a size check outside of an inner loop. 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 years ago
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Ken Martin 2ad2566d19 BUG: fix bad comparison 19 years ago
  Ken Martin cf43e6ced0 COMP: fix a warning 19 years ago
  Ken Martin a00200e8d4 ENH: implements SetProperties for TEST 19 years ago
  Ken Martin daa37f1163 STYLE: fix line length 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik bebc745824 ENH: Add set and get test propety command 20 years ago