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.
 
 
 
 
 
 
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago
..
__init__.py Add support for Renesas CC-RX toolchain 6 years ago
c.py Fix flake8 'imported but unused' reports 6 years ago
c_function_attributes.py compilers/c_function_attributes: fix for ICC 6 years ago
compilers.py compilers: Move get_allow_undefined_link_args to Compiler 6 years ago
cpp.py Fix flake8 'imported but unused' reports 6 years ago
cs.py Convert buildtype to optimization and debug options (#3489) 6 years ago
d.py compilers: Use keyword only arguments for compiler interfaces 6 years ago
fortran.py compilers/fortran: pass -module ${path} instead of -module${path} 6 years ago
java.py macos: Rewrite install_name for dependent built libraries on install 7 years ago
objc.py Use enum instead of `int` for compiler variants 6 years ago
objcpp.py Use enum instead of `int` for compiler variants 6 years ago
rust.py Convert buildtype to optimization and debug options (#3489) 6 years ago
swift.py Convert buildtype to optimization and debug options (#3489) 6 years ago
vala.py Convert buildtype to optimization and debug options (#3489) 6 years ago