Brad King
|
0e44f4894f
Rename local target lookup methods to clarify purpose
|
9 years ago |
Brad King
|
bc30f8b5e6
Fix lookup of an ALIAS target outside aliased target's directory (#16044)
|
9 years ago |
Yves Frederix
|
c610402825
Avoid occasional use-after-free when a variable watch is executed
|
9 years ago |
Brad King
|
6cbf6a5197
Fix internal target lookup performance regression
|
9 years ago |
Brad King
|
d257d68138
add_custom_command: Clarify error when TARGET is out of scope (#15681)
|
9 years ago |
Milian Wolff
|
bd2384f593
Optimize cmMakefile::ExpandVariablesInStringNew.
|
10 years ago |
Michael Scott
|
deec3a3f06
Make message suppression more consistent.
|
10 years ago |
Brad King
|
9342a4c203
Merge branch 'reduce-cmState-accumulation' into reduce-cmState-accumulation-for-master
|
10 years ago |
Brad King
|
32edac6fdd
cmState: Enforce policy scope balancing around variable scopes
|
10 years ago |
Brad King
|
d85c9176ae
cmMakefile: Remove unused PolicyPushPop interfaces
|
10 years ago |
Brad King
|
8e1be7bf68
cmMakefile: Clarify purpose of method that pops a scope snapshot
|
10 years ago |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 years ago |
Stephen Kelly
|
13a37f5f76
cmMakefile: Fix typo in comment
|
10 years ago |
Stephen Kelly
|
958508bb1f
cmMakefile: Fix style
|
10 years ago |
Stephen Kelly
|
7a6caae1a7
cmMakefile: Add imported target accessor
|
10 years ago |
Stephen Kelly
|
a67231ac11
cmTarget: Implement ALIAS in terms of name mapping
|
10 years ago |
Stephen Kelly
|
0c97d32f7a
cmGlobalGenerator: Remove direct storage of targets
|
10 years ago |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 years ago |
Stephen Kelly
|
f210cb131e
cmTarget: Make compatbility API explicit.
|
10 years ago |
Brad King
|
d71920c457
Merge topic 'xcode-watch-and-tvos'
|
10 years ago |
Gregor Jasny
|
a91eebebdb
Xcode: Recognise Watch and TV OS as embedded platforms
|
10 years ago |
Brad King
|
e2d4bfef3f
Merge topic 'fix-CMP0054-elseif-warning'
|
10 years ago |
Stephen Kelly
|
d6a03b475e
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
|
10 years ago |
Stephen Kelly
|
55474e6182
cmState: Move GetTargetTypeName from cmTarget.
|
10 years ago |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 years ago |
Stephen Kelly
|
482b3811e4
cmTarget: Move link type enum out.
|
10 years ago |
Brad King
|
ad3ff60f4a
Merge topic 'genex-generator-objects'
|
10 years ago |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 years ago |
Stephen Kelly
|
488723f5cd
cmMakefile: Store container of cmExportBuildFileGenerators.
|
10 years ago |
Stephen Kelly
|
2bf7de167f
Subdirs: Initialize from parent before configuring.
|
10 years ago |