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.
 
 
 
 
 
 
Martin Liska c1870889b1 Fix missing return statements that are seen with -Werror=return-type. 5 years ago
..
__init__.py compilers: Move clike into a mixins directory 5 years ago
arm.py compilers: Put clang mixin in a module 5 years ago
ccrx.py compilers/mixins/ccrx: add type annotations 5 years ago
clang.py compilers/mixins/clang: Add type annotations 5 years ago
clike.py Fix missing return statements that are seen with -Werror=return-type. 5 years ago
elbrus.py compilers/mixins/elbrus: add type annotations and fix types 5 years ago
gnu.py compilers/mixins/elbrus: add type annotations and fix types 5 years ago
intel.py compilers/mixins/intel: add type annotations 5 years ago
pgi.py compilers/mixins/pgi: Finish type annoations 5 years ago
visualstudio.py compilers/mixins/visualstudio: Add type annotations 5 years ago