summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Import/A
Commit message (Expand)AuthorAgeFilesLines
* Add set_property option: DEPRECATIONJoseph Snyder2020-01-021-0/+6
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+7
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+4
* Tests: Teach tests when to treat clang-cl as MSVCZsolt Parragi2019-02-111-1/+1
* Remove now-unused code once used on IRIXBrad King2019-01-111-1/+0
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+5
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-122-0/+25
* LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-271-0/+7
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-062-0/+13
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0110-29/+29
* Export: allow exporting of additional propertiesWouter Klouwen2018-03-161-0/+14
* Tests: Add cases for usage requirements of linked object libsBrad King2018-03-012-12/+43
* install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-281-0/+14
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-182-0/+18
* Tests: ExportImport C code should use explicit (void) in prototypesRobert Maynard2017-04-181-12/+12
* Revise C++ coding style using clang-formatKitware Robot2016-05-166-18/+15
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Tests: Use a less strict regular expression to look for "SONAME"Raphael Kubo da Costa2015-09-012-2/+2
* Tests: Cover NO_SONAME property for SHARED librariesBrad King2015-08-203-0/+58
* Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-122-1/+14
* Add generator expression support to OUTPUT_NAME target propertyRobert Goulet2015-07-092-1/+4
* Tests: Fix ExportImport on AIX with GCCBrad King2015-04-231-0/+1
* install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-112-0/+4
* 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-152-0/+25
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-212-0/+17
* Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-261-0/+1
* Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-261-0/+3
* Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-261-0/+2
* Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-242-0/+56
* 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
* Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-311-13/+1
* 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