| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -6/+3 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -4/+2 |
|
|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -1/+2 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -6/+2 |
|
|
* | CPack: Move internal implementation modules into Internal/CPack directory | Kyle Edwards | 2018-06-21 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -14/+22 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -4/+4 |
|
|
* | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 1 | -5/+6 |
|
|
* | CPack/RPM single debuginfo packaging | Domen Vrankar | 2016-10-07 | 1 | -1/+87 |
|
|
* | CPack/RPM learned defining main component | Domen Vrankar | 2016-10-07 | 1 | -28/+131 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | CPack: include what you use | Daniel Pfeifer | 2016-09-06 | 1 | -0/+8 |
|
|
* | CPack: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -9/+4 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -5/+1 |
|
|
* | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 1 | -2/+2 |
|
|
* | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -119/+87 |
|
|
* | CPack/RPM different package names | Domen Vrankar | 2016-05-15 | 1 | -30/+42 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -7/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -2/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE" | Clinton Stimpson | 2012-11-06 | 1 | -2/+10 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Handle CPACK_MONOLITHIC_INSTALL in some rare use cases. | Eric NOULARD | 2012-03-18 | 1 | -1/+1 |
|
|
* | Fix KWStyle warnings | Eric NOULARD | 2011-04-04 | 1 | -1/+2 |
|
|
* | Combine component packaging methods into an enum. | Clinton Stimpson | 2011-03-31 | 1 | -4/+4 |
|
|
* | CPack fix #11930 and simplifies component packaging options | Eric NOULARD | 2011-03-23 | 1 | -82/+62 |
|
|
* | Merge topic 'CPack-ChangeComponentNamingScheme' | Brad King | 2011-03-01 | 1 | -6/+9 |
|\ |
|
| * | CPack Authorize DISPLAY_NAME usage in component package | Eric NOULARD | 2011-02-22 | 1 | -5/+8 |
|
|
| * | CPack remove "-ALL" suffix for ALL-IN-ONE packages | Eric NOULARD | 2011-02-22 | 1 | -1/+1 |
|
|
* | | CPackRPM Replace space in some CPACK_ vars (Fix bug 9932) | Eric NOULARD | 2011-02-25 | 1 | -0/+15 |
|/ |
|
* | CPackRPM fix IRIX compiler warning (variable never used) | Eric NOULARD | 2011-02-15 | 1 | -1/+1 |
|
|
* | CPackRPM honors all the different ways of packaging components | Eric NOULARD | 2011-02-06 | 1 | -16/+172 |
|
|
* | CPack use IsOn when it's better than IsSet | Eric NOULARD | 2010-12-12 | 1 | -1/+1 |
|
|
* | CPack fix kwstyle breakage and make CPackRPM backward compatible | Eric NOULARD | 2010-11-15 | 1 | -6/+24 |
|
|
* | CPackRPM add basic component support to CPackRPM | Eric NOULARD | 2010-11-13 | 1 | -3/+56 |
|
|
* | CPack Backward-compatibly enforce DESTDIR for DEB and RPM | Eric NOULARD | 2010-08-23 | 1 | -1/+5 |
|
|
* | CPack: Refactor API in order to handle multi-file packages | Eric NOULARD | 2010-08-11 | 1 | -3/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Add CPACK_SET_DESTDIR handling to enable packaging of installed files in... | David Cole | 2007-10-31 | 1 | -0/+8 |
|
|
* | ENH: cpack changes, remove the escape variable stuff as it is not needed if y... | Bill Hoffman | 2007-10-31 | 1 | -26/+0 |
|
|
* | STYLE: InitializeInternal() is unused | Alexander Neundorf | 2007-08-17 | 1 | -6/+0 |
|
|
* | ENH: patch from Eric Noulard for an RPM package generator | Alexander Neundorf | 2007-08-17 | 1 | -5/+20 |
|
|
* | COMP: silence warnings | Alexander Neundorf | 2007-08-08 | 1 | -1/+4 |
|
|
* | ENH: add empty RPM package generator, Eric Noulard wants to work on it | Alexander Neundorf | 2007-08-08 | 1 | -0/+58 |
|
|