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.
 
 
 
 
 
 
Bedarkar, Malhar a2ee76228e First cut of ARMCC support for MESON. 7 years ago
..
__init__.py First cut of ARMCC support for MESON. 7 years ago
c.py First cut of ARMCC support for MESON. 7 years ago
compilers.py First cut of ARMCC support for MESON. 7 years ago
cpp.py Fix various flake8 indentation reports 7 years ago
cs.py Hide banner when invoking csc. 7 years ago
d.py Use include_directories for D impdirs. 7 years ago
fortran.py Use os.path: basename() and dirname() instead of split() 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' 7 years ago
objcpp.py Add 'Compiler.get_display_language' 7 years ago
rust.py Add cross-compilation support for `rustc` 7 years ago
swift.py Split out languages from compilers.py 8 years ago
vala.py Fix Vala thread flag breakage (#2756) 7 years ago