| Commit message (Expand) | Author | Age | Files | Lines |
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -4/+4 |
|
|
* | remove needless check for std::string::substr() | Rolf Eike Beer | 2020-03-23 | 1 | -2/+1 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -5/+5 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -3/+3 |
|
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -2/+1 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -9/+10 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -2/+2 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+4 |
|
|
* | CPackIFW: Add some options | Konstantin Podsvirov | 2017-09-21 | 1 | -0/+37 |
|
|
* | Merge topic 'ranged-for' | Brad King | 2017-09-19 | 1 | -45/+32 |
|\ |
|
| * | Meta: modernize old-fashioned loops to range-based `for` (CPack). | Pavel Solodovnikov | 2017-09-19 | 1 | -45/+32 |
|
|
* | | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -10/+10 |
|/ |
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | CPackIFW: Internationalization Support | Konstantin Podsvirov | 2017-05-12 | 1 | -14/+36 |
|
|
* | CPackIFW: Access refactoring | Konstantin Podsvirov | 2017-05-09 | 1 | -198/+202 |
|
|
* | CPackIFW: Refactor out some commonly used code | Konstantin Podsvirov | 2017-05-03 | 1 | -76/+17 |
|
|
* | clang-tidy: use operators for string comparison | Daniel Pfeifer | 2017-04-26 | 1 | -3/+3 |
|
|
* | clang-tidy: remove reduntant .data() calls | Daniel Pfeifer | 2017-04-21 | 1 | -6/+4 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | CPack: drop CPack prefix for includes | Daniel Pfeifer | 2017-04-11 | 1 | -3/+3 |
|
|
* | CPackIFW: Add some options | Konstantin Podsvirov | 2017-01-24 | 1 | -18/+154 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | CPackIFW: Add some options | Konstantin Podsvirov | 2016-11-24 | 1 | -2/+80 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | CPackIFW: Add USER_INTERFACES option | Pierluigi Taddei | 2016-09-16 | 1 | -0/+30 |
|
|
* | CPack: include what you use | Daniel Pfeifer | 2016-09-06 | 1 | -6/+13 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Prefer istringstream and ostringstream over stringstream. | Daniel Pfeifer | 2016-06-14 | 1 | -1/+1 |
|
|
* | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -5/+10 |
|
|
* | Improve string find: prefer character overloads. | Daniel Pfeifer | 2016-05-24 | 1 | -3/+3 |
|
|
* | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL option | Konstantin Podsvirov | 2016-05-23 | 1 | -0/+11 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -233/+156 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -14/+0 |
|
|
* | CPack/IFW: port to cmXMLWriter | Daniel Pfeifer | 2016-03-23 | 1 | -37/+30 |
|
|
* | CPackIFW: Add QtIFW 2.0 support | Konstantin Podsvirov | 2015-05-15 | 1 | -0/+26 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -1/+1 |
|
|
* | CPackIFW: Revise this generator | Konstantin Podsvirov | 2014-08-12 | 1 | -3/+57 |
|
|
* | CPackIFW: Refactor and revise this generator | Konstantin Podsvirov | 2014-08-11 | 1 | -0/+486 |
|
|