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.
 
 
 
 
 
 
Jussi Pakkanen dfd368d405
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
7 years ago
..
__init__.py Split out languages from compilers.py 8 years ago
c.py Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
compilers.py tests: fix rpath_uses_ORIGIN on dragonflybsd 7 years ago
cpp.py More version information for compilers. 7 years ago
cs.py More version information for C# 7 years ago
d.py More version information for D 7 years ago
fortran.py Merge pull request #2791 from behlec/compiler-version 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 Fix Vala thread flag breakage (#2756) 7 years ago