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.
 
 
 
 
 
 
Marvin Scholz dec4f72da4 clike compilers: use MesonBugException instead of AssertionError 1 year ago
..
mixins clike compilers: use MesonBugException instead of AssertionError 1 year ago
__init__.py compilers: don't export every compiler as a top-level property 2 years ago
asm.py Metrowerks assembler should not inherit opt args from mixin 1 year ago
c.py c_std, cpp_std: Change to a list of desired versions in preference order 1 year ago
c_function_attributes.py add cc.has_function_attribute('vector_size') 2 years ago
compilers.py UserArrayOption: Remove user_input argument 1 year ago
cpp.py cpp: restore c++26 support 1 year ago
cs.py treewide: automatic rewriting of all comment-style type annotations 1 year ago
cuda.py Rename OptionOverrideProxy to OptionsView and move to coredata 1 year ago
cython.py cython: wire up support for emitting and using depfiles 2 years ago
d.py Annotate naked fundamental Python types 1 year ago
detect.py compilers: fix compiler detection when the "ccache" string is in the path 1 year ago
fortran.py Annotate naked fundamental Python types 1 year ago
java.py fix bug where all java builds & tests fail to run SanityCheck on JDK11 1 year ago
objc.py linkers: delay implementations import until detect is run 1 year ago
objcpp.py objective-c++: add support for current supported standards in Apple Clang 1 year ago
rust.py Rust: Use Popen_safe_logged in sanity checks 1 year ago
swift.py treewide: automatic rewriting of all comment-style type annotations 1 year ago
vala.py fix implicit_reexport issues and enforce them going forward 1 year ago