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.
 
 
 
 
 
 
Michael Hirsch, Ph.D 9bb21be59b
FlangFortranCompiler inherit ClangCompiler
6 years ago
..
__init__.py Flang Fortran compiler added. 6 years ago
c.py Add get_werror_args for CCRX C compiler 6 years ago
c_function_attributes.py compilers/c_function_attributes: fix for ICC 6 years ago
compilers.py FlangFortranCompiler inherit ClangCompiler 6 years ago
cpp.py Store the target architecture for CL-like compilers 6 years ago
cs.py Added more compiler option support 6 years ago
d.py Added more compiler option support 6 years ago
fortran.py FlangFortranCompiler inherit ClangCompiler 6 years ago
java.py More os.pathsep 6 years ago
objc.py Use enum instead of `int` for compiler variants 6 years ago
objcpp.py Use enum instead of `int` for compiler variants 6 years ago
rust.py Added more compiler option support 6 years ago
swift.py Added more compiler option support 6 years ago
vala.py Added more compiler option support 6 years ago