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 59473e9ed7 Add a new compiler method: get_return_value() 8 years ago
..
__init__.py Split out languages from compilers.py 8 years ago
c.py Add a new compiler method: get_return_value() 8 years ago
compilers.py Add Compiler.get_supported_arguments() 8 years ago
cpp.py Pass -fpch-preprocess to GCC when precompiled headers are used 8 years ago
cs.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
d.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
fortran.py gfortran: Add coverage arguments 8 years ago
java.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
objc.py Add 'Compiler.get_display_language' 8 years ago
objcpp.py Add 'Compiler.get_display_language' 8 years ago
rust.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
swift.py Split out languages from compilers.py 8 years ago
vala.py Vala: enable colored warning and error output (#2142) 8 years ago