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 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
..
mixins Use os.path.realpath for default include paths testing in -isystem. 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: drop some useless info from CompileResult 2 years ago
cpp.py compilers: correct the MSVC version comparison for turning on __cplusplus 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 move various unused typing-only imports into type-checking blocks 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