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.
 
 
 
 
 
 
Eli Schwartz 2a76afcef1 compilers: drop some useless info from CompileResult 2 years ago
..
mixins Fix purely white space issues reported by flake8 2 years ago
__init__.py
c.py flake8: move typing-only imports into T.TYPE_CHECKING 2 years ago
c_function_attributes.py
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
cuda.py Fix purely white space issues reported by flake8 2 years ago
cython.py
d.py fix linker regression for compilers that don't accept LDFLAGS directly 2 years ago
detect.py linkers: Add a representation for the Apple AR Linker 2 years ago
fortran.py
java.py
objc.py
objcpp.py flake8: move typing-only imports into T.TYPE_CHECKING 2 years ago
rust.py
swift.py
vala.py