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.
 
 
 
 
 
 
Aleksey Gurtovoy 6eee9e48bb MSVC: support -LIBPATH 5 years ago
..
mixins MSVC: support -LIBPATH 5 years ago
__init__.py Fix all flake8 warnings 5 years ago
c.py Refactor duplicate Emscripten code into a mixin 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py Fix all flake8 warnings 5 years ago
cpp.py Refactor duplicate Emscripten code into a mixin 5 years ago
cs.py compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>() 5 years ago
cuda.py compilers: replace CompilerType with MachineInfo 5 years ago
d.py d: Fix various linking issues on Windows 5 years ago
fortran.py intel-cl: correct argument order 5 years ago
java.py compilers: replace CompilerType with MachineInfo 5 years ago
objc.py compilers: replace CompilerType with MachineInfo 5 years ago
objcpp.py compilers: replace CompilerType with MachineInfo 5 years ago
rust.py compilers: replace CompilerType with MachineInfo 5 years ago
swift.py compilers: replace CompilerType with MachineInfo 5 years ago
vala.py compilers: replace CompilerType with MachineInfo 5 years ago