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.
 
 
 
 
 
 
Andrei Alexeyev 50646a8723 Refactor duplicate Emscripten code into a mixin 5 years ago
..
__init__.py compilers: Move clike into a mixins directory 5 years ago
arm.py compilers: replace CompilerType with MachineInfo 5 years ago
ccrx.py compilers: replace CompilerType with MachineInfo 5 years ago
clang.py compilers: replace CompilerType with MachineInfo 5 years ago
clike.py CUDA support on Windows 5 years ago
elbrus.py compilers: replace CompilerType with MachineInfo 5 years ago
emscripten.py Refactor duplicate Emscripten code into a mixin 5 years ago
gnu.py Fix for issue 5355 5 years ago
intel.py compilers: replace CompilerType with MachineInfo 5 years ago
islinker.py Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 5 years ago
pgi.py compilers: replace CompilerType with MachineInfo 5 years ago
visualstudio.py Handle -idirafter in unix_args_to_native 5 years ago