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 bd42cb965a Fix emscripten C compiler initialization 5 years ago
..
mixins Implement get_buildtype_linker_args in BasicLinkerIsCompilerMixin 5 years ago
__init__.py compilers: replace CompilerType with MachineInfo 5 years ago
c.py Fix emscripten C compiler initialization 5 years ago
c_function_attributes.py Split attribute visibility 6 years ago
compilers.py compilers: replace CompilerType with MachineInfo 5 years ago
cpp.py Fix emscripten C compiler initialization 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 Workaround broken get_allow_undefined_link_args in DmdLikeCompilerMixin 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