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.
 
 
 
 
 
 
Vili Väinölä d1638a4fde compilers/VS: fix build to use optimization and debug flags 4 years ago
..
mixins compilers/VS: fix build to use optimization and debug flags 4 years ago
__init__.py Add support for the CompCert C Compiler 4 years ago
c.py compilers: make is_cross part of the base Compiler class 4 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py compilers: Tell mypy that the compiler mixins are just that 4 years ago
cpp.py compilers: make is_cross part of the base Compiler class 4 years ago
cs.py compilers: make is_cross part of the base Compiler class 4 years ago
cuda.py compilers: put name_string method in base compiler 4 years ago
d.py compilers: make is_cross part of the base Compiler class 4 years ago
fortran.py compilers: make is_cross part of the base Compiler class 4 years ago
java.py compilers: make is_cross part of the base Compiler class 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 compilers: make is_cross part of the base Compiler class 4 years ago
swift.py compilers: make is_cross part of the base Compiler class 4 years ago
vala.py compilers: make is_cross part of the base Compiler class 4 years ago