24 Commits (fe9f8de1ab52af0a6f4c3a1ce054ee3e2eb7a74c)

Author SHA1 Message Date
Wu, Zhenyu 910db36e38 Add Linear ASM compiler 4 months ago
Kacper Michajłow 3702b4bdb3 compilers: change get_argument_syntax to static method 9 months ago
Jussi Pakkanen 0d7bb776e2 Move OptionKey in the option source file. 10 months ago
L. E. Segovia 07777c725c nasm: Add -mms-bitfields to the list of ignored flags 10 months ago
L. E. Segovia 6c090cab51 nasm, yasm: Fix debug flags for Windows and macOS 1 year ago
L. E. Segovia 7b77fa0174 nasm, yasm: Fix debug flags for Windows and macOS 1 year ago
Charles Brunet 4761e4cad9 Remove `get_buildtype_args` function 1 year ago
Eli Schwartz 1cf0ed0997 add missing imports for future annotations 2 years ago
Xavier Claessens 361f7484d2 Remove duplicated code to canonicalize b_vscrt option value 2 years ago
Nomura 2b4002e60f
Metrowerks assembler should not inherit opt args from mixin 2 years ago
Tristan Partin d4bcf05c39 Annotate naked fundamental Python types 2 years ago
Tristan Partin 921c2370a7 Replace some type comments with annotations 2 years ago
Eli Schwartz a1ef957e34
linkers: delay implementations import until detect is run 2 years 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() 3 years ago
Xavier Claessens 64a6969def nasm: Implement get_crt_compile_args() 3 years ago
Xavier Claessens 2961adb8c8 Compilers: Keep ccache and exelist separated 3 years ago
Xavier Claessens 942aea230f Add MASM compiler 3 years ago
Xavier Claessens d29ef2b128 Add yasm as fallback for nasm language 3 years ago
Xavier Claessens 01ee141339 Add NASM compiler 3 years ago