| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -2/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -15/+11 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | 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 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | cmTarget: Construct with basic information up front | Brad King | 2016-09-14 | 1 | -3/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -1/+10 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -1/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -61/+42 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -2/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Add API for property keys | Stephen Kelly | 2015-10-27 | 1 | -7/+9 |
|
|
* | Export: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -27/+24 |
|
|
* | cmExportTryCompileFileGenerator: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -12/+18 |
|
|
* | Merge topic 'genex-consumers-generator-targets' | Brad King | 2015-10-16 | 1 | -5/+6 |
|\ |
|
| * | Genex: Port some access API to cmGeneratorTarget. | Stephen Kelly | 2015-10-15 | 1 | -5/+6 |
|
|
* | | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|/ |
|
* | cmGeneratorExpression: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -2/+3 |
|
|
* | cmGeneratorExpression: Port to cmLocalGenerator. | Stephen Kelly | 2015-10-12 | 1 | -1/+1 |
|
|
* | cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget. | Stephen Kelly | 2015-10-05 | 1 | -2/+6 |
|
|
* | cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -2/+2 |
|
|
* | cmExportTryCompileFileGenerator: Create cmGeneratorTargets. | Stephen Kelly | 2015-07-27 | 1 | -0/+7 |
|
|
* | cmExportTryCompileFileGenerator: Add newline between methods. | Stephen Kelly | 2015-06-07 | 1 | -0/+1 |
|
|
* | cmExportTryCompileFileGenerator: Remove unused variable. | Stephen Kelly | 2015-06-07 | 1 | -2/+0 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -3/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -2/+3 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Undefine local preprocessor loop variables. | Stephen Kelly | 2014-01-06 | 1 | -0/+2 |
|
|
* | Genex: Simplify the preprocessor looper for interface properties. | Stephen Kelly | 2013-11-09 | 1 | -1/+1 |
|
|
* | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -9/+9 |
|
|
* | try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES | Stephen Kelly | 2013-08-26 | 1 | -1/+2 |
|
|
* | try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES | Stephen Kelly | 2013-08-26 | 1 | -1/+2 |
|
|
* | Use a preprocessor loop to manage the valid transitive properties. | Stephen Kelly | 2013-06-10 | 1 | -3/+4 |
|
|
* | Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile. | Stephen Kelly | 2013-06-10 | 1 | -0/+1 |
|
|
* | OS X: Add support for @rpath in export files. | Clinton Stimpson | 2013-06-03 | 1 | -0/+15 |
|
|
* | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 1 | -0/+114 |
|
|