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 4c96aa34cb Add -L= to soname linker argument, too. 5 years ago
..
mixins Fix typos found by codespell 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 typos found by codespell 5 years ago
cpp.py Fix typos found by codespell 5 years ago
cs.py compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>() 5 years ago
cuda.py Fix typos found by codespell 5 years ago
d.py Add -L= to soname linker argument, too. 5 years ago
fortran.py bugfix: fortran compiler assertionerror from 0c22798 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