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.
 
 
 
 
 
 
Michael Hirsch, Ph.D d0e78a2534
default libtype to static to allow windows compilers to not skip
6 years ago
..
__init__.py compilers: Move clike into a mixins directory 6 years ago
arm.py compilers: Put clang mixin in a module 6 years ago
ccrx.py compilers/mixins/ccrx: add type annotations 6 years ago
clang.py compilers/mixins/clang: Add type annotations 6 years ago
clike.py no special shared lib args for PGI 6 years ago
elbrus.py compilers/mixins/elbrus: add type annotations and fix types 6 years ago
gnu.py compilers: pull sanitzier args into compiler classes 6 years ago
intel.py intel-cl: readd missing import 6 years ago
pgi.py default libtype to static to allow windows compilers to not skip 6 years ago
visualstudio.py compilers/mixins/visualstudio: Add type annotations 6 years ago