| Commit message (Expand) | Author | Age | Files | Lines |
* | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 1 | -0/+5 |
|
|
* | Revert "Add the $<LINKED:...> generator expression." | Stephen Kelly | 2013-02-13 | 1 | -2/+2 |
|
|
* | Add the $<LINKED:...> generator expression. | Stephen Kelly | 2013-01-31 | 1 | -2/+2 |
|
|
* | Add the INSTALL_PREFIX genex. | Stephen Kelly | 2013-01-27 | 1 | -0/+2 |
|
|
* | Export the COMPATIBLE_INTERFACE_BOOL content properties | Stephen Kelly | 2013-01-21 | 1 | -0/+2 |
|
|
* | Export the INTERFACE_PIC property. | Stephen Kelly | 2013-01-15 | 1 | -0/+2 |
|
|
* | Move the exported check for dependencies of targets | Stephen Kelly | 2013-01-15 | 1 | -2/+4 |
|
|
* | Split LINK_INTERFACE_LIBRARIES export handling into dedicated method. | Stephen Kelly | 2013-01-10 | 1 | -0/+4 |
|
|
* | Split the generator expression before extracting targets. | Stephen Kelly | 2013-01-10 | 1 | -2/+12 |
|
|
* | Extract the AddTargetNamespace method. | Stephen Kelly | 2013-01-10 | 1 | -0/+4 |
|
|
* | Add API to populate INTERFACE properties in exported targets. | Stephen Kelly | 2013-01-05 | 1 | -0/+15 |
|
|
* | Add API to extract target names from a genex string. | Stephen Kelly | 2013-01-05 | 1 | -0/+4 |
|
|
* | Generate an early-return guard in target Export files. | Stephen Kelly | 2012-11-30 | 1 | -0/+2 |
|
|
* | exports: move the handling of missing targets into subclasses | Alex Neundorf | 2012-09-30 | 1 | -9/+7 |
|
|
* | exports: first try at error handling if a target is missing | Alex Neundorf | 2012-09-28 | 1 | -2/+6 |
|
|
* | exports: accept a missing target if it is exported exactly once | Alex Neundorf | 2012-09-28 | 1 | -1/+6 |
|
|
* | install(EXPORT): Enforce existence of imported target files | Alex Neundorf | 2011-11-22 | 1 | -0/+5 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Centralize default link interface computation | Brad King | 2009-07-06 | 1 | -3/+0 |
|
|
* | ENH: Pass dependent library search path to linker on some platforms. | Brad King | 2008-02-01 | 1 | -1/+2 |
|
|
* | ENH: Support linking to shared libs with dependent libs | Brad King | 2008-01-31 | 1 | -4/+4 |
|
|
* | COMP: Remove unused parameter. | Brad King | 2008-01-31 | 1 | -2/+1 |
|
|
* | ENH: Implemented link-interface specification feature. | Brad King | 2008-01-30 | 1 | -0/+5 |
|
|
* | BUG: Fix export/import file generation to not store link dependencies of exec... | Brad King | 2008-01-28 | 1 | -0/+3 |
|
|
* | ENH: Restored APPEND option to EXPORT() command in new implementation. | Brad King | 2008-01-28 | 1 | -0/+2 |
|
|
* | COMP: Add virtual destructor to cmExportFileGenerator to avoid warnings about... | Brad King | 2008-01-28 | 1 | -0/+2 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -0/+96 |
|
|