summaryrefslogtreecommitdiffstats
path: root/Tests/ExportImport/Export/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-171-0/+11
* Add usage requirements to update direct link dependenciesBrad King2022-01-291-0/+16
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+3
* Merge topic 'lcc-compiler'Brad King2021-10-191-0/+1
|\
| * LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-0/+1
* | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-151-0/+15
|/
* Tests: Add tests for new optionsKyle Edwards2021-06-041-0/+2
* install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-311-0/+6
* install(EXPORT): Fix exporting target w/ source named using CONFIG genexDeniz Bahadir2020-09-221-0/+15
* Tests: Enable CMP0022 in ExportImport out-of-dir linking caseBrad King2020-01-141-0/+1
* 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/+12
* install,export: Do not treat language names as target namesBrad King2019-10-161-0/+5
* install,export: Fix export of a genex following $<INSTALL_PREFIX>Brad King2019-10-041-1/+4
* LINK_DIRECTORIES: Add new properties and commandsMarc Chevrier2018-09-251-0/+12
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-121-0/+9
* Tests: Add test for $<0:...> in ExportImportKyle Edwards2018-07-171-3/+3
* LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-271-0/+14
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-061-0/+10
* Export: allow exporting of additional propertiesWouter Klouwen2018-03-161-0/+8
* Tests: Add cases for usage requirements of linked object libsBrad King2018-03-011-3/+14
* install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-281-5/+13
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-181-1/+12
* Drop Visual Studio 6 generatorBrad King2016-03-091-8/+2
* Fix export of STATIC library PRIVATE dependencies with CMP0022 NEWBrad King2016-01-151-0/+6
* Tests: Use CMP0022 NEW behavior in some ExportImport casesBrad King2016-01-151-0/+3
* Tests: Isolate policy changes in ExportImport testBrad King2016-01-151-2/+5
* install: Allow generator expressions in DIRECTORYYves Frederix2016-01-131-1/+1
* Merge topic 'test-fix-C-comments'Brad King2015-09-281-11/+11
|\
| * Tests: Use C-Style comments in C sources and headersMarc Chevrier2015-09-251-11/+11
* | install: Allow generator expressions in DIRECTORY DESTINATIONRobert Goulet2015-09-241-1/+1
|/
* Tests: Cover install(FILES) with a genex DESTINATIONBrad King2015-09-231-2/+2
* Tests: Cover NO_SONAME property for SHARED librariesBrad King2015-08-201-0/+5
* Add generator expression support to OUTPUT_DIRECTORY target propertiesRobert Goulet2015-08-121-2/+15
* Add generator expression support to OUTPUT_NAME target propertyRobert Goulet2015-07-091-2/+8
* install: Allow generator expressions in TARGETS DESTINATION (#14317)Brad King2015-02-111-3/+9
* install: Allow absolute EXPORT destination with relative targets (#15258)Brad King2014-12-151-0/+15
* install: Support generator expressions in FILES and PROGRAMS modeBrad King2014-02-211-0/+16
* Export: Prefix relative items with genexes in INSTALL_INTERFACE.Stephen Kelly2013-11-261-0/+8
* Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION.Stephen Kelly2013-11-261-0/+32
* Export: Process relative includes after genex evaluation.Stephen Kelly2013-11-261-1/+15
* Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-081-0/+2
|\
| * export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-081-0/+2
* | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-071-0/+10
|\ \ | |/ |/|
| * Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-241-0/+10
* | 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-261-1/+18
* try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIESStephen Kelly2013-08-261-1/+15
* 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-291-0/+3