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 d57ca7d2a2
compilers: improve a comment describing why we add a silly clang workaround
6 months ago
..
mixins compilers: improve a comment describing why we add a silly clang workaround 6 months ago
__init__.py Use SPDX-License-Identifier consistently 11 months ago
asm.py nasm, yasm: Fix debug flags for Windows and macOS 7 months ago
c.py Refactor option classes to their own file. 6 months ago
c_function_attributes.py Add support for GCC's null_terminated_string_arg function attribute 6 months ago
compilers.py Refactor option classes to their own file. 6 months ago
cpp.py Refactor option classes to their own file. 6 months ago
cs.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
cuda.py Refactor option classes to their own file. 6 months ago
cython.py Refactor option classes to their own file. 6 months ago
d.py fix sanity check for d cross-compilation 6 months ago
detect.py add cross-compile argument for ldc linker guessing 6 months ago
fortran.py Refactor option classes to their own file. 6 months ago
java.py Remove `get_buildtype_args` function 11 months ago
objc.py Refactor option classes to their own file. 6 months ago
objcpp.py Refactor option classes to their own file. 6 months ago
rust.py Refactor option classes to their own file. 6 months ago
swift.py backend/ninja: use generate_basic_compiler_args() for C#, Java, Swift 7 months ago
vala.py Fix dependencies for vala.links #13158 7 months ago