summaryrefslogtreecommitdiff
path: root/Tests/ExportImport
Commit message (Expand)AuthorAgeFilesLines
* cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexRobert Maynard2023-05-042-0/+14
* 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-172-3/+22
* Tests: Add missing return types to C function prototypesBrad King2022-05-131-1/+1
* export: Fix TARGET_NAME lookup for out-of-dir linkingBrad King2022-04-011-1/+4
* Add usage requirements to update direct link dependenciesBrad King2022-01-293-2/+34
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-212-0/+6
* Merge topic 'lcc-compiler'Brad King2021-10-192-3/+5
|\
| * LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-152-3/+5
* | export: Propagate IMPORTED_NO_SYSTEM target property to consumersBrad King2021-10-155-0/+31
|/
* Tests: Add tests for new optionsKyle Edwards2021-06-0417-34/+328
* install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-315-7/+117
* 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
* Merge topic 'find_package-version-range'Craig Scott2020-09-242-0/+18
|\
| * CMakePackageConfigHelpers: Add version range supportMarc Chevrier2020-09-232-0/+18
* | install(EXPORT): Fix exporting target w/ source named using CONFIG genexDeniz Bahadir2020-09-221-0/+15
|/
* Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-074-3/+41
* target_link_libraries: Fix out-of-dir linking of a list of targetsBrad King2020-01-161-1/+1
* Tests: Enable CMP0022 in ExportImport out-of-dir linking caseBrad King2020-01-141-0/+1
* Add set_property option: DEPRECATIONJoseph Snyder2020-01-022-0/+12
* CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-103-0/+20
* Merge topic 'cmake-e-rm'Kyle Edwards2019-11-151-1/+1
|\
| * replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-1/+1
* | Tests: Fix ExportImport PCH expectation on Cray Classic compilerBrad King2019-11-111-1/+1
|/
* 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
* Revise include order using clang-format-6.0Kitware Robot2019-10-013-9/+6
* PCH: Propagate INTERFACE_PRECOMPILE_HEADERS in install(EXPORT)Brad King2019-09-254-1/+39
* InterfaceLibrary: Whitelist EXPORT_PROPERTIES propertyBrad King2019-05-172-0/+10
* 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-252-0/+17
* target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-127-0/+66
* Tests: Add test for $<0:...> in ExportImportKyle Edwards2018-07-171-3/+3
* LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-272-0/+21
* LINK_OPTIONS: Add new family of propertiesMarc Chevrier2018-06-063-0/+23
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-0126-70/+70
* Export: allow exporting of additional propertiesWouter Klouwen2018-03-162-0/+22
* Tests: Add cases for usage requirements of linked object libsBrad King2018-03-018-19/+91
* install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-283-5/+31
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-2/+3
* Tests: Make function name not match SONAMECraig Scott2017-05-181-1/+1
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-186-1/+42
* Tests: ExportImport C code should use explicit (void) in prototypesRobert Maynard2017-04-181-12/+12
* Revise C++ coding style using clang-formatKitware Robot2016-05-1639-116/+173
* Format include directive blocks and ordering with clang-formatBrad King2016-04-292-2/+2
* Drop Visual Studio 6 generatorBrad King2016-03-093-10/+2
* Fix export of STATIC library PRIVATE dependencies with CMP0022 NEWBrad King2016-01-153-1/+13
* Tests: Use CMP0022 NEW behavior in some ExportImport casesBrad King2016-01-151-0/+3