| Commit message (Expand) | Author | Age | Files | Lines |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -84/+84 |
|
|
* | Use <unordered_set> where available | Daniel Pfeifer | 2016-06-27 | 1 | -1/+5 |
|
|
* | Merge topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+1 |
|\ |
|
| * | Add options to run `ldd -u -r` as a "link-what-you-use" tool | Bill Hoffman | 2016-06-17 | 1 | -0/+1 |
|
|
* | | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -1/+2 |
|
|
* | | Prefer std::ostream& over derivatives as parameters | Daniel Pfeifer | 2016-06-08 | 1 | -2/+1 |
|/ |
|
* | Fix crash on $<TARGET_PROPERTY:...,LOCATION> genex (#16134) | Brad King | 2016-06-02 | 1 | -3/+9 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -699/+474 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -51/+0 |
|
|
* | Help clang-format wrap after braces on long initializer lists | Brad King | 2016-05-06 | 1 | -0/+1 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -9/+9 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 1 | -0/+2 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -298/+0 |
|
|
* | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 1 | -0/+1 |
|
|
* | Merge topic 'minor-cleanups' | Brad King | 2015-10-28 | 1 | -5/+2 |
|\ |
|
| * | cmTarget: Remove obsolete member | Stephen Kelly | 2015-10-27 | 1 | -4/+0 |
|
|
| * | cmTarget: Fix style | Stephen Kelly | 2015-10-27 | 1 | -1/+2 |
|
|
* | | CMP0026: Port away from GetGeneratorTarget | Stephen Kelly | 2015-10-27 | 1 | -3/+3 |
|
|
* | | cmGlobalGenerator: Remove direct storage of targets | Stephen Kelly | 2015-10-27 | 1 | -1/+3 |
|
|
* | | cmTarget: Make compatbility API explicit. | Stephen Kelly | 2015-10-27 | 1 | -17/+0 |
|
|
* | | cmGeneratorTarget: Move GetFrameworkVersion from cmTarget | Stephen Kelly | 2015-10-26 | 1 | -19/+0 |
|/ |
|
* | cmTarget: Remove unused NameResolvesToFramework. | Stephen Kelly | 2015-10-20 | 1 | -7/+0 |
|
|
* | Move ComputeLinkType out of cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -25/+0 |
|
|
* | cmGeneratorTarget: Move HaveWellDefinedOutputFiles from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -10/+0 |
|
|
* | cmGeneratorTarget: Move GetExportMacro from cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -26/+0 |
|
|
* | cmGeneratorTarget: Move IsCFBundleOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -8/+0 |
|
|
* | cmGeneratorTarget: Move IsXCTestOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -7/+0 |
|
|
* | cmGeneratorTarget: Move IsLinkable from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -11/+0 |
|
|
* | cmGeneratorTarget: Move GetExportName from cmTarget. | Stephen Kelly | 2015-10-18 | 1 | -20/+0 |
|
|
* | cmGeneratorTarget: Move ComputeVersionedName from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -17/+0 |
|
|
* | cmGeneratorTarget: Move GetTargetVersion from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -38/+0 |
|
|
* | cmGeneratorTarget: Move CheckCMP0004 from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -57/+0 |
|
|
* | cmGeneratorTarget: Move ImportInfo from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -229/+0 |
|
|
* | cmTarget: Inline the essential part of imported target location. | Stephen Kelly | 2015-10-16 | 1 | -3/+65 |
|
|
* | cmGeneratorTarget: Move ImportedGetLocation from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -9/+0 |
|
|
* | cmGeneratorTarget: Move GetFullNameImported from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -8/+0 |
|
|
* | cmGeneratorTarget: Move GetObjectLibrariesCMP0026 from cmTarget. | Stephen Kelly | 2015-10-16 | 1 | -39/+0 |
|
|
* | cmState: Move GetTargetTypeName from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -28/+1 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -75/+79 |
|
|
* | cmTarget: Move link type enum out. | Stephen Kelly | 2015-10-14 | 1 | -19/+20 |
|
|
* | cmTarget: Move ImportInfoMap out of internal class. | Stephen Kelly | 2015-10-14 | 1 | -8/+4 |
|
|
* | cmTarget: Move backtrace member out of internal class. | Stephen Kelly | 2015-10-14 | 1 | -5/+2 |
|
|
* | cmTarget: Remove unneeded constructors. | Stephen Kelly | 2015-10-14 | 1 | -15/+0 |
|
|
* | cmGeneratorTarget: Move GetSupportDirectory from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -15/+0 |
|
|
* | cmGeneratorTarget: Move HasImplibGNUtoMS from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -20/+0 |
|
|
* | cmGeneratorTarget: Move FindTargetToLink from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -31/+0 |
|
|
* | cmGeneratorTarget: Move GetUtilityItems from cmTarget. | Stephen Kelly | 2015-10-12 | 1 | -21/+0 |
|
|
* | cmGeneratorTarget: Move IsImportedSharedLibWithoutSOName from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -14/+0 |
|
|
* | cmGeneratorTarget: Move GetOutputTargetType from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -56/+0 |
|
|