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.
 
 
 
 
 
 
Matthias Klumpp d41af0c740 d: gdc: Implement proper dependency gen support 7 years ago
..
__init__.py Split out languages from compilers.py 8 years ago
c.py pkgconfig deps: Warn when a static library isn't found 7 years ago
compilers.py add Compiler.thread_flags() stub 7 years ago
cpp.py Renamed UserStringArrayOption to UserArrayOption for short. 7 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. 7 years ago
d.py d: gdc: Implement proper dependency gen support 7 years ago
fortran.py gfortran: Add coverage arguments 7 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. 7 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. 7 years ago
swift.py Split out languages from compilers.py 8 years ago
vala.py vala: add env parameter to thread flag methods 7 years ago