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 3e6578ad34 environment: get environment variables for both host and build machines 4 years ago
..
mixins compilers: Only insert -flto-jobs in clang's link arguments 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 environment: get environment variables for both host and build machines 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 Strip host-compiler -std flag from NVCC line. 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