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 676e66f853
pylint: enable consider-using-(min|max)-builtin
2 years ago
..
mixins pylint: enable consider-using-(min|max)-builtin 2 years ago
__init__.py compilers: don't export every compiler as a top-level property 2 years ago
c.py flake8: move typing-only imports into T.TYPE_CHECKING 2 years ago
c_function_attributes.py Add cc.has_function_attribute('sentinel') 3 years ago
compilers.py compilers: Cleanup a bit languages/suffixes lists 2 years ago
cpp.py pylint: enable consider-using-in 2 years ago
cs.py fix totally invalid import of an import 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 fix linker regression for compilers that don't accept LDFLAGS directly 2 years ago
detect.py pylint: enable use-maxsplit-arg 2 years ago
fortran.py compilers: unify fortran sanity check with its parent Clike handling 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 pylint: enable use-maxsplit-arg 2 years ago
swift.py move various unused typing-only imports into type-checking blocks 2 years ago
vala.py move various unused typing-only imports into type-checking blocks 2 years ago