Brad King
|
2faa8b3620
Add call stack to unused/uninitialized variable warnings
|
9 years ago |
Brad King
|
b6ed71b17c
cmMakefile: Move cmMakefileCall to .cxx file
|
9 years ago |
Brad King
|
c54ed7813f
cmState: Rename CallStack snapshots to IncludeFile
|
9 years ago |
Brad King
|
adea45e15a
Merge topic 'fix-target-alias-in-subdir'
|
9 years ago |
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 |
Brad King
|
6d36fc8341
Merge topic 'fix-variable_watch-reallocation'
|
9 years ago |
Yves Frederix
|
c610402825
Avoid occasional use-after-free when a variable watch is executed
|
9 years ago |
Brad King
|
3144857e1e
Avoid depending on CMAKE_ROOT cache entry internally (#16015)
|
9 years ago |
Brad King
|
b42866a34a
Drop Visual Studio 6 generator
|
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.
|
9 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 |