Commit History

Author SHA1 Message Date
  Ben Boeckel e1b70d7286 cmCPackDragNDropGenerator: use a string instead of a stream for commands 2 years ago
  Rose b86b6aaa4a Source: Cleanup and simplify some code 4 years ago
  Rose 6f4727aaa0 Source: Replace C headers with C++ ones 4 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Brad King 1ace607329 CPack/DragNDrop: Re-implement SLA attachment to avoid deprecated tools 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Matthias Maennich bb0ad1bea8 Fix some occurrences using string by value rather than by const& 8 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Brad King 54c51e792e cmCPackDragNDropGenerator: Drop unused member 8 years ago
  Brad King 62eec34c29 Add CM_OVERRIDE to CPack generator destructors 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 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
  Brad King 624b72159b Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Andrey Mishchenko bbb3c4ffc1 CPack/DragNDrop: Fix handling of certain license file content (#15899) 9 years ago
  Simon Levermann ae434ee2dd CPack/DragNDrop: Allow single license for multiple languages 10 years ago
  Robert Maynard 167a465565 CPack/DragNDrop: Optionally run an AppleScript when making a package 11 years ago
  Simon Levermann f88533cc06 CPackDMG: Add support for multilingual SLAs 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Eric NOULARD dd04608132 Fix KWStyle warnings 14 years ago
  Clinton Stimpson 2973c1fbeb Add component support to DragNDrop generator. 14 years ago
  Brad King 31a313d470 CPack: Avoid member shadowing after API refactor 15 years ago
  Eric NOULARD cd7b8a03f5 CPack: Refactor API in order to handle multi-file packages 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  David Cole c6051d7ad0 STYLE: Fix style line-too-long violations. 16 years ago
  David Cole 1bf669207b BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator. See issue #8556. Thanks for Clinton Stimpson for the patch. 16 years ago
  David Cole 3a4f76949a BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build of CPack. Add a test of it in the CPackComponents test. Thanks to Clinton Stimpson for the patch. 17 years ago