Dylan Baker
|
ef9aeb188e
|
Allow selecting the dynamic linker
This uses the normal meson mechanisms, an LD environment variable or via
cross/native files.
Fixes: #6057
|
5 years ago |
Wolfgang Stöggl
|
f037e7ef45
|
Fix typos found by codespell
- Typos were found by codespell v1.16.0
|
5 years ago |
Aleksey Gurtovoy
|
6eee9e48bb
|
MSVC: support -LIBPATH
Fixes #6101 (with a test), following up #5881
|
5 years ago |
Daniel Mensinger
|
c6938bd579
|
Handle -idirafter in unix_args_to_native
|
5 years ago |
Aleksey Gurtovoy
|
7dbabdc7b6
|
Correctly handle platform-specific LDFLAGS options
|
5 years ago |
Dylan Baker
|
06dcbd50ee
|
compilers: Dispatch to dynamic linker class
Most of the cuda code is from Olexa Bilaniuk.
Most of the PGI code is from Michael Hirsc
|
5 years ago |
Dylan Baker
|
d68969f169
|
compilers/mixins/visualstudio: Add type annotations
|
5 years ago |
Dylan Baker
|
214ab455d3
|
compilers: Move the VisualStudioLikeCompiler class into mixins
|
5 years ago |