Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |