meson/mesonbuild/compilers
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
..
mixins move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
__init__.py Add support for the CompCert C Compiler 2020-09-15 21:51:21 +03:00
c.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 2020-06-21 23:34:11 +03:00
compilers.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
cpp.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
cs.py compilers/cs: Add type annotations 2020-10-01 15:05:00 -07:00
cuda.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
d.py Implement support of dlang -makedeps switch (#8119) 2020-12-29 09:56:35 -08:00
fortran.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
java.py compilers: make get_optimization_args abstract 2020-10-01 15:06:10 -07:00
objc.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00
objcpp.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00
rust.py move OptionKey to mesonlib 2021-01-04 12:20:40 -08:00
swift.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00
vala.py use OptionKey for compiler_options 2021-01-04 12:20:39 -08:00