| Commit message (Expand) | Author | Age | Files | Lines |
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+2 |
|
|
* | Refactor: Move CPack internal files to `Internal/CPack/` directory | Alex Turbov | 2019-07-09 | 1 | -1/+1 |
|
|
* | cmMakefile::ConfigureFile: Accept `std::string` parameters | Vitaly Stakhovsky | 2019-02-19 | 1 | -3/+3 |
|
|
* | cmSystemTools::RunSingleCommand: Accept std::string argument | Vitaly Stakhovsky | 2019-02-06 | 1 | -2/+2 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -6/+2 |
|
|
* | clang-tidy: fix warnings in macOS-only code | Brad King | 2018-11-27 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -14/+19 |
|
|
* | Make use of std::chrono throughout every component | Wouter Klouwen | 2018-01-23 | 1 | -3/+4 |
|
|
* | CPack: Fix .dmg HFS+ creation on macOS APFS hosts | Brad King | 2017-10-02 | 1 | -2/+2 |
|
|
* | Use C++11 nullptr (cont.) | Matthias Maennich | 2017-09-19 | 1 | -3/+3 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -1/+1 |
|
|
* | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 1 | -7/+4 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | tidy: Fix readability-redundant-string-cstr issues | Gregor Jasny | 2016-09-04 | 1 | -6/+5 |
|
|
* | Remove c_str() calls from stream arguments. | Daniel Pfeifer | 2016-06-06 | 1 | -12/+10 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -102/+91 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -7/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -5/+5 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Remove unused cmLocalGenerator include. | Stephen Kelly | 2015-10-05 | 1 | -1/+0 |
|
|
* | cmSystemTools: Teach RunSingleCommand to separate stdout and stderr | Brad King | 2015-04-20 | 1 | -3/+3 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -3/+3 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use string for OS X resource names | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -12/+12 |
|
|
* | CPack: Fix retry logic when calls to hdiutil fail | David Cole | 2012-03-09 | 1 | -3/+5 |
|
|
* | Ensure executable files have executable permissions. | Wesley Turner | 2011-05-16 | 1 | -0/+27 |
|
|
* | Silence the may be used uninitialized warnings: initialize stuff. | David Cole | 2011-02-03 | 1 | -1/+1 |
|
|
* | CPack: Refactor API in order to handle multi-file packages | Eric NOULARD | 2010-08-11 | 1 | -6/+4 |
|
|
* | Try to avoid cronic random failures on some Macs. | Bill Hoffman | 2009-10-04 | 1 | -2/+15 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix issue #7833: Add file extension handling to CPack generated installe... | David Cole | 2009-01-21 | 1 | -0/+9 |
|
|
* | ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in... | David Cole | 2007-10-31 | 1 | -3/+2 |
|
|
* | STYLE: fix someones line length | Ken Martin | 2007-02-22 | 1 | -3/+5 |
|
|
* | STYLE: fix line length issues | Bill Hoffman | 2007-02-17 | 1 | -2/+3 |
|
|
* | ENH: More work on the packaging. Add Applicaitons, add icons, etc | Andy Cedilnik | 2007-02-13 | 1 | -1/+46 |
|
|
* | ENH: First pass at CPack generator for OSX X11 applications. This are applica... | Andy Cedilnik | 2007-01-10 | 1 | -0/+220 |
|
|