Brad King
|
687a91967f
Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branch
|
3 years ago |
Brad King
|
5a65e08644
Merge topic 'restore-target-export-includes' into release-3.23
|
3 years ago |
Eugene Shalygin
|
83d79636bf
install(TARGETS): Restore per-export INCLUDES DESTINATION
|
3 years ago |
Brad King
|
193a999cd5
cmTarget: Add INTERFACE_LINK_LIBRARIES_DIRECT{,_EXCLUDE} backtrace storage
|
3 years ago |
Brad King
|
a84a62e0a7
cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES
|
4 years ago |
Brad King
|
c749982c13
cmTargetPropertyComputer: Simplify by restoring use of cmMakefile
|
4 years ago |
Kyle Edwards
|
f2a44a8afa
cmTarget: Add cmFileSet and associated properties
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Kyle Edwards
|
ab94c369c9
Refactor: Convert parallel string/backtrace vectors to BT vectors
|
4 years ago |
Marc Chevrier
|
6dfa581bab
Enhancement: SetProperty accept cmProp or std::string
|
4 years ago |
Eugene Shalygin
|
55e4753bbb
Refactor cmTargetExport removing InterfaceIncludeDirecories
|
4 years ago |
Ben Boeckel
|
b3b6ede6a1
clang-tidy: fix `readability-redundant-access-specifiers` warnings
|
4 years ago |
Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Brad King
|
3e36d5e846
cmGeneratorTarget: Refactor custom command dependency evaluation
|
5 years ago |
Cengizhan Pasaoglu
|
bd705788f6
Constify some code as suggested by clang-tidy
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Brad King
|
2f0790df50
Factor out generator checks for filtering on non-compiling targets
|
5 years ago |
Justin Goshi
|
2f383d852d
fileapi: Support multiple backtraces for language standard
|
5 years ago |
Brad King
|
f2b84d24cf
Merge topic 'fileApiAddLanguageStandardBacktrace'
|
5 years ago |
Justin Goshi
|
ba835874a4
Add backtrace support for language standard
|
5 years ago |
Kyle Edwards
|
bbcaf9689e
Refactor: Add IsAndroidGuiExecutable() method to cmTarget
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
d6a88d2158
cmTarget: Replace "perConfig" constructor boolean with enum
|
5 years ago |
Vitaly Stakhovsky
|
53675adbcf
GetSafeProperty: return std::string const&
|
5 years ago |
Vitaly Stakhovsky
|
3eec21a01c
cmTarget::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
b915fec56e
cmTarget: minor code improvements
|
5 years ago |
Kyle Edwards
|
7abc3d61ac
Ninja Multi-Config: Fix issue with framework dependencies and Autogen
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Brad King
|
f0e67da061
target_link_libraries: Fix out-of-dir linking of a list of targets
|
5 years ago |
Brad King
|
64e2891cbd
Merge topic 'stdstring-target'
|
6 years ago |