summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix ExportImport on AIX with GCCBrad King2015-04-231-0/+1
* install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-114-3/+14
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-105-1/+52
* try_run: Add tests for LINK_LIBRARIES with mock libraries.Matt McCormick2015-01-261-0/+30
* install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-157-0/+44
* Tests: Add generator platform supportBrad King2014-09-101-0/+2
* Features: Extend concept to C language.Stephen Kelly2014-05-142-1/+25
* Tests: Fix name of cache variable.Stephen Kelly2014-05-071-2/+2
* Export: Populate INTERFACE_COMPILE_FEATURES property.Stephen Kelly2014-04-083-1/+22
* Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projectsBrad King2014-03-032-3/+3
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-215-0/+35
* install: Ensure that install(TARGETS) works with no DESTINATIONStephen Kelly2014-01-041-1/+4
* export: Implement EXPORT subcommand (#9822)Stephen Kelly2013-12-241-5/+5
* Merge topic 'cleanup-build-commands'Brad King2013-12-061-0/+3
|\
| * Tests: Fix standalone build of tests with nested projectsBrad King2013-12-051-0/+3
* | Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-262-0/+9
* | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-262-0/+35
* | Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-262-1/+17
|/
* Tests: Pass CMAKE_MAKE_PROGRAM instead of --build-makeprogramBrad King2013-11-182-2/+1
* Consider targets with double colons to be IMPORTED or ALIAS targets.Stephen Kelly2013-10-212-11/+11
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-089-0/+167
|\
| * install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-082-0/+33
| * export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-089-0/+134
* | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-075-0/+95
|\ \ | |/ |/|
| * Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-245-0/+95
* | 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-264-1/+55
* try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIESStephen Kelly2013-08-264-7/+43
* 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-262-0/+8
|\
| * Genex: Allow relative paths in INSTALL_INTERFACE.Stephen Kelly2013-07-252-0/+8
* | Merge topic 'install-interface-includes'Brad King2013-07-262-1/+21
|\ \ | |/
| * Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-242-1/+21
* | Use linked frameworks as a source of include directories.Stephen Kelly2013-07-245-0/+27
* | 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-1512-0/+80
|\ \ | |/
| * Export: Generate INTERFACE_LINK_LIBRARIES property on targets.Stephen Kelly2013-07-0812-0/+80
* | Merge topic 'IMPORTED-build-dependencies'Brad King2013-07-156-0/+65
|\ \ | |/ |/|
| * Test non-IMPORTED libraries in the INTERFACE of IMPORTED libraries.Stephen Kelly2013-07-026-0/+65
* | Generate INTERFACE_COMPILE_OPTIONS on export.Stephen Kelly2013-06-103-1/+24
|/
* Add EXPORT_NAME property.Stephen Kelly2013-05-189-7/+65
* 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
* Merge topic 'remove-TARGET_DEFINED-genex'Brad King2013-03-041-1/+1
|\
| * Remove use of TARGET_DEFINED from the ExportImport test.Stephen Kelly2013-02-251-1/+1
* | 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