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 4b0b44afac move handling of CFLAGS and friends to environment 4 years ago
..
mixins Use a single coredata dictionary for options 4 years ago
__init__.py use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
c.py move handling of CFLAGS and friends to environment 4 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py move handling of CFLAGS and friends to environment 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 move OptionKey to mesonlib 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