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.
 
 
 
 
 
 
Paolo Bonzini a19df7da15
ninjabackend: start adjusting for differences between rustc and rustdoc
3 months ago
..
mixins compilers: split Apple C++ version handling to a mixin 3 months ago
__init__.py Use SPDX-License-Identifier consistently 1 year ago
asm.py Add Linear ASM compiler 4 months ago
c.py compilers: move Apple C Std version handling to a mixin 3 months ago
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 1 year ago
compilers.py Add Linear ASM compiler 4 months ago
cpp.py Merge pull request #13642 from dcbaker/submit/fix-objc-standards 3 months ago
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 1 year ago
cuda.py fix LDFLAGS for cuda 8 months ago
cython.py Rename langopt method 10 months ago
d.py flake8: move unused typing-only imports to TYPE_CHECKING 9 months ago
detect.py compilers: Check if GCC has support for ObjC and/or ObjC++ 3 months ago
fortran.py Reimplement several methods for Fortran compilers 6 months ago
java.py Remove `get_buildtype_args` function 1 year ago
objc.py compilers: move Apple C Std version handling to a mixin 3 months ago
objcpp.py compilers: split Apple C++ version handling to a mixin 3 months ago
rust.py ninjabackend: start adjusting for differences between rustc and rustdoc 3 months ago
swift.py swift: Fix duplicate SDK include paths causing a compile error 3 months ago
vala.py compilers: avoid one or more version_compare per target 6 months ago