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.
 
 
 
 
 
 
Robert Cohn 1939e567d6 basic support for oneapi compilers 2 years ago
..
mixins gnulike: Fix preprocessing files with any extension 2 years ago
__init__.py compilers: don't export every compiler as a top-level property 2 years ago
asm.py Add MASM compiler 2 years ago
c.py basic support for oneapi compilers 2 years ago
c_function_attributes.py Add cc.has_function_attribute('sentinel') 3 years ago
compilers.py Add MASM compiler 2 years ago
cpp.py basic support for oneapi compilers 2 years ago
cs.py compilers: Add optimization=plain option 2 years ago
cuda.py Fix purely white space issues reported by flake8 2 years ago
cython.py OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
d.py compilers: Add optimization=plain option 2 years ago
detect.py basic support for oneapi compilers 2 years ago
fortran.py basic support for oneapi compilers 2 years ago
java.py move various unused typing-only imports into type-checking blocks 2 years ago
objc.py move various unused typing-only imports into type-checking blocks 2 years ago
objcpp.py flake8: move typing-only imports into T.TYPE_CHECKING 2 years ago
rust.py compilers: Add optimization=plain option 2 years ago
swift.py Not all compilers support depfile 2 years ago
vala.py move various unused typing-only imports into type-checking blocks 2 years ago