| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cmGeneratorTarget: Move GetExportName from cmTarget. | Stephen Kelly | 2015-10-18 | 1 | -6/+5 |
|
|
* | Export: Port internal API to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -4/+4 |
|
|
* | Export: Port internal utility to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -1/+1 |
|
|
* | Export: Port some API to cmGlobalGenerator. | Stephen Kelly | 2015-10-18 | 1 | -1/+0 |
|
|
* | Export: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -35/+34 |
|
|
* | cmExportSet: Store a cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -8/+4 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -9/+9 |
|
|
* | cmGeneratorExpression: Port interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -1/+1 |
|
|
* | cmGeneratorExpression: Port to cmLocalGenerator. | Stephen Kelly | 2015-10-12 | 1 | -1/+1 |
|
|
* | cmComputeLinkInformation: Port data interface to cmGeneratorTarget. | Stephen Kelly | 2015-10-12 | 1 | -6/+7 |
|
|
* | Merge topic 'use-generator-target' | Brad King | 2015-10-12 | 1 | -2/+2 |
|\ |
|
| * | cmGeneratorTarget: Port GetLinkInterface away from cmTarget. | Stephen Kelly | 2015-10-10 | 1 | -2/+2 |
|
|
* | | cmLocalGenerator: Add Home directory accessors. | Stephen Kelly | 2015-10-08 | 1 | -2/+4 |
|
|
* | | export: Port internal method to cmGeneratorTarget. | Stephen Kelly | 2015-10-08 | 1 | -12/+14 |
|/ |
|
* | cmExportFileGenerator: Evaluate genex with cmGeneratorTarget. | Stephen Kelly | 2015-10-05 | 1 | -6/+8 |
|
|
* | cmGeneratorTarget: Move GetLinkInterface from cmTarget. | Stephen Kelly | 2015-08-26 | 1 | -5/+3 |
|
|
* | cmTarget: Move link interface libraries struct out. | Stephen Kelly | 2015-08-26 | 1 | -2/+2 |
|
|
* | cmGeneratorTarget: Move GetInstallNameDir* from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move HasSOName from cmTarget. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | cmGeneratorTarget: Move GetLinkInformation from cmTarget | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | Export: Port more API to cmGeneratorTarget. | Stephen Kelly | 2015-08-05 | 1 | -6/+7 |
|
|
* | cmGeneratorTarget: Move GetSOName from cmTarget.. | Stephen Kelly | 2015-08-05 | 1 | -1/+1 |
|
|
* | Port some of the cmExportFileGenerator API to cmGeneratorTarget. | Stephen Kelly | 2015-07-27 | 1 | -16/+21 |
|
|
* | Export: Escape exported property values when writing CMake language files | Brad King | 2015-06-24 | 1 | -3/+21 |
|
|
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -4/+2 |
|
|
* | Include cmAlgorithms where it is used. | Stephen Kelly | 2015-03-10 | 1 | -0/+1 |
|
|
* | Allow export of targets with INTERFACE_SOURCES. | Stephen Kelly | 2015-02-10 | 1 | -43/+93 |
|
|
* | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 1 | -7/+7 |
|\ |
|
| * | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -7/+7 |
|
|
* | | Use two-iterator std::set::insert where appropriate. | Stephen Kelly | 2015-01-11 | 1 | -5/+1 |
|/ |
|
* | cmExportFileGenerator: Make SetImportLinkProperty a template | Brad King | 2014-06-23 | 1 | -4/+4 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -2/+1 |
|
|
* | CMP0052: Make the warning message more informative. | Stephen Kelly | 2014-04-17 | 1 | -1/+4 |
|
|
* | CMP0052: Do not warn when include dir is not in source or build tree | Brad King | 2014-04-16 | 1 | -4/+6 |
|
|
* | Export: Disallow exported interface includes in src/build tree (#14592). | Stephen Kelly | 2014-04-09 | 1 | -1/+37 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -6/+6 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -12/+13 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -6/+9 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Merge topic 'unicode-fstream' | Brad King | 2014-01-07 | 1 | -3/+4 |
|\ |
|
| * | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -3/+4 |
|
|
* | | export: Rename some variables to reflect content type. | Stephen Kelly | 2014-01-06 | 1 | -9/+9 |
|/ |
|
* | Constify handling of link targets. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | Merge topic 'export-includes' | Brad King | 2013-12-02 | 1 | -15/+55 |
|\ |
|
| * | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 1 | -14/+28 |
|
|
| * | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION. | Stephen Kelly | 2013-11-26 | 1 | -1/+4 |
|
|
| * | Export: Process relative includes after genex evaluation. | Stephen Kelly | 2013-11-26 | 1 | -0/+23 |
|
|
* | | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. | Stephen Kelly | 2013-11-25 | 1 | -15/+15 |
|/ |
|
* | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 1 | -1/+1 |
|
|