summaryrefslogtreecommitdiff
path: root/Tests/ExportImport/Import
Commit message (Expand)AuthorAgeFilesLines
...
* Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-261-0/+2
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-9/+9
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-084-0/+95
|\
| * install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-071-0/+13
| * export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-074-0/+82
* | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-242-0/+56
|/
* try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIESStephen Kelly2013-08-261-0/+15
* try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIESStephen Kelly2013-08-261-6/+6
* Merge topic 'install-interface-relative'Brad King2013-07-261-0/+1
|\
| * Genex: Allow relative paths in INSTALL_INTERFACE.Stephen Kelly2013-07-251-0/+1
* | Merge topic 'install-interface-includes'Brad King2013-07-261-0/+3
|\ \ | |/
| * Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-241-0/+3
* | Use linked frameworks as a source of include directories.Stephen Kelly2013-07-243-0/+19
|/
* Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-157-0/+38
|\
| * Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-087-0/+38
* | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-155-0/+62
|\ \ | |/ |/|
| * Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.Stephen Kelly2013-07-025-0/+62
* | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-102-0/+19
|/
* Add EXPORT_NAME property.Stephen Kelly2013-05-183-1/+17
* Handle targets in the LINK_LIBRARIES of try_compile.Stephen Kelly2013-02-222-0/+23
* Revert "Add a way to exclude INTERFACE properties from exported targets."Stephen Kelly2013-02-134-76/+0
* Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-315-13/+77
* Export targets to a targets file, not a Config file.Stephen Kelly2013-01-311-2/+2
* Don't allow targets args in the new target commands.Stephen Kelly2013-01-291-6/+13
* Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-242-0/+6
* Export the COMPATIBLE_INTERFACE_BOOL content propertiesStephen Kelly2013-01-212-0/+6
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-202-1/+10
* Export the INTERFACE_PIC property.Stephen Kelly2013-01-152-0/+24
* Make the BUILD_INTERFACE of export()ed targets work.Stephen Kelly2013-01-152-4/+18
* Add a test for the interfaces in targets exported from the build tree.Stephen Kelly2013-01-151-16/+13
* Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-102-0/+22
* Fix linking to imported libraries test.Stephen Kelly2013-01-102-3/+3
* Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-052-0/+39
* exports: add a test for exporting dependent targetsAlex Neundorf2012-09-301-0/+4
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIESAlex Neundorf2012-02-211-0/+11
* Honor custom command dependencies on imported targets (#10395)Brad King2010-12-081-5/+45
* Allow add_dependencies() on imported targets (#10395)Brad King2010-11-192-1/+17
* Test link multiplicity export/importBrad King2009-09-012-1/+4
* ENH: Test export/import of link interface languagesBrad King2009-07-113-3/+6
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-5/+0
* ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATIONBrad King2009-04-082-2/+14
* ENH: Test transitive link to subdir-imported libBrad King2009-04-066-62/+97
* ENH: Allow a custom list of debug configurationsBrad King2008-09-041-2/+7
* ENH: Test target_link_libraries INTERFACE optionBrad King2008-08-112-1/+13
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* ENH: Updated ExportImport test to try LINK_INTERFACE_LIBRARIES.Brad King2008-01-301-1/+2
* ENH: Support exporting/importing of AppBundle targets.Brad King2008-01-282-1/+15
* ENH: Added framework to ExportImport test.Brad King2008-01-282-3/+4
* ENH: Added ExportImport test to test new export/import features.Brad King2008-01-283-0/+70