12 Commits (a75255bc4ce992721bf9f94c3d64ee10c77d7191)

Author SHA1 Message Date
Dylan Baker 3f8d6af9c2 compilers: Use /Zi instead of /ZI with clang-cl 5 years ago
Dylan Baker 0f47ca95c1 compilers: Split ClangCL and MSVC mixins 5 years ago
Daniel Mensinger 09b53c534f types: import typing as T (fixes #6333) 5 years ago
Dylan Baker 47dfe34c85 Consider compiler arguments in linker detection logic 5 years ago
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 6 years ago
Aleksey Gurtovoy 6eee9e48bb MSVC: support -LIBPATH 6 years ago
Daniel Mensinger c6938bd579
Handle -idirafter in unix_args_to_native 6 years ago
Aleksey Gurtovoy 7dbabdc7b6 Correctly handle platform-specific LDFLAGS options 6 years ago
Dylan Baker 06dcbd50ee compilers: Dispatch to dynamic linker class 6 years ago
Dylan Baker d68969f169 compilers/mixins/visualstudio: Add type annotations 6 years ago
Dylan Baker 214ab455d3 compilers: Move the VisualStudioLikeCompiler class into mixins 6 years ago