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.
 
 
 
 
 
 
Nirbheek Chauhan 37bade6f87 gfortran: Fix has_header implementation with GCC 10 5 years ago
..
mixins Fix outdated cross-compilation checks 5 years ago
__init__.py Fix linker evn var tests 5 years ago
c.py Compiler options per lang 5 years ago
c_function_attributes.py compilers: Silence warning about gnu_inline with clang 5 years ago
compilers.py macos: Remove framwork linkerlike args 5 years ago
cpp.py Compiler options per lang 5 years ago
cs.py types: import typing as T (fixes #6333) 5 years ago
cuda.py types: import typing as T (fixes #6333) 5 years ago
d.py compilers/d: Add missing method for dmd and ldc 5 years ago
fortran.py gfortran: Fix has_header implementation with GCC 10 5 years ago
java.py types: import typing as T (fixes #6333) 5 years ago
objc.py compilers: Fix accidental coredata mutations 5 years ago
objcpp.py compilers: Fix accidental coredata mutations 5 years ago
rust.py types: import typing as T (fixes #6333) 5 years ago
swift.py compilers: Fix accidental coredata mutations 5 years ago
vala.py compilers: Fix accidental coredata mutations 5 years ago