| Commit message (Expand) | Author | Age | Files | Lines |
* | cmTarget::GetProperty: return cmProp | Vitaly Stakhovsky | 2020-03-30 | 1 | -2/+4 |
|
|
* | cmGlobalGenerator: modernize memrory managemenbt | Marc Chevrier | 2019-12-30 | 1 | -2/+2 |
|
|
* | cmMakefile: Delay CheckTargetProperties and FinalPass to generate time | Daniel Eiband | 2019-11-24 | 1 | -3/+6 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+1 |
|
|
* | cmCommand refactor: cmExportLibraryDependenciesCommand | Gabor Bencze | 2019-08-25 | 1 | -8/+8 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -4/+3 |
|
|
* | cmExportLibraryDependenciesCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 1 | -33/+24 |
|
|
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -2/+2 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+1 |
|
|
* | cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget | Sebastian Holtermann | 2019-05-23 | 1 | -2/+1 |
|
|
* | cmSystemTools::Error: consolidate parameters into single std::string | Vitaly Stakhovsky | 2019-02-20 | 1 | -1/+1 |
|
|
* | Work around clang-cl breakage on make_unique/std::forward | Zsolt Parragi | 2019-02-11 | 1 | -1/+2 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -1/+1 |
|
|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -7/+7 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -25/+17 |
|
|
* | Use C++11 unordered containers | Daniel Pfeifer | 2017-08-22 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | fix some include-what-you-use diagnostics | Daniel Pfeifer | 2017-02-17 | 1 | -1/+0 |
|
|
* | cmDisallowedCommand: extract policy checking from cmCommand | Daniel Pfeifer | 2017-02-13 | 1 | -6/+0 |
|
|
* | clang-tidy: apply readability-redundant-control-flow fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+0 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -2/+5 |
|
|
* | 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 |
|
|