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.
 
 
 
 
 
 
Eli Schwartz 072129ef4e objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
..
mixins clang: Add -Werror=implicit-function-declarations to check_args 3 years ago
__init__.py Split compiler detection from Environment 4 years ago
c.py upgrade percent formatted strings pyupgrade did not catch 4 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 5 years ago
compilers.py compilers: improve docstring to `get_compiler_check_args()` 3 years ago
cpp.py more f-strings too complex to be caught by pyupgrade 4 years ago
cs.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
cuda.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
cython.py cython: Add an option for selecting python 3 vs python 2 output 4 years ago
d.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
detect.py condense lines 4 years ago
fortran.py more f-strings too complex to be caught by pyupgrade 4 years ago
java.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
objc.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
objcpp.py objc/objcpp compiler: accept all gnu stds corresponding to c/c++ stds 3 years ago
rust.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
swift.py fix: Always explicitly set encoding for text files (fixes #8263) 4 years ago
vala.py mass rewrite of string formatting to use f-strings everywhere 4 years ago