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.
 
 
 
 
 
 
Jussi Pakkanen 9c604320a0
Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows
5 years ago
..
mixins -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
__init__.py
c.py -Fixed Renesas RX Family compiler to work with latest meson, updated cross-file, fixed assembly file use 5 years ago
c_function_attributes.py
compilers.py Merge pull request #6637 from mesonbuild/nirbheek/implement-symbolextractor-windows 5 years ago
cpp.py compilers: Split ClangCL and MSVC mixins 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 types: import typing as T (fixes #6333) 5 years ago
fortran.py Fix missing 'defines' argumet for Elbrus compiler 5 years ago
java.py types: import typing as T (fixes #6333) 5 years ago
objc.py types: import typing as T (fixes #6333) 5 years ago
objcpp.py types: import typing as T (fixes #6333) 5 years ago
rust.py types: import typing as T (fixes #6333) 5 years ago
swift.py types: import typing as T (fixes #6333) 5 years ago
vala.py types: import typing as T (fixes #6333) 5 years ago