| Commit message (Expand) | Author | Age | Files | Lines |
* | Code style: add missed explicit 'this->' | Oleksandr Koval | 2021-01-05 | 1 | -1/+2 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -2/+0 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -39/+3 |
|
|
* | cmAlgorithms: Fix -Wnon-c-typedef-for-linkage warnings | Raul Tambre | 2020-03-09 | 1 | -2/+2 |
|
|
* | cmAlgorithms.h: remove obsolete helpers | Marc Chevrier | 2020-01-14 | 1 | -41/+0 |
|
|
* | Refactoring: suppress cmEraseIf in favor of cm::erase_if | Marc Chevrier | 2020-01-09 | 1 | -6/+0 |
|
|
* | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -27/+0 |
|
|
* | cmGeneratorExpressionEvaluator: Modernize memory management | Marc Chevrier | 2019-12-05 | 1 | -0/+8 |
|
|
* | cmAlgorithm: Extend cmAppend capabilities | Marc Chevrier | 2019-11-11 | 1 | -0/+8 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -2/+4 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -77/+0 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -3/+3 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -3/+3 |
|
|
* | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 1 | -1/+39 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -126/+0 |
|
|
* | cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view based | Sebastian Holtermann | 2019-07-24 | 1 | -38/+14 |
|
|
* | cmAlgorithms: Make cmHasPrefix and cmHasSuffix cm::string_view based | Sebastian Holtermann | 2019-07-22 | 1 | -9/+28 |
|
|
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -15/+0 |
|
|
* | cmAlgorithms: Add cmAppend function | Sebastian Holtermann | 2019-05-23 | 1 | -0/+12 |
|
|
* | cmAlgorithms: Refactor cmRemoveDuplicates | Artur Ryt | 2019-03-06 | 1 | -18/+36 |
|
|
* | cmRange: Move to dedicated header file | Regina Pfeifer | 2019-02-21 | 1 | -65/+2 |
|
|
* | Merge topic 'fix-legacy-implicit-includes' | Brad King | 2019-02-14 | 1 | -0/+8 |
|\ |
|
| * | cmAlgorithms: Add cmHasPrefix to match existing cmHasSuffix | Brad King | 2019-02-13 | 1 | -0/+8 |
|
|
* | | cmAlgorithms: Make cmRange advance/retreat safe for rvalues | Artur Ryt | 2019-02-07 | 1 | -3/+15 |
|/ |
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -2/+2 |
|
|
* | cmAlgorithms: add utility functions to get signed size of containers | Bruno Manganelli | 2018-12-27 | 1 | -0/+6 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -10/+10 |
|
|
* | cmAlgorithms: Speed up cmRemoveDuplicates method | Le Minh Phuc | 2018-05-25 | 1 | -41/+6 |
|
|
* | cmAlgorithms: Remove unnecessary typename keyword | jrp2014 | 2018-04-05 | 1 | -1/+1 |
|
|
* | Replace cmArray{Begin,End,Size} by their standard counterparts | Matthias Maennich | 2017-10-23 | 1 | -16/+61 |
|
|
* | Avoid using std::bind1st that is removed in C++17 | Brad King | 2017-09-23 | 1 | -2/+1 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | server: backport to C++11 | Daniel Pfeifer | 2017-08-26 | 1 | -0/+19 |
|
|
* | cmAlgorithms: pass std::string by const ref | Daniel Pfeifer | 2017-04-21 | 1 | -1/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | cmAlgorithms: add cmEraseIf function | Daniel Pfeifer | 2017-02-10 | 1 | -0/+6 |
|
|
* | clang-tidy: apply performance-unnecessary-value-param fixes | Daniel Pfeifer | 2016-12-12 | 1 | -4/+4 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -3/+11 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Ninja: Support embedding of CMake as subninja project | Nicolas Despres | 2016-05-17 | 1 | -0/+15 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -103/+113 |
|
|
* | cmAlgorithms.h: remove superfluous semicolon after method | Christoph GrĂ¼ninger | 2016-02-01 | 1 | -1/+1 |
|
|
* | Remove temporary allocations when calling cmHasLiteral{Suf,Pre}fix. | Milian Wolff | 2016-01-20 | 1 | -2/+2 |
|
|
* | Port CMake from cmIML to KWIML | Brad King | 2015-12-18 | 1 | -2/+2 |
|
|
* | cmAlgorithms: Add cmMakeReverseIterator. | Stephen Kelly | 2015-07-22 | 1 | -0/+6 |
|
|
* | cmAlgorithms: Add some convenient typedefs. | Stephen Kelly | 2015-07-22 | 1 | -0/+6 |
|
|
* | cmAlgorithms: Move Range type out of private namespace. | Stephen Kelly | 2015-07-22 | 1 | -35/+35 |
|
|
* | cmAlgorithms: Rename cmRange to cmMakeRange. | Stephen Kelly | 2015-07-22 | 1 | -2/+2 |
|
|