| Commit message (Expand) | Author | Age | Files | Lines |
* | HIP: Automatically inject the `hip::device` runtime target | Robert Maynard | 2021-06-07 | 1 | -0/+5 |
|
|
* | target_link_libraries: Place $<TARGET_OBJECTS> before libraries | Brad King | 2021-05-29 | 1 | -0/+6 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmGeneratorTarget: Track when the set of link libs is config-dependent | Brad King | 2020-05-12 | 1 | -0/+6 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -2/+3 |
|
|
* | Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...> | Marc Chevrier | 2020-02-26 | 1 | -0/+6 |
|
|
* | Ninja Multi-Config: Fix issue with framework dependencies and Autogen | Kyle Edwards | 2020-02-17 | 1 | -2/+3 |
|
|
* | cmAlgorithms: Add cmContains | Regina Pfeifer | 2019-08-19 | 1 | -3/+2 |
|
|
* | cmLinkItem: Simplify tracking of whether link interface is explicit | Brad King | 2019-08-02 | 1 | -1/+1 |
|
|
* | cmLinkItem: Expose HadHeadSensitiveCondition in cmLinkInterfaceLibraries | Brad King | 2019-07-23 | 1 | -1/+3 |
|
|
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -4/+0 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+3 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -2/+2 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -31/+15 |
|
|
* | cmLinkItem: Add backtrace | Brad King | 2018-10-18 | 1 | -5/+4 |
|
|
* | cmLinkItem: Convert to a "sum type" over a string and target pointer | Brad King | 2018-09-07 | 1 | -25/+13 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | cmLinkImplItem: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -6/+0 |
|
|
* | cmLinkItem: remove custom copy ctor | Daniel Pfeifer | 2017-04-21 | 1 | -5/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+8 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -38/+68 |
|
|
* | Make cmLinkInterface:: and cmGeneratorTarget::Multiplicity unsigned ints | Christoph GrĂ¼ninger | 2016-02-04 | 1 | -1/+1 |
|
|
* | Move ComputeLinkType out of cmTarget. | Stephen Kelly | 2015-10-20 | 1 | -0/+24 |
|
|
* | cmLinkItem: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -4/+3 |
|
|
* | cmHeadToLinkInterfaceMap: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -1/+2 |
|
|
* | cmLinkItem: Add cmOptionalLinkImplementation type. | Stephen Kelly | 2015-08-26 | 1 | -0/+11 |
|
|
* | cmLinkItem: Add cmLinkImplementation type. | Stephen Kelly | 2015-08-26 | 1 | -0/+6 |
|
|
* | cmTarget: Move cmHeadToLinkInterfaceMap out. | Stephen Kelly | 2015-08-26 | 1 | -0/+5 |
|
|
* | cmTarget: Move link interface libraries struct out. | Stephen Kelly | 2015-08-26 | 1 | -0/+40 |
|
|
* | cmLinkImplementationLibraries: Move to namespace scope. | Stephen Kelly | 2015-08-06 | 1 | -0/+12 |
|
|
* | cmLinkItem: Split to separate file. | Stephen Kelly | 2015-08-06 | 1 | -0/+47 |
|
|