| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some occurrences using string by value rather than by const& | Matthias Maennich | 2017-09-28 | 1 | -2/+2 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -6/+6 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | cmCPackDragNDropGenerator: Drop unused member | Brad King | 2017-06-14 | 1 | -2/+0 |
|
|
* | Add CM_OVERRIDE to CPack generator destructors | Brad King | 2017-06-08 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | cmConfigure: Ensure separate include block in headers | Daniel Pfeifer | 2017-04-11 | 1 | -0/+1 |
|
|
* | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 1 | -0/+6 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides | Brad King | 2016-07-22 | 1 | -5/+5 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+6 |
|
|
* | CPack/DragNDrop: Fix handling of certain license file content (#15899) | Andrey Mishchenko | 2016-01-07 | 1 | -5/+7 |
|
|
* | CPack/DragNDrop: Allow single license for multiple languages | Simon Levermann | 2015-12-02 | 1 | -0/+1 |
|
|
* | CPack/DragNDrop: Optionally run an AppleScript when making a package | Robert Maynard | 2015-11-13 | 1 | -0/+1 |
|
|
* | CPackDMG: Add support for multilingual SLAs | Simon Levermann | 2015-11-06 | 1 | -0/+11 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | Fix KWStyle warnings | Eric NOULARD | 2011-04-01 | 1 | -1/+2 |
|
|
* | Add component support to DragNDrop generator. | Clinton Stimpson | 2011-03-31 | 1 | -1/+5 |
|
|
* | CPack: Avoid member shadowing after API refactor | Brad King | 2010-08-11 | 1 | -2/+1 |
|
|
* | CPack: Refactor API in order to handle multi-file packages | Eric NOULARD | 2010-08-11 | 1 | -2/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: Fix style line-too-long violations. | David Cole | 2009-02-20 | 1 | -3/+3 |
|
|
* | BUG: A little bit more refactoring from BundleGenerator to DragNDropGenerator... | David Cole | 2009-02-19 | 1 | -0/+2 |
|
|
* | BUG: Fix issue #8402. Add a drag and drop bundle generator to the Mac build o... | David Cole | 2009-01-22 | 1 | -0/+47 |
|
|