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 d553748b60 compiler: Add missing needs_static_linker to base Compiler class 3 years ago
..
mixins Fix optimization level 's' for the TI compiler 3 years ago
__init__.py
c.py Fix invalid Python overrides 3 years ago
c_function_attributes.py
compilers.py compiler: Add missing needs_static_linker to base Compiler class 3 years ago
cpp.py Fix invalid Python overrides 3 years ago
cs.py
cuda.py
cython.py
d.py
detect.py move various imports into TYPE_CHECKING blocks for neatness 3 years ago
fortran.py
java.py
objc.py
objcpp.py
rust.py
swift.py
vala.py