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 6d055b1e27 compilers/compilers: Fix some potential issues spotted by pyright 3 years ago
..
mixins compilers: Fix extra_args parameter 3 years ago
__init__.py Split compiler detection from Environment 3 years ago
c.py compilers: Fix extra_args parameter 3 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py compilers/compilers: Fix some potential issues spotted by pyright 3 years ago
cpp.py compilers: Fix extra_args parameter 3 years ago
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
cuda.py compilers: Fix extra_args parameter 3 years ago
cython.py cython: Add an option for selecting python 3 vs python 2 output 3 years ago
d.py linkers: remove is_shared_module argument to get_soname_args 3 years ago
detect.py condense lines 3 years ago
fortran.py compilers: Fix extra_args parameter 3 years ago
java.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
objc.py Add gnuXX stds to Objective C. 4 years ago
objcpp.py Make objective C use C standard version. Closes #5495. 4 years ago
rust.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago