summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TargetPolicies
Commit message (Expand)AuthorAgeFilesLines
* Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-151-0/+1
* LINK_LIBRARIES: Add support for LINK_ONLY genexBrad King2022-03-241-0/+1
* Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-021-0/+1
* Makefile: Add policy CMP0113 to avoid duplication of custom commandsBrad King2020-09-081-0/+1
* GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-011-0/+1
* Tests/RunCMake: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-301-0/+1
* CUDA: Device linking use now link optionsMarc Chevrier2020-04-191-0/+1
* CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-151-0/+1
* Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-0/+1
* cmInstallTargetGenerator: Introduce CMP0095Dennis Klein2019-06-131-0/+1
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+1
* LINK_DIRECTORIES target property: add policy for absolute paths check.Marc Chevrier2018-09-251-0/+1
* target_sources: Interpret relative paths as relative to the calling directoryPatrick Stotko2018-06-181-0/+1
* Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-071-0/+1
* CMP0037: Allow test and package targets when features are not enabledBrad King2017-10-301-0/+1
* Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+1
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-0/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+1
* Honor visibility properties for all target types (#15556)Brad King2015-05-261-0/+1
* Link libraries by full path even in implicit directoriesBrad King2015-04-091-0/+1
* Export: Disallow exported interface includes in src/build tree (#14592).Stephen Kelly2014-04-091-0/+1
* Record more policies on targets when createdBrad King2014-03-061-0/+3
* Help: Ensure that target-policies are added to the documentation.Stephen Kelly2014-01-071-0/+5
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICYStephen Kelly2013-07-116-0/+35