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.
 
 
 
 
 
 
Moroz Oleg 012ec7d5b3 Add stdc++20 support for Visual Studio 2019 v16.11 3 years ago
..
mixins Fix typos discovered by codespell 3 years ago
__init__.py Merge pull request #9014 from bonzini/mixed-language-link 3 years ago
c.py fix extra whitespace 3 years ago
c_function_attributes.py
compilers.py Fix typos discovered by codespell 3 years ago
cpp.py Add stdc++20 support for Visual Studio 2019 v16.11 3 years ago
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
cuda.py cuda: Override std=none to avoid host_compiler to emit -std argument 3 years ago
cython.py Add option to to transpile Cython to C++ 3 years ago
d.py Fix typos discovered by codespell 3 years ago
detect.py Fix compiler detection for cl/clang-cl 3 years ago
fortran.py Fix typos discovered by codespell 3 years ago
java.py Add Java module 3 years ago
objc.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
objcpp.py fix extra whitespace 3 years ago
rust.py compilers/rust: fix typo in standard description 3 years ago
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago