| Commit message (Expand) | Author | Age | Files | Lines |
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -4/+3 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -2/+1 |
|
|
* | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 1 | -3/+2 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+2 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -1/+1 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+0 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|
|
* | Android.mk: De-duplicate link libraries logic during export | Brad King | 2018-09-11 | 1 | -21/+5 |
|
|
* | Fix transitive usage requirements through same-name imported targets | Brad King | 2018-09-10 | 1 | -1/+1 |
|
|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -0/+6 |
|
|
* | Merge topic 'object-library-export-as-interface' | Brad King | 2018-03-01 | 1 | -1/+2 |
|\ |
|
| * | install,export: Maybe transform OBJECT libraries to INTERFACE libraries | Brad King | 2018-02-28 | 1 | -1/+2 |
|
|
* | | Android.mk: Fix export of static libraries with PRIVATE dependencies | Brad King | 2018-02-14 | 1 | -2/+5 |
|
|
* | | Android.mk: Evaluate generator expressions up front | Brad King | 2018-02-14 | 1 | -12/+13 |
|/ |
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -2/+1 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -2/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -20/+16 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | clang-tidy: apply readability-redundant-string-init fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -5/+13 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -12/+12 |
|
|
* | Android: Record use of C++ by static libs in exported Android.mk files | Brad King | 2016-10-07 | 1 | -0/+12 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Convert: Inline MAKERULE conversions | Stephen Kelly | 2016-09-19 | 1 | -2/+2 |
|
|
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
|
|
* | Add support for creating prebuilt Android.mk files | Bill Hoffman | 2016-09-13 | 1 | -0/+193 |
|
|