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 f99ed692c4 environment: get environment variables for both host and build machines 4 years ago
..
mixins compilers: clang-cl: Also accept .s files (#8520) 4 years ago
__init__.py use PEP8 style naming for LANGUAGES_USING_* as well 4 years ago
c.py split program related classes and functions out of dependencies 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 split program related classes and functions out of dependencies 4 years ago
cs.py compilers/linkers: Add a methhod for getting the rspfile syntax 4 years ago
cuda.py Strip host-compiler -std flag from NVCC line. 4 years ago
d.py split program related classes and functions out of dependencies 4 years ago
fortran.py Remove -pipe from default list of args. Closes #8508. 4 years ago
java.py compilers: make get_optimization_args abstract 4 years ago
objc.py split program related classes and functions out of dependencies 4 years ago
objcpp.py split program related classes and functions out of dependencies 4 years ago
rust.py split program related classes and functions out of dependencies 4 years ago
swift.py use OptionKey for compiler_options 4 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago