| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -2/+10 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Remove redundant get() call on smart pointer | Daniel Pfeifer | 2016-09-16 | 1 | -1/+1 |
|
|
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
|
|
* | Do not place CMake version in export files | Christoph GrĂ¼ninger | 2016-07-11 | 1 | -1/+1 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -74/+51 |
|
|
* | 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 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -2/+2 |
|
|
* | cmTarget: Move link type enum out. | Stephen Kelly | 2015-10-14 | 1 | -3/+3 |
|
|
* | cmExportLibraryDependenciesCommand: Port to cmMakefile. | Stephen Kelly | 2015-08-07 | 1 | -5/+3 |
|
|
* | export_library_dependencies: Use original link libraries internally | Brad King | 2014-07-14 | 1 | -6/+4 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -6/+6 |
|
|
* | cmTarget: Remove the project argument to FindTarget | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | CMakeLists: Generate the cmCommands.cxx file. | Stephen Kelly | 2014-02-09 | 1 | -0/+208 |
|
|