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 ba3460eb11 options: Add an EnumeratedUserOption class 3 months ago
..
mixins options: use dataclasses for UserOption 3 months ago
__init__.py Use SPDX-License-Identifier consistently 1 year ago
asm.py Add Linear ASM compiler 4 months ago
c.py options: Add an EnumeratedUserOption class 3 months ago
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 1 year ago
compilers.py options: Add an EnumeratedUserOption class 3 months ago
cpp.py options: Add an EnumeratedUserOption class 3 months ago
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 1 year ago
cuda.py options: Add an EnumeratedUserOption class 3 months ago
cython.py options: Add an EnumeratedUserOption class 3 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 options: Add an EnumeratedUserOption class 3 months ago
java.py Remove `get_buildtype_args` function 1 year ago
objc.py compilers: remove Compiler.create_option 3 months ago
objcpp.py compilers: remove Compiler.create_option 3 months ago
rust.py options: Add an EnumeratedUserOption class 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 5 months ago