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 17dd9e5bff
Merge pull request #6207 from dcbaker/linker-option
5 years ago
..
mixins Merge pull request #6207 from dcbaker/linker-option 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 Merge pull request #6207 from dcbaker/linker-option 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 lgtm: fix Missing call to __init__ during object initialization 5 years ago
fortran.py lgtm: Fix Module imported with `import` and `import from` 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