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 1000246d07
remove unneeded type comment
2 years ago
..
mixins treewide: add future annotations import 2 years ago
__init__.py compilers: don't export every compiler as a top-level property 2 years ago
asm.py Fix nasm when target has threads as added dependency 2 years ago
c.py emscripten: enforce version 1.39.19 or higher 2 years ago
c_function_attributes.py add cc.has_function_attribute('vector_size') 2 years ago
compilers.py remove unneeded type comment 2 years ago
cpp.py clang-cl: supports /std:c++20 now. 2 years ago
cs.py Compilers: Keep ccache and exelist separated 2 years ago
cuda.py cuda: enable C++20 for CUDA 12 2 years ago
cython.py treewide: add future annotations import 2 years ago
d.py pylint: enable the set_membership plugin 2 years ago
detect.py emscripten: remove no longer relevant comment 2 years ago
fortran.py pylint: enable the set_membership plugin 2 years ago
java.py pylint: enable the set_membership plugin 2 years ago
objc.py Add warning_level=everything 2 years ago
objcpp.py Add warning_level=everything 2 years ago
rust.py compilers: Make sure to not use ccache in compiler checks 2 years ago
swift.py Compilers: Keep ccache and exelist separated 2 years ago
vala.py Compilers: Keep ccache and exelist separated 2 years ago