18 Commits (1b40fb1089090b4d23d46a10239e1bfea7ba53a8)

Author SHA1 Message Date
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 11 months ago
Eli Schwartz 1cf0ed0997 add missing imports for future annotations 1 year ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 1 year ago
Nomura 2b4002e60f
Metrowerks assembler should not inherit opt args from mixin 1 year ago
Tristan Partin d4bcf05c39 Annotate naked fundamental Python types 1 year ago
Tristan Partin 921c2370a7 Replace some type comments with annotations 1 year ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 1 year ago
Nomura c1fce8f60f Initial support for Metrowerks Assembler 2 years ago
L. E. Segovia e1de1bae09 yasm: Fix usage of incompatible optimization flags 2 years ago
Xavier Claessens 744e6ebe1d nasm: Link with windows CRT libs when nasm is used as linker language 2 years ago
Simon McVittie 70286a93b0 asm: Use more backward-compatible invocation syntax for nasm 2 years ago
Gijs Peskens 5a4168c410 Fix nasm when target has threads as added dependency 2 years ago
Ole André Vadla Ravnås fa86a9d96d nasm: Fix get_optimization_args() 2 years ago
Xavier Claessens 64a6969def nasm: Implement get_crt_compile_args() 2 years ago
Xavier Claessens 2961adb8c8 Compilers: Keep ccache and exelist separated 2 years ago
Xavier Claessens 942aea230f Add MASM compiler 2 years ago
Xavier Claessens d29ef2b128 Add yasm as fallback for nasm language 2 years ago
Xavier Claessens 01ee141339 Add NASM compiler 2 years ago