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 4f6bd29ac9 arglist: Split the C/C++ specifics parts into a subclass for CLike 4 years ago
..
mixins arglist: Split the C/C++ specifics parts into a subclass for CLike 4 years ago
__init__.py compilers: Split CompilerArgs into a separate module 4 years ago
c.py compilers: add fetching of define list for clang 5 years ago
c_function_attributes.py compiler: add 'force_align_arg_pointer' function attribute 4 years ago
compilers.py compilers: Return CompilerArgs from compiler instance 4 years ago
cpp.py compilers: add fetching of define list for clang 5 years ago
cs.py compilers/d: Add b_ndebug support 5 years ago
cuda.py compilers/d: Add b_ndebug support 5 years ago
d.py compilers: Return CompilerArgs from compiler instance 4 years ago
fortran.py compilers: add fetching of define list for clang 5 years ago
java.py compilers/d: Add b_ndebug support 5 years ago
objc.py compilers: add fetching of define list for clang 5 years ago
objcpp.py compilers: add fetching of define list for clang 5 years ago
rust.py compilers/d: Add b_ndebug support 5 years ago
swift.py compilers/d: Add b_ndebug support 5 years ago
vala.py compilers/d: Add b_ndebug support 5 years ago