summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export
Commit message (Expand)AuthorAgeFilesLines
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-211-2/+2
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-085-0/+72
|\
| * install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-081-0/+20
| * export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-085-0/+52
* | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-073-0/+39
|\ \ | |/ |/|
| * Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-243-0/+39
* | Genex: Fix processing multiple include directories for relative pathsStephen Kelly2013-10-071-1/+1
|/
* try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIESStephen Kelly2013-08-263-1/+40
* try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIESStephen Kelly2013-08-263-1/+37
* Export: Process generator expressions from INCLUDES DESTINATION.Stephen Kelly2013-07-311-12/+16
* Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES.Stephen Kelly2013-07-292-0/+7
* Merge topic 'install-interface-relative'Brad King2013-07-261-0/+7
|\
| * Genex: Allow relative paths in INSTALL_INTERFACE.Stephen Kelly2013-07-251-0/+7
* | Merge topic 'install-interface-includes'Brad King2013-07-261-1/+18
|\ \ | |/
| * Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-241-1/+18
* | Use linked frameworks as a source of include directories.Stephen Kelly2013-07-242-0/+8
* | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-171-0/+1
|\ \ | |/ |/|
| * Fix ExportImport test cmp0022NEW build on WatcomBrad King2013-07-161-0/+1
* | Merge topic 'INTERFACE_LINK_LIBRARIES-prop'Brad King2013-07-155-0/+42
|\ \ | |/
| * Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-085-0/+42
* | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-151-0/+3
|\ \ | |/ |/|
| * Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.Stephen Kelly2013-07-021-0/+3
* | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-101-1/+5
|/
* Add EXPORT_NAME property.Stephen Kelly2013-05-186-6/+48
* install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIESStephen Kelly2013-03-261-2/+16
* Rename variable for including current directory in interfacesBrad King2013-03-192-2/+2
* Fix cmGeneratorExpression::Preprocess for interleaved inputs.Stephen Kelly2013-03-181-0/+4
* Remove use of TARGET_DEFINED from the ExportImport test.Stephen Kelly2013-02-251-1/+1
* Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-311-17/+20
* Export targets to a targets file, not a Config file.Stephen Kelly2013-01-311-2/+2
* Merge topic 'fix-TARGET_PROPERTY-extraction'Brad King2013-01-291-0/+2
|\
| * Fix TARGET_PROPERTY target extractions.Stephen Kelly2013-01-291-0/+2
* | Add the INSTALL_PREFIX genex.Stephen Kelly2013-01-271-1/+16
|/
* Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-241-1/+8
* Export the COMPATIBLE_INTERFACE_BOOL content propertiesStephen Kelly2013-01-211-0/+9
* Test evaluation target via export for generator expressionsStephen Kelly2013-01-151-1/+1
* Export the INTERFACE_PIC property.Stephen Kelly2013-01-151-0/+4
* Make the BUILD_INTERFACE of export()ed targets work.Stephen Kelly2013-01-154-1/+28
* Add a test for the interfaces in targets exported from the build tree.Stephen Kelly2013-01-151-0/+1
* Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-105-1/+73
* Handle INTERFACE properties transitively for includes and defines.Stephen Kelly2013-01-052-1/+90
* exports: add a test for exporting dependent targetsAlex Neundorf2012-09-303-0/+17
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Follow all dependencies of shared library private dependenciesBrad King2011-12-143-2/+25
* Test link multiplicity export/importBrad King2009-09-017-0/+22
* COMP: Fix ExportImport testLib6 on VS6Brad King2009-07-132-1/+1
* ENH: Test export/import of link interface languagesBrad King2009-07-113-3/+17
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-5/+0
* ENH: Allow more specification of target file namesBrad King2009-05-011-0/+9
* ENH: Allow IMPORTED_IMPLIB w/o IMPORTED_LOCATIONBrad King2009-04-082-1/+22