История коммитов

Автор SHA1 Сообщение Дата
  Marc Chevrier dc3aa4024e Refactor: Use new SetProperty signatures 4 лет назад
  Tushar Maheshwari 300bf4e94f set_*_properties: simplify and shorten implementations 5 лет назад
  Marc Chevrier f7d12609f0 Refactoring: use append functions from cmext/algorithm 5 лет назад
  Regina Pfeifer 573cd4e4b4 cmSetTestsPropertiesCommand: Port away from cmCommand 6 лет назад
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 лет назад
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances 6 лет назад
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 лет назад
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 лет назад
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 лет назад
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 лет назад
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 лет назад
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 лет назад
  Bill Hoffman e680d43d7d Fix an unused variable warning from scanbuild. 10 лет назад
  Stephen Kelly 63f584b618 Replace while loop with member insert. 10 лет назад
  Stephen Kelly 74c4d9d27a Take a size check outside of an inner loop. 10 лет назад
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 лет назад
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 лет назад
  Ben Boeckel 83a5e453f8 stringapi: Use strings for test names 11 лет назад
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 лет назад
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 лет назад
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 лет назад
  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 лет назад
  Ken Martin 2ad2566d19 BUG: fix bad comparison 19 лет назад
  Ken Martin cf43e6ced0 COMP: fix a warning 19 лет назад
  Ken Martin a00200e8d4 ENH: implements SetProperties for TEST 19 лет назад
  Ken Martin daa37f1163 STYLE: fix line length 19 лет назад
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 лет назад
  Andy Cedilnik bebc745824 ENH: Add set and get test propety command 20 лет назад