Commit History

Author SHA1 Message Date
  Marc Chevrier e08ba229ee CMake code rely on cmList class for CMake lists management (part. 1) 2 years ago
  Vitaly Stakhovsky b3edfcf46e cmValue: Use operator* explicitly to convert to std::string; avoid extra call 2 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Craig Scott a43783a08d CPackIFW: Fix parsing of name and version in component DEPENDS 4 years ago
  Craig Scott f536e6f3fb CPackIFW: Remove redundant variable assignment 4 years ago
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 years ago
  Rolf Eike Beer d6cf89c0d4 remove needless check for std::string::substr() 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
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  luz.paz be28106880 Fix misc. typos 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Konstantin Podsvirov 9a24ab6b63 CPackIFW: Add some options 8 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
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Konstantin Podsvirov 72ac7ad98d CPackIFW: Internationalization Support 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 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