Brad King
|
df025444b2
LinkerId: Identify AIX and SunOS system linkers
|
2 years ago |
Brad King
|
1c07758ca2
CMakeParseImplicitLinkInfo: Exclude LLVMFlang program entry point for MSVC
|
2 years ago |
Brad King
|
677992d85a
CMakeParseImplicitLinkInfo: Log exclusion of MSVC link /implib: flag
|
2 years ago |
Marc Chevrier
|
c26c6ac488
Link Step: compute effective linker used by the compiler
|
2 years ago |
Brad King
|
12733d0d8d
CMakeParseImplicitLinkInfo: Detect link lines using link.exe and lld-link
|
2 years ago |
Robert Maynard
|
93f2cd5b7c
CMakeParseImplicitLinkInfo: Better detection of msvc
|
3 years ago |
makise-homura
|
e5d9fce03f
LCC: Add dedicated support for MCST LCC compiler
|
4 years ago |
Brad King
|
1d7fddca8e
CMakeParseImplicitLinkInfo: Honor GNU static runtime library flags
|
4 years ago |
Robert Maynard
|
764606e256
CMakeDetermineCompilerABI: Extract lib arch from implicit object file paths
|
4 years ago |
Robert Maynard
|
b5f20da94d
CMakeParseImplicitLinkInfo supports comma separated link lines
|
6 years ago |
Brad King
|
a353d10a75
Protect implicit link library extraction with policy CMP0054
|
7 years ago |
Brad King
|
eb0498357f
Exclude "libgcc_eh" library files from implicit link libraries
|
7 years ago |
Christian Pfeiffer
|
41aacca7fb
Restore exclusion of "gcc_eh" from implicit link libraries
|
8 years ago |
Christian Pfeiffer
|
c2c2d36619
ImplicitLinkInfo: Add support for PGI on Windows
|
8 years ago |
Christian Pfeiffer
|
d59e350985
Do not assume GCC libs are linked by all compilers
|
8 years ago |
Christian Pfeiffer
|
28d8383797
separgs: Use NATIVE_COMMAND where appropriate
|
8 years ago |
Brad King
|
53f17333f8
CMakeParseImplicitLinkInfo: Ignore ld -lto_library flag
|
8 years ago |
Brad King
|
95420cea5e
CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvcc
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Brad King
|
353222262a
CMakeParseImplicitLinkInfo: Exclude libclang_rt libraries
|
9 years ago |
Michał Górny
|
25845b10d8
CMakeParseImplicitLinkInfo: Exclude pathcc ldfe lines (#16100)
|
9 years ago |
Brad King
|
97ffbcd8a4
CMakeParseImplicitLinkInfo: Do not match "VAR=..." as link line (#15737)
|
10 years ago |
Brad King
|
d1cf09e3c2
CMakeParseImplicitLinkInfo: Avoid if() auto-deref in quoted arg
|
10 years ago |
Brad King
|
20bf6971f5
CMakeParseImplicitLinkInfo: Fix implicit library logging
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Brad King
|
ffda082e65
Sanitize linker name to parse implicit link line (#14154)
|
12 years ago |
Brad King
|
a2bc47df1a
Recognize ld with toolchain prefix (#13960)
|
12 years ago |
Brad King
|
98cca40d9b
Merge topic 'implicit-lib-canonical-path'
|
13 years ago |
Brad King
|
10e8b2da37
Normalize full paths in implicit link library list
|
13 years ago |