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 388cb0f805 env2mfile: reuse logical lists of interesting facts from meson itself 2 years ago
..
mixins Fix purely white space issues reported by flake8 2 years ago
__init__.py Genericise TI compiler and add MSP430 support 3 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 env2mfile: reuse logical lists of interesting facts from meson itself 2 years ago
cpp.py move various unused typing-only imports into type-checking blocks 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 linkers: Add a representation for the Apple AR Linker 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 treewide: various cleanups to move imports for mypy into typechecking blocks 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