Commit History

Author SHA1 Message Date
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Konstantin Podsvirov 8b5a0e0fef CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variable 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Zaytsev Yuriy c474fb2777 CPack/IFW: Add StyleSheet field 6 years ago
  Brad King bcec7d0778 Merge topic 'copyfile-stdstring' 6 years ago
  Vitaly Stakhovsky c31b6e616d cmSystemTools: copy file member functions accept std::string params 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
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Jean-Philippe Lebel 739ae1d090 CPack/IFW: Add option to control deletion of the install directory 9 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
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 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
  Konstantin Podsvirov 9a740f1b59 cmCPackIFWInstaller: fix validation of WizardStyle option 8 years ago
  Daniel Pfeifer ba8571ff2d clang-tidy: use operators for string comparison 8 years ago
  Daniel Pfeifer 012972a926 clang-tidy: remove reduntant .data() calls 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 26ee9e4291 CPack: drop CPack prefix for includes 8 years ago
  Alexander Voitenko 3fc4a2b71a QtIFW: Added new options to QtIFW cpack generator for modifying wizard style 8 years ago
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 years ago
  Brad King 2036639b55 Merge topic 'cpack-ifw-options' 9 years ago
  Daniel Pfeifer 7b4244aceb iwyu: Fix more findings 9 years ago
  Konstantin Podsvirov 88ecfd8ba1 CPackIFW: Add some options 9 years ago