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.
 
 
 
 
 
 
Jon Turney 2f6ed47077 Fix various flake8 indentation reports 7 years ago
..
__init__.py Add support for Visual Studio csc c# compiler 7 years ago
c.py pkgconfig deps: Warn when a static library isn't found 7 years ago
compilers.py Enable default linker optimisations in MSVC release and minsize builds 7 years ago
cpp.py Fix various flake8 indentation reports 7 years ago
cs.py Hide banner when invoking csc. 7 years ago
d.py Use include_directories for D impdirs. 7 years ago
fortran.py Use os.path: basename() and dirname() instead of split() 7 years ago
java.py
objc.py
objcpp.py
rust.py Add cross-compilation support for `rustc` 7 years ago
swift.py
vala.py