summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'xcode-universal'Brad King2022-04-141-0/+5
|\
| * cmTarget: Add `HasKnownObjectFileLocation()` shorthandHyper Nova Sun2022-04-111-0/+5
* | Merge topic 'file-set-repr-improvements'Brad King2022-04-121-55/+42
|\ \ | |/ |/|
| * cmTarget: make HEADER_SETS and INTERFACE_HEADER_SETS read-onlyBen Boeckel2022-04-111-52/+39
| * cmFileSet: store visibility with the filesetBen Boeckel2022-04-111-3/+3
| * Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branchBrad King2022-03-211-59/+0
| * Merge topic 'restore-target-export-includes' into release-3.23Brad King2022-02-101-6/+10
| |\
* | | FILE_SET: Add VERIFY_HEADER_SETS target propertyKyle Edwards2022-03-291-0/+1
* | | Genex-LINK_GROUP: Add possibility to group libraries at link stepMarc Chevrier2022-02-281-8/+9
* | | Merge topic 'restore-target-export-includes'Brad King2022-02-101-6/+10
|\ \ \ | | |/ | |/|
| * | install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-091-6/+10
* | | Genex: Add $<LINK_LIBRARY:...>Marc Chevrier2022-02-071-57/+83
| |/ |/|
* | cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storageBrad King2022-01-291-0/+59
* | define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-201-0/+11
* | Merge topic 'vs-csharp-dotnet-sdk'Brad King2021-12-221-0/+4
|\ \
| * | VS: Add DOTNET_SDK property to generate SDK-style C# projectsSumit Bhardwaj2021-12-211-0/+4
* | | target_link_libraries: Optionally require only target namesBrad King2021-12-201-0/+3
* | | cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIESBrad King2021-12-151-0/+28
|/ /
* | cmTargetPropertyComputer: Simplify by restoring use of cmMakefileBrad King2021-12-081-9/+6
* | Merge topic 'xcode-generation-enablegpuframecapturemode'Brad King2021-11-121-0/+1
|\ \
| * | Xcode: Support "GPU Frame Capture" scheme propertyJake Turner2021-10-191-0/+1
| |/
* | cmTarget: Add cmFileSet and associated propertiesKyle Edwards2021-10-271-1/+320
|/
* Source: Fix clang -Wimplicit-fallthrough warningsSean McBride2021-09-281-0/+2
* Rename cmProp in cmValueMarc Chevrier2021-09-211-49/+50
* Refactor: Convert parallel string/backtrace vectors to BT vectorsKyle Edwards2021-09-031-174/+53
* Refactor: Use new SetProperty signaturesMarc Chevrier2021-08-251-4/+4
* Enhancement: SetProperty accept cmProp or std::stringMarc Chevrier2021-08-251-52/+64
* cmProp: refactoring: transform alias in classMarc Chevrier2021-08-081-21/+22
* Refactor cmTargetExport removing InterfaceIncludeDirecoriesEugene Shalygin2021-07-221-0/+12
* HIP: Add language to CMakeRobert Maynard2021-06-071-4/+8
* Launchers: Support setting linker launchersBobby D Reynolds2021-05-281-0/+4
* cmListFileCache: Simplify relative path conversion in backtracesBrad King2021-05-171-3/+1
* cmStateDirectory: Rename ConvertToRelPathIf{Not => }ContainedBrad King2021-05-121-1/+1
* clang-tidy: fix `readability-redundant-access-specifiers` warningsBen Boeckel2021-01-271-1/+0
* clang-tidy: fix `readability-qualified-auto` warningsBen Boeckel2021-01-271-3/+3
* Merge topic 'export-compile-commands-per-target'Brad King2021-01-071-0/+1
|\
| * CMAKE_EXPORT_COMPILE_COMMANDS: allow configuration per targetShannon Booth2021-01-051-0/+1
* | Code style: add missed explicit 'this->'Oleksandr Koval2021-01-051-338/+347
|/
* Merge topic 'unity-anon-ns'Craig Scott2020-12-161-0/+1
|\
| * Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-151-0/+1
* | Merge topic 'ispc_control_header_suffixes'Brad King2020-12-151-0/+1
|\ \ | |/ |/|
| * ISPC: Generated Headers suffix configurable with a better defaultRobert Maynard2020-12-141-0/+1
* | Merge topic 'policy-cmp0111-iface'Brad King2020-11-241-27/+29
|\ \ | |/
| * cmTarget: Do not enforce CMP0111 on imported INTERFACE librariesBrad King2020-11-231-27/+29
* | clang-tidy: allow OBJC and OBJCXXAndrew Fuller2020-11-051-0/+2
* | cmGeneratorTarget: Refactor custom command dependency evaluationBrad King2020-10-291-0/+5
* | Constify some code as suggested by clang-tidyCengizhan Pasaoglu2020-10-191-4/+5
|/
* Merge topic 'pch-instantiate-templates'Brad King2020-09-101-0/+1
|\
| * PCH: Template instantiation supportTobias Hieta2020-09-021-0/+1
* | Merge topic 'ispc_improvements'Brad King2020-09-081-0/+2
|\ \