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.
 
 
 
 
 
 
Tristan Partin 269337ceb2 Fix mypy 0.930 issues 3 years ago
..
mixins Fix mypy 0.930 issues 3 years ago
__init__.py Merge pull request #9014 from bonzini/mixed-language-link 3 years ago
c.py Support ancient (<3.4.0) gcc versions 3 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py migrate python 3.5 compatible superclass variable annotations to 3.6 3 years ago
cpp.py Remove incorrect arguments for C2000 C++ compiler. Add correct form for output and include args. 3 years ago
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
cuda.py fix various flake8 whitespace errors 3 years ago
cython.py Add option to to transpile Cython to C++ 3 years ago
d.py ldc2: invoke -Oz instead of -Os 3 years ago
detect.py Add 64-bit paths to check for unsupported Watcom cl.exe clones. 3 years ago
fortran.py Revert "known Python 3.5 on windows workaround for subprocess(cwd=str(Path))" 3 years ago
java.py compilers/java: Add no_warn_args and debug_args methods 3 years ago
objc.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
objcpp.py fix various flake8 whitespace errors 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