The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 
Tatsuyuki Ishi 673dca5c07 Add b_thinlto_cache for automatically configuring incremental ThinLTO 3 years ago
..
mixins Add b_thinlto_cache for automatically configuring incremental ThinLTO 3 years ago
__init__.py compilers: don't export every compiler as a top-level property 3 years ago
c.py flake8: move typing-only imports into T.TYPE_CHECKING 3 years ago
c_function_attributes.py Add cc.has_function_attribute('sentinel') 3 years ago
compilers.py Add b_thinlto_cache for automatically configuring incremental ThinLTO 3 years ago
cpp.py pylint: enable consider-using-in 3 years ago
cs.py compilers: Add optimization=plain option 3 years ago
cuda.py Fix purely white space issues reported by flake8 3 years ago
cython.py OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
d.py compilers: Add optimization=plain option 3 years ago
detect.py pylint: enable use-maxsplit-arg 3 years ago
fortran.py compilers: unify fortran sanity check with its parent Clike handling 3 years ago
java.py move various unused typing-only imports into type-checking blocks 3 years ago
objc.py move various unused typing-only imports into type-checking blocks 3 years ago
objcpp.py flake8: move typing-only imports into T.TYPE_CHECKING 3 years ago
rust.py compilers: Add optimization=plain option 3 years ago
swift.py compilers: Add optimization=plain option 3 years ago
vala.py move various unused typing-only imports into type-checking blocks 3 years ago