summaryrefslogtreecommitdiff
path: root/Tests/ExportImport/Import
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Add EXPORT_NO_SYSTEM target property, deprecate IMPORTED_NO_SYSTEMDa Quexian2022-06-171-3/+11
* Tests: Add missing return types to C function prototypesBrad King2022-05-131-1/+1
* Add usage requirements to update direct link dependenciesBrad King2022-01-292-2/+18
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+3
* Merge topic 'lcc-compiler'Brad King2021-10-191-3/+4
|\
| * LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-3/+4
* | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-153-0/+15
|/
* Tests: Add tests for new optionsKyle Edwards2021-06-0413-20/+250
* install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-313-0/+90
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-1/+2
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-1/+1
* CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-232-0/+18
* Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-072-0/+17
* 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
* Tests: Fix ExportImport PCH expectation on Cray Classic compilerBrad King2019-11-111-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+4
* PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-252-0/+27
* InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-171-0/+8
* 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-0112-34/+34
* 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-168-21/+17
* 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
* Export: Escape exported property values when writing CMake language filesBrad King2015-06-241-0/+11
* 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
* Allow export of targets with INTERFACE_SOURCES.Stephen Kelly2015-02-112-0/+15
* 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
* Features: Extend concept to C language.Stephen Kelly2014-05-151-0/+21
* Tests: Fix name of cache variable.Stephen Kelly2014-05-071-2/+2
* Export: Populate INTERFACE_COMPILE_FEATURES property.Stephen Kelly2014-04-082-0/+18
* 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