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 |
Stefano Soffia
|
1f8613e9ba
Fix CTest test file generation for spaces in subdirectory names
|
9 years ago |
Stefano Soffia
|
385e6a274d
cmLocalGenerator: Refactor test subdirectory generation loop
|
9 years ago |
Dan Kegel
|
9370b697e9
Re-order link line to place RPATH entries before libraries
|
9 years ago |
Gregor Jasny
|
60dcaaea13
tidy: Fix readability-redundant-string-cstr issues
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Stephen Kelly
|
58ba87f892
Convert: Replace Convert(FULL) with equivalent
|
9 years ago |
Stephen Kelly
|
563ac22a16
Convert: Replace trivial conversion with new method
|
9 years ago |
Stephen Kelly
|
ac46384171
Convert: Replace uses of Convert(NONE)
|
9 years ago |
Daniel Pfeifer
|
7b6349da4d
CMake: don't use else after return
|
9 years ago |
Daniel Pfeifer
|
e7b842e189
Make sure unnused parameters are /*named*/
|
9 years ago |
Felix Geyer
|
566086187f
Fix typos.
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
191fc3a0f3
cmOutputConverter: remove unused 'local' argument
|
9 years ago |
Tobias Hunger
|
3c488ce899
cmLocalGenerator: Adopt target compile flag generation
|
9 years ago |
Brad King
|
5467e7945d
cmLocalGenerator: Add method to get Fortran-specific compiler flags
|
9 years ago |