| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace cmArray{Begin,End,Size} by their standard counterparts | Matthias Maennich | 2017-10-23 | 1 | -2/+2 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -2/+2 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -212/+212 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -24/+18 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -2/+2 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -9/+8 |
|
|
* | cmGeneratorExpressionNode: add some missing commas | Ben Boeckel | 2017-08-03 | 1 | -1/+1 |
|
|
* | Provide and use CM_FALLTHROUGH | Daniel Pfeifer | 2017-06-03 | 1 | -0/+2 |
|
|
* | Replace boolean `implib` parameters with enum | Gregor Jasny | 2017-04-20 | 1 | -2/+6 |
|
|
* | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 1 | -16/+27 |
|
|
* | Genex: Allow TARGET_OBJECTS to be used everywhere | Robert Maynard | 2017-04-18 | 1 | -7/+25 |
|
|
* | Genex: Reject TARGET_OBJECTS on non-object libraries earlier | Brad King | 2017-04-18 | 1 | -9/+8 |
|
|
* | cmGeneratorTarget: Factor out a GetTargetObjectNames method | Brad King | 2017-04-18 | 1 | -29/+11 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -3/+3 |
|
|
* | cmMakefile: Create an explicit "Object Libraries" source group | Brad King | 2017-04-11 | 1 | -5/+5 |
|
|
* | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressions | Gregor Jasny | 2017-03-30 | 1 | -0/+61 |
|
|
* | Genex: Add `IF` generator expression | Colby Pike | 2017-01-26 | 1 | -0/+22 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -2/+2 |
|
|
* | Merge topic 'clang-tidy' | Brad King | 2016-10-20 | 1 | -2/+2 |
|\ |
|
| * | silence selected clang-tidy violations | Daniel Pfeifer | 2016-10-18 | 1 | -2/+2 |
|
|
* | | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -9/+9 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Genex: Diagnose invalid LINK_ONLY usage instead of crashing | Brad King | 2016-09-05 | 1 | -3/+8 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -5/+31 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -2/+4 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -75/+102 |
|
|
* | Add additional <= and >= comparison operators | Chuck Atkins | 2016-08-09 | 1 | -0/+40 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -1/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -7/+8 |
|
|
* | Add CM_OVERRIDE to some functions | Daniel Pfeifer | 2016-06-27 | 1 | -61/+69 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -859/+702 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -53/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+2 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2015-10-28 | 1 | -0/+1 |
|\ |
|
| * | Remove some obsolete declarations | Stephen Kelly | 2015-10-27 | 1 | -0/+1 |
|
|
* | | cmGeneratorTarget: Move LinkLanguagePropagatesToDependents from cmTarget | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
|
|
* | | Genex: use cmGeneratorTarget policy API | Stephen Kelly | 2015-10-27 | 1 | -1/+1 |
|
|
* | | cmLocalGenerator: Add GetPolicyStatus API | Stephen Kelly | 2015-10-27 | 1 | -2/+2 |
|/ |
|
* | cmGeneratorTarget: Move IsDLLPlatform from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move IsLinkable from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Access global state through LocalGenerator. | Stephen Kelly | 2015-10-16 | 1 | -2/+2 |
|
|
* | Merge topic 'genex-consumers-generator-targets' | Brad King | 2015-10-16 | 1 | -43/+37 |
|\ |
|
| * | Genex: Port some access API to cmGeneratorTarget. | Stephen Kelly | 2015-10-15 | 1 | -5/+5 |
|
|
| * | Genex: Port implementation to cmGeneratorTarget. | Stephen Kelly | 2015-10-15 | 1 | -44/+38 |
|
|
* | | Remove now-obsolete casts. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -9/+9 |
|
|