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.
 
 
 
 
 
 
Eli Schwartz 6be1262cc9
compilers: fix inconsistent None-breaking return value for compile()
10 months ago
..
mixins Revert "clike: Deduplicate rpath linker flags" 11 months ago
__init__.py Use SPDX-License-Identifier consistently 12 months ago
asm.py Remove `get_buildtype_args` function 11 months ago
c.py compilers: add c23 and gnu23 c_stds 10 months ago
c_function_attributes.py Fix visibility attribute support check for GCC on Windows 1 year ago
compilers.py compilers: fix inconsistent None-breaking return value for compile() 10 months ago
cpp.py compilers: cpp: wire up debugstl for Clang 11 months ago
cs.py Remove `get_buildtype_args` function 11 months ago
cuda.py nvcc compiler: support find dependency header files 11 months ago
cython.py Remove `get_buildtype_args` function 11 months ago
d.py Remove `get_buildtype_args` function 11 months ago
detect.py fix UnboundLocalError if guess_win_linker fails in detect_fortran_compiler 10 months ago
fortran.py Remove `get_buildtype_args` function 11 months ago
java.py Remove `get_buildtype_args` function 11 months ago
objc.py Use SPDX-License-Identifier consistently 12 months ago
objcpp.py Use SPDX-License-Identifier consistently 12 months ago
rust.py rust: fix linking static executables 10 months ago
swift.py Remove `get_buildtype_args` function 11 months ago
vala.py Remove `get_buildtype_args` function 11 months ago