| Commit message (Expand) | Author | Age | Files | Lines |
* | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 1 | -3/+25 |
|
|
* | Merge topic 'fix-export-includes-crash' | Brad King | 2013-07-29 | 1 | -1/+1 |
|\ |
|
| * | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES. | Stephen Kelly | 2013-07-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2013-07-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Export: Fix typo of LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-07-26 | 1 | -1/+1 |
|
|
* | | Merge topic 'install-interface-relative' | Brad King | 2013-07-26 | 1 | -1/+2 |
|\ \ |
|
| * | | Genex: Allow relative paths in INSTALL_INTERFACE. | Stephen Kelly | 2013-07-25 | 1 | -1/+2 |
|
|
* | | | Merge topic 'install-interface-includes' | Brad King | 2013-07-26 | 1 | -4/+8 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 1 | -4/+8 |
|
|
* | | export: Error when exporting a target without a language | Ben Boeckel | 2013-07-25 | 1 | -0/+10 |
|
|
* | | ExportTargets: add one more comment to the generated file. | Alex Neundorf | 2013-07-19 | 1 | -1/+3 |
|/ |
|
* | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 1 | -0/+50 |
|
|
* | Merge topic 'rpath-on-mac' | Brad King | 2013-06-03 | 1 | -1/+5 |
|\ |
|
| * | OS X: Add support for @rpath in export files. | Clinton Stimpson | 2013-06-03 | 1 | -1/+5 |
|
|
* | | Add EXPORT_NAME property. | Stephen Kelly | 2013-05-18 | 1 | -5/+7 |
|/ |
|
* | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 1 | -0/+111 |
|
|
* | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 1 | -0/+3 |
|\ |
|
| * | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 1 | -0/+3 |
|
|
* | | export files: rewrite the code for checking required targets | Alex Neundorf | 2013-02-20 | 1 | -13/+30 |
|/ |
|
* | Revert "Add a way to exclude INTERFACE properties from exported targets." | Stephen Kelly | 2013-02-13 | 1 | -4/+3 |
|
|
* | Revert "Add the $<LINKED:...> generator expression." | Stephen Kelly | 2013-02-13 | 1 | -60/+6 |
|
|
* | Deduplicate the isGeneratorExpression method. | Stephen Kelly | 2013-02-07 | 1 | -9/+1 |
|
|
* | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 1 | -6/+60 |
|
|
* | Add a way to exclude INTERFACE properties from exported targets. | Stephen Kelly | 2013-01-31 | 1 | -3/+4 |
|
|
* | Advance more when preprocessing exported strings. | Stephen Kelly | 2013-01-31 | 1 | -1/+1 |
|
|
* | Merge topic 'fix-TARGET_PROPERTY-extraction' | Brad King | 2013-01-29 | 1 | -11/+3 |
|\ |
|
| * | Fix TARGET_PROPERTY target extractions. | Stephen Kelly | 2013-01-29 | 1 | -11/+3 |
|
|
* | | Add the INSTALL_PREFIX genex. | Stephen Kelly | 2013-01-27 | 1 | -0/+10 |
|/ |
|
* | Add the COMPATIBLE_INTERFACE_STRING property. | Stephen Kelly | 2013-01-24 | 1 | -0/+6 |
|
|
* | Merge topic 'export-new-style-files' | Brad King | 2013-01-23 | 1 | -61/+61 |
|\ |
|
| * | Generate new-style cmake code during export. | Stephen Kelly | 2013-01-20 | 1 | -61/+61 |
|
|
* | | Export the COMPATIBLE_INTERFACE_BOOL content properties | Stephen Kelly | 2013-01-21 | 1 | -0/+74 |
|/ |
|
* | Export the INTERFACE_PIC property. | Stephen Kelly | 2013-01-15 | 1 | -0/+12 |
|
|
* | Move the exported check for dependencies of targets | Stephen Kelly | 2013-01-15 | 1 | -2/+3 |
|
|
* | Only generate one check per missing target. | Stephen Kelly | 2013-01-15 | 1 | -11/+15 |
|
|
* | Don't write a comment in the export file without the code. | Stephen Kelly | 2013-01-15 | 1 | -0/+4 |
|
|
* | Allow generator expressions in LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-01-10 | 1 | -3/+41 |
|
|
* | Split LINK_INTERFACE_LIBRARIES export handling into dedicated method. | Stephen Kelly | 2013-01-10 | 1 | -3/+21 |
|
|
* | Split the generator expression before extracting targets. | Stephen Kelly | 2013-01-10 | 1 | -0/+45 |
|
|
* | Extract the AddTargetNamespace method. | Stephen Kelly | 2013-01-10 | 1 | -95/+48 |
|
|
* | Don't pass a position when determining if a target name is a literal. | Stephen Kelly | 2013-01-10 | 1 | -1/+1 |
|
|
* | Make linking APIs aware of 'head' target | Stephen Kelly | 2013-01-08 | 1 | -1/+2 |
|
|
* | Add API to populate INTERFACE properties in exported targets. | Stephen Kelly | 2013-01-05 | 1 | -0/+59 |
|
|
* | Add API to extract target names from a genex string. | Stephen Kelly | 2013-01-05 | 1 | -0/+136 |
|
|
* | Generate an early-return guard in target Export files. | Stephen Kelly | 2012-11-30 | 1 | -0/+31 |
|
|
* | exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() | Alex Neundorf | 2012-09-30 | 1 | -1/+8 |
|
|
* | exports: move the handling of missing targets into subclasses | Alex Neundorf | 2012-09-30 | 1 | -65/+1 |
|
|
* | exports: fix build with MSVC6 | Alex Neundorf | 2012-09-28 | 1 | -1/+1 |
|
|
* | exports: first try at error handling if a target is missing | Alex Neundorf | 2012-09-28 | 1 | -7/+30 |
|
|
* | exports: accept a missing target if it is exported exactly once | Alex Neundorf | 2012-09-28 | 1 | -9/+67 |
|
|