16 Commits (48e6db89ab702c0f7c0fb8b9cbcac857dce9c6ef)

Author SHA1 Message Date
Dylan Baker 0c22798b1a compilers: replace CompilerType with MachineInfo 5 years ago
Nguyen, Giang (G. Yakiro) 333f77ad3d fix objc freestanding sanitycheck 5 years ago
Dylan Baker e7db288e19 compilers/objc[pp]: Pass extra keyword arguments to Compiler constructor 5 years ago
Dylan Baker bc4438b34f compilers: Put clang mixin in a module 5 years ago
Dylan Baker cd5360821a compilers: split gnu and gnulike compilers out of compilers 5 years ago
Dylan Baker d483da46a9 compilers: Move clike into a mixins directory 5 years ago
David Seifert fcf27c2a2d Do not fail on passing `-Werror=unused-parameter` from environment 5 years ago
Nirbheek Chauhan 9042130e9a compilers: Fix bitcode and other options for objc code 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
Dylan Baker 541523eeba compilers: Split C-Like functionality into a mixin classes 6 years ago
John Ericson f4da210f46 Sanity check with external args 6 years ago
jml1795 a9e63568fe Add warning level zero 6 years ago
John Ericson d451a4bd97 Remove get_cross_extra_flags 6 years ago
David Seifert 69ec001b06 Use enum instead of `int` for compiler variants 6 years ago
Guillaume Poirier-Morency fab5634916 Add 'Compiler.get_display_language' 8 years ago
Alistair Thomas 117f4ab8b5 Split out languages from compilers.py 8 years ago