Commit History

Author SHA1 Message Date
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 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 f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 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
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Brad King cb6229b8b8 clang-tidy: fix warnings in macOS-only code 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
  Clinton Stimpson 1943dc6bd5 cmCPackDragNDropGenerator: Improve error reporting 8 years ago
  Brad King 39b50975d9 CPack: Fix .dmg HFS+ creation on macOS APFS hosts 8 years ago
  Rolf Eike Beer ec30129b41 CPack: put local variable on the stack 8 years ago
  Matthias Maennich 77f674be35 Fix some occurrences of readability-braces-around-statements 8 years ago
  Matthias Maennich f0bab294dc Convert some leftover loops to C++11 range-based loop 8 years ago
  Matthias Maennich 870dd06da1 Fix left-over occurrences of else-after-return 8 years ago
  Matthias Maennich b128f8c5bc Clean up some C-Style casts 8 years ago
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 years ago
  Matthias Maennich a5279ae553 Use C++11 nullptr (cont.) 8 years ago
  Brad King c23481d051 Merge topic 'cpack-dmg-iwyu' 8 years ago
  Brad King 8c51dbdd9b cmCPackDragNDropGenerator: Add missing include 8 years ago
  Gusts Kaksis 351c1b1ad6 CPack: Pass volume mount name to AppleScript instead of volume name. 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Clinton Stimpson 356068cd2e cmCPackDragNDropGenerator: Improving handling of temporary dmg images 8 years ago
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Gregor Jasny 60dcaaea13 tidy: Fix readability-redundant-string-cstr issues 9 years ago
  Daniel Pfeifer eb79fa7260 Access std::ios_base with std::ios 9 years ago