Stephen Kelly
|
8b0e479568
cmLocalGenerator: Use the language from the compiler container
|
9 years ago |
Stephen Kelly
|
88016e2e9f
cmLocalGenerator: Introduce a container of compiler names
|
9 years ago |
Stephen Kelly
|
be87cb0c44
cmLocalGenerator: Simplify loop with range algorithm
|
9 years ago |
Stephen Kelly
|
425cd1670f
cmLocalGenerator: Remove the launcher from RuleVariables
|
9 years ago |
Stephen Kelly
|
4134030434
cmLinkLineComputer: Extract link libraries computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
f03d446e96
cmLinkLineComputer: Move FrameworkPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
3444105f9f
cmLocalGenerator: Inline last use of local variable
|
9 years ago |
Stephen Kelly
|
77c4202edc
cmLinkLineComputer: Move RPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
09b6cc66b0
cmLinkLineComputer: Move LinkPath computation from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
0c97806325
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
0152a01f11
cmLocalGenerator: Move variable to where it is used
|
9 years ago |
Stephen Kelly
|
011e6870e4
cmLocalGenerator: Use a std::string instead of char*
|
9 years ago |
Stephen Kelly
|
cbca80f351
cmLocalGenerator: Move stringstream to where it is used
|
9 years ago |
Stephen Kelly
|
d48f69d0f5
cmLocalGenerator: Move flag determination up in the function
|
9 years ago |
Stephen Kelly
|
ff8e321c6a
cmLocalGenerator: Separate stdlib content from library stream
|
9 years ago |
Stephen Kelly
|
80f57e67ee
cmLocalGenerator: Separate rpath content from library stream
|
9 years ago |
Stephen Kelly
|
7ef8346825
cmLocalGenerator: Pass link library info to OutputLinkLibraries
|
9 years ago |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
b3701f9a52
cmLocalGenerator: Inline conversion into link computation
|
9 years ago |
Stephen Kelly
|
3d0e95f64c
cmLocalGenerator: Extract definition retrieval out of loop
|
9 years ago |
Brad King
|
9c4d105680
Merge topic 'cleanup-Convert'
|
9 years ago |
Stephen Kelly
|
0f1fedbd6a
CMP0065: Put computed flags into LINK_FLAGS not LINK_LIBRARIES
|
9 years ago |
Stephen Kelly
|
7f1cd3280c
cmLocalGenerator: Rename local variable to be more appropriate
|
9 years ago |
Stephen Kelly
|
2597bcf831
cmLocalGenerator: Extract policy handling into a method
|
9 years ago |
Stephen Kelly
|
20e62f74c5
cmLocalGenerator: Simplify ConvertToLinkReference
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Stephen Kelly
|
ad79061720
Convert: Inline uses of START_OUTPUT
|
9 years ago |
Stephen Kelly
|
839c65bca0
Convert: Move access to CurrentBinaryDirectory out of loops
|
9 years ago |
Stephen Kelly
|
21b5fdf9a3
Convert: Avoid START_OUTPUT enum when converting to relative paths
|
9 years ago |
Stephen Kelly
|
495e26ae57
Convert: Remove last use of START enum value
|
9 years ago |