The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dylan Baker 90a7de3f2b Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
..
mixins compilers: clang: Drop -Xclang before -fcolor-diagnostics flag 4 years ago
__init__.py use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
c.py split mesonlib into a package 4 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
cpp.py move handling of CFLAGS and friends to environment 4 years ago
cs.py compilers/cs: Add type annotations 4 years ago
cuda.py Add optional -Dcuda_ccbindir= option and -ccbin flag to CUDA compiler. 4 years ago
d.py use OptionKey for builtin and base options 4 years ago
fortran.py move OptionKey to mesonlib 4 years ago
java.py compilers: make get_optimization_args abstract 4 years ago
objc.py use OptionKey for compiler_options 4 years ago
objcpp.py use OptionKey for compiler_options 4 years ago
rust.py use OptionKey for builtin and base options 4 years ago
swift.py use OptionKey for compiler_options 4 years ago
vala.py use OptionKey for builtin and base options 4 years ago