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.
 
 
 
 
 
 
Martin Garton 5102f43657
Add a newline at the end of test files
2 months ago
..
mixins compilers: Pass mode to determine_args, not its string value 2 months ago
__init__.py Use SPDX-License-Identifier consistently 12 months ago
asm.py compilers: change get_argument_syntax to static method 4 months ago
c.py Remove language (AKA compiler) type from OptionKey. 4 months ago
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 7 months ago
compilers.py Add a newline at the end of test files 2 months ago
cpp.py compilers: fix partial refactor of coredata options 4 months ago
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
cuda.py fix LDFLAGS for cuda 3 months ago
cython.py Rename langopt method 5 months ago
d.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
detect.py Fix various incorrect uses of `its` vs `it's`. 2 months ago
fortran.py add initial support for llvm-flang 4 months ago
java.py Remove `get_buildtype_args` function 11 months ago
objc.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
objcpp.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
rust.py Revert various cross compile changes 4 months ago
swift.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
vala.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago