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.
 
 
 
 
 
 
Jon Turney e820c66a4c
Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-cl
6 years ago
..
__init__.py Detect clang-cl as msvc-like, not clang-like 6 years ago
c.py Teach VisualStudioCCompiler.get_pch_use_args() to handle clang-cl 6 years ago
c_function_attributes.py
compilers.py
cpp.py Detect clang-cl as msvc-like, not clang-like 6 years ago
cs.py
d.py Only add link arguments when needed in Compiler object methods 6 years ago
fortran.py
java.py
objc.py
objcpp.py
rust.py
swift.py
vala.py