Commit History

Author SHA1 Message Date
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Konstantin Podsvirov 9367f7dcdd CPack/IFW: Command vectorization 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Luz Paz 3ab7bf8285 Various typo fixes 7 years ago
  Brad King 4547d9a830 Merge topic 'ranged-for' 8 years ago
  Pavel Solodovnikov f43baf6981 Meta: modernize old-fashioned loops to range-based `for` (CPack). 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Brad King 55e281c3b7 Merge topic 'cpackifw-repositories-directories' 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Konstantin Podsvirov 5fe64511d6 CPackIFW: Add CPACK_IFW_REPOSITORIES_DIRECTORIES variable 8 years ago
  Konstantin Podsvirov 45623e7255 CPackIFW: Add CPACK_IFW_PACKAGE_FILE_EXTENSION variable 8 years ago
  Konstantin Podsvirov 543cf13406 CPackIFW: Access refactoring 8 years ago
  Konstantin Podsvirov 9c13e8eb6f CPackIFW: Refactor out some commonly used code 8 years ago
  Daniel Pfeifer 26ee9e4291 CPack: drop CPack prefix for includes 8 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Konstantin Podsvirov b807cd9b54 CPackIFW: Add 'cpack_ifw_add_package_resources' command 9 years ago
  Daniel Pfeifer d47c7bf608 CPack: include what you use 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 24ab29b882 Prefer istringstream and ostringstream over stringstream. 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Konstantin Podsvirov 41199f8c1e CPackIFW: Add support for Promoting Updates 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago