meson/mesonbuild/compilers/mixins
Dylan Baker e3c72ad7c7 compilers: Fix extra_args parameter
which can also be a callable taking a CompileChekcMode as an argumetn
and returning a list of strings.
2021-08-16 16:21:51 -07:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
c2000.py C2000 compiler also accepts *.cla files 2021-07-25 09:07:12 -07:00
ccrx.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
clang.py Clang: Apply `-O0` 2021-07-13 16:40:40 -07:00
clike.py compilers: Fix extra_args parameter 2021-08-16 16:21:51 -07:00
compcert.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
elbrus.py use OptionKey for builtin and base options 2021-01-04 12:20:40 -08:00
emscripten.py Add support for finding Javascript source libraries with Emscripten. 2021-08-08 15:25:48 +03:00
gnu.py Fix unsupported linker error message 2021-07-06 11:46:20 -04:00
intel.py Split compiler detection from Environment 2021-06-25 19:34:48 +02:00
islinker.py linkers: remove is_shared_module argument to get_soname_args 2021-07-14 22:53:04 +02:00
pgi.py mass rewrite of string formatting to use f-strings everywhere 2021-03-04 17:16:11 -05:00
visualstudio.py Visual Studio Address Sanitizer updates 2021-05-15 18:47:04 +03:00
xc16.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00