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.
 
 
 
 
 
 
Dylan Baker 1c20f187e8 compilers/intel: use get_compiler_check_args 5 years ago
..
mixins compilers/intel: use get_compiler_check_args 5 years ago
__init__.py Add support for the CompCert C Compiler 5 years ago
c.py compilers: fully type annotate the C compilers 5 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 5 years ago
compilers.py compilers: move get_compile_check_args() to Compiler 5 years ago
cpp.py compilers: move get_compile_check_args() to Compiler 5 years ago
cs.py compilers/cs: Add type annotations 5 years ago
cuda.py compilers/cuda: make type safe 5 years ago
d.py compilers/cuda: make type safe 5 years ago
fortran.py compilers/fortran: add type annotations 5 years ago
java.py compilers/java: Add type annotations 5 years ago
objc.py compilers/objc: Add type annotations 5 years ago
objcpp.py compilers/objcpp: add type annotations 5 years ago
rust.py compilers/rust: add type annotations 5 years ago
swift.py compilers/swift: Add type annotations 5 years ago
vala.py Compilers/vala: Add type annotations 5 years ago