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 9a62d6932b Make ARM compilers work on Linux. 5 years ago
..
__init__.py compilers: Move clike into a mixins directory 5 years ago
arm.py Make ARM compilers work on Linux. 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 no special shared lib args for PGI 5 years ago
elbrus.py compilers/mixins/elbrus: add type annotations and fix types 5 years ago
gnu.py compilers: pull sanitzier args into compiler classes 5 years ago
intel.py intel-cl: readd missing import 5 years ago
pgi.py default libtype to static to allow windows compilers to not skip 5 years ago
visualstudio.py compilers/mixins/visualstudio: Add type annotations 5 years ago