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'
|
12 years ago |
Brad King
|
10e8b2da37
Normalize full paths in implicit link library list
|
12 years ago |
Brad King
|
cc676c3a08
OS X: Detect implicit linker framework search paths
|
13 years ago |
Brad King
|
2dd67c7ea0
OS X: Detect implicit link directories on modern toolchains
|
13 years ago |
Brad King
|
d7b376b3a7
Absoft: Detect implicit link libraries on Linux and Mac
|
14 years ago |
Brad King
|
fe3f878f15
Detect object files in implicit link information
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
56d4619984
Remove non-language implicit link dependencies
|
16 years ago |