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 64c267c49c compilers: Add default search path stdlib_only_link_flags 3 years ago
..
mixins Use -Oz when optimization=s in Clang 3 years ago
__init__.py compilers: publicly export one more constant 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 5 years ago
compilers.py compilers: Add default search path stdlib_only_link_flags 3 years ago
cpp.py compilers: Add default search path stdlib_only_link_flags 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 Add option to to transpile Cython to C++ 3 years ago
d.py pylint: check for duplicate imports 3 years ago
detect.py apply flake8 fixes for unused imports and missing imports 3 years ago
fortran.py compilers: Add default search path stdlib_only_link_flags 3 years ago
java.py Add Java module 3 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) 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