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.
 
 
 
 
 
 
Xavier Claessens 32bd8a3847 Fix cross compilation on OSX 5 years ago
..
mixins Make ARM compilers work on Linux. 5 years ago
__init__.py compilers: pull sanitzier args into compiler classes 5 years ago
c.py Fix missing return statements that are seen with -Werror=return-type. 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py Fix cross compilation on OSX 5 years ago
cpp.py PGI: cpp_pch precompiled headers functionality 5 years ago
cs.py Purge `is_cross` and friends without changing user interfaces 6 years ago
cuda.py compilers: split gnu and gnulike compilers out of compilers 5 years ago
d.py compilers: split gnu and gnulike compilers out of compilers 5 years ago
fortran.py Flang: add links for non-flang main program 5 years ago
java.py Purge `is_cross` and friends without changing user interfaces 6 years ago
objc.py compilers: Put clang mixin in a module 5 years ago
objcpp.py compilers: Put clang mixin in a module 5 years ago
rust.py Increase logging for Rust CI failures. 6 years ago
swift.py Purge `is_cross` and friends without changing user interfaces 6 years ago
vala.py ValaCompiler: only emit '--debug' in debug build. 5 years ago