Commit History

Author SHA1 Message Date
  Brad King 9e38bfa915 CPack/DMG: Add explicit option to use CPACK_RESOURCE_FILE_LICENSE for SLA 3 years ago
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 years ago
  Marc Chevrier 7fce78982b Use new SetOption signatures 4 years ago
  Marc Chevrier 202a65759b cmCPackGenerator::GetOption returns cmProp 4 years ago
  Josef Angstenberger 5950e54325 Source: Fix typos and spelling in comments 4 years ago
  Kevin Ushey e3ac388738 cpack: add CPACK_DMG_FILESYSTEM 4 years ago
  Brad King 1ace607329 CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools 5 years ago
  Brad King 6f7f293562 Merge topic 'cpack-dmg-breaklongline' 5 years ago
  Koray Kilinc 4a3a7d5f5d CPack/DragNDrop: Fix word corruption in BreakLongLines 5 years ago
  Andrew Fuller 9571929701 CPack/DragNDrop: Support RTF licenses 5 years ago
  Andrew Fuller 6d6f4b9316 CPack/DragNDrop: Support CPACK_DMG_<component>_FILE_NAME 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 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