| Commit message (Expand) | Author | Age | Files | Lines |
* | cmSystemTools::Error(): new overload accepting std::string | Vitaly Stakhovsky | 2019-01-23 | 1 | -4/+4 |
|
|
* | IWYU: Update CMake code for IWYU built with Clang 6 | Brad King | 2019-01-15 | 1 | -2/+1 |
|
|
* | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 1 | -6/+6 |
|
|
* | LINK_DIRECTORIES: Add new properties and commands | Marc Chevrier | 2018-09-25 | 1 | -0/+2 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
|
|
* | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDS | Marc Chevrier | 2018-06-27 | 1 | -0/+2 |
|
|
* | LINK_OPTIONS: Add new family of properties | Marc Chevrier | 2018-06-06 | 1 | -0/+3 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Export: allow exporting of additional properties | Wouter Klouwen | 2018-03-16 | 1 | -0/+6 |
|
|
* | install,export: Maybe transform OBJECT libraries to INTERFACE libraries | Brad King | 2018-02-28 | 1 | -4/+18 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -7/+7 |
|
|
* | Reduce allocation of temporary values on heap. | Pavel Solodovnikov | 2018-01-26 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -33/+20 |
|
|
* | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|
|
* | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 1 | -1/+2 |
|
|
* | Allow OBJECT libraries to be installed, exported, and imported | Robert Maynard | 2017-04-18 | 1 | -0/+19 |
|
|
* | Add support for x32-abi | Steven Newbury | 2017-03-07 | 1 | -1/+3 |
|
|
* | 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 | -3/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Export: Factor out file generation steps into helpers | Bill Hoffman | 2016-09-08 | 1 | -69/+84 |
|
|
* | install: Fix computed import prefix in export files when it is "/" | Ben Keller | 2016-09-06 | 1 | -1/+4 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+10 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -234/+158 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -10/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+8 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -2/+2 |
|
|
* | cmExportInstallFileGenerator: Fix crash in FindNamespaces | Andrey Pokrovskiy | 2016-01-21 | 1 | -1/+1 |
|
|
* | Access policy status from cmGeneratorTarget at generate time. | Stephen Kelly | 2015-10-20 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Copy IsAppBundleOnApple from cmTarget. | Stephen Kelly | 2015-10-19 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetExportName from cmTarget. | Stephen Kelly | 2015-10-18 | 1 | -2/+2 |
|
|
* | Export: Port internal API to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -2/+2 |
|
|
* | Export: Port internal utility to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -7/+7 |
|
|
* | Export: Port some API to cmGlobalGenerator. | Stephen Kelly | 2015-10-18 | 1 | -4/+4 |
|
|
* | cmInstallTargetGenerator: Port GetInstallFilename to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -2/+2 |
|
|
* | Export: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -16/+15 |
|
|
* | cmExportSet: Store a cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -12/+10 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -3/+3 |
|
|
* | cmInstallExportGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+2 |
|
|
* | Export: Port more API to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+5 |
|
|
* | cmExportInstallFileGenerator: Simplify local generator access. | Stephen Kelly | 2015-08-04 | 1 | -1/+1 |
|
|
* | cmInstallTargetGenerator: Port to cmGeneratorTarget. | Stephen Kelly | 2015-07-30 | 1 | -1/+1 |
|
|
* | Port some of the cmExportFileGenerator API to cmGeneratorTarget. | Stephen Kelly | 2015-07-27 | 1 | -2/+4 |
|
|
* | Port to cmMakefile::GetGlobalGenerator. | Stephen Kelly | 2015-05-03 | 1 | -1/+1 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | install: Allow generator expressions in TARGETS DESTINATION (#14317) | Brad King | 2015-02-11 | 1 | -1/+1 |
|
|
* | cmInstallGenerator: Move GetDestination to subclasses that need it | Brad King | 2015-02-11 | 1 | -4/+4 |
|
|
* | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -12/+16 |
|
|