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.
 
 
 
 
 
 
Barnabás Pőcze eba5498e9b compilers: cpp: fix header name and return value use in header check 5 months ago
..
mixins Fix mypy. 5 months ago
__init__.py Use SPDX-License-Identifier consistently 11 months ago
asm.py nasm, yasm: Fix debug flags for Windows and macOS 7 months ago
c.py Fix mypy. 5 months ago
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 6 months ago
compilers.py feat(compilers): cppm extension support 5 months ago
cpp.py compilers: cpp: fix header name and return value use in header check 5 months ago
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
cuda.py Fix mypy. 5 months ago
cython.py Replace direct indexing with named methods. 5 months ago
d.py fix sanity check for d cross-compilation 6 months ago
detect.py add cross-compile argument for ldc linker guessing 6 months ago
fortran.py BUG: Use an F77 snippet for sanity testing Fortran 5 months ago
java.py Remove `get_buildtype_args` function 11 months ago
objc.py Replace direct indexing with named methods. 5 months ago
objcpp.py Replace direct indexing with named methods. 5 months ago
rust.py Replace direct indexing with named methods. 5 months ago
swift.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
vala.py Fix dependencies for vala.links #13158 7 months ago