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.
 
 
 
 
 
 
Michael Hirsch, Ph.D 83b4e981c4 Use strict function prototypes 5 years ago
..
mixins Use strict function prototypes 5 years ago
__init__.py Fix all flake8 warnings 5 years ago
c.py Use strict function prototypes 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 Use strict function prototypes 5 years ago
cs.py compilers: replace uses of mesonlib.is_<os>() with self.info.is_<os>() 5 years ago
cuda.py Use strict function prototypes 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 Use strict function prototypes 5 years ago
objcpp.py Use strict function prototypes 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