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.
 
 
 
 
 
 
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
..
mixins Allow selecting the dynamic linker 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 Allow selecting the dynamic linker 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 Fix cross-compilation of D programs 5 years ago
fortran.py complete gfortran/intel/intel-cl fortran_std test 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 Allow selecting the dynamic linker 5 years ago
swift.py compilers: replace CompilerType with MachineInfo 5 years ago
vala.py compilers: replace CompilerType with MachineInfo 5 years ago