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.
 
 
 
 
 
 
Jussi Pakkanen 333e0aeef4 Make MSVC accept gnu11 as a language standard version. Closes: #7611. 4 years ago
..
mixins Fix WASM thread count option. Closes #7921. 4 years ago
__init__.py Add support for the CompCert C Compiler 4 years ago
c.py Make MSVC accept gnu11 as a language standard version. Closes: #7611. 4 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py Fix "generator doesn't stop" on Windows 4 years ago
cpp.py compilers: Enable C++20 for Intel C++ Compiler. 4 years ago
cs.py compilers/cs: Add type annotations 4 years ago
cuda.py compilers/cuda: Use format_map(mapping) instead of format(**mapping) 4 years ago
d.py vs: add static_from_buildtype to b_vscrt 4 years ago
fortran.py pathlib: Fix resolve() by overriding it in Python 3.5 4 years ago
java.py compilers: make get_optimization_args abstract 4 years ago
objc.py compilers/objc: Add type annotations 4 years ago
objcpp.py compilers/objcpp: add type annotations 4 years ago
rust.py rust: implement support for --edition 4 years ago
swift.py compilers/swift: Add type annotations 4 years ago
vala.py Compilers/vala: Add type annotations 4 years ago