meson/mesonbuild/compilers/mixins
Dylan Baker f9b19e73a5 move OptionKey to mesonlib
There's starting to be a lot of things including coredata that coredata
needs to itself include. putting it in mesonlib makes more sense
2021-01-04 12:20:40 -08:00
..
__init__.py compilers: Move clike into a mixins directory 2019-07-15 10:59:22 -07:00
arm.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
c2000.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
ccrx.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
clang.py Propagate Windows target checks up 2020-12-14 11:23:53 -08:00
clike.py use real pathlib module 2020-11-20 15:08:40 -08:00
compcert.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00
elbrus.py compilers: Tell mypy that the compiler mixins are just that 2020-09-24 12:14:13 -07:00
emscripten.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
gnu.py Propagate Windows target checks up 2020-12-14 11:23:53 -08:00
intel.py compilers/icl: Fix pch usage 2020-10-01 15:06:10 -07:00
islinker.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00
pgi.py use real pathlib module 2020-11-20 15:08:40 -08:00
visualstudio.py Slight consistency changes to get_gui_app_args 2020-12-14 11:23:53 -08:00
xc16.py compilers: move get_dependency_gen_args to base Compiler 2020-10-01 15:05:00 -07:00