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.
 
 
 
 
 
 
Marvin Scholz 5e45f4c621 Do not use -soname when linking with GCC for mingw/cygwin 7 years ago
..
__init__.py Merge pull request #3115 from makise-homura/e2k-lcc-support 7 years ago
c.py Merge pull request #3115 from makise-homura/e2k-lcc-support 7 years ago
compilers.py Do not use -soname when linking with GCC for mingw/cygwin 7 years ago
cpp.py Merge pull request #3115 from makise-homura/e2k-lcc-support 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 Added Elbrus lcc compilers support as inheritance from gcc ones 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. 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 cross-compilation support for `rustc` 7 years ago
swift.py Split out languages from compilers.py 8 years ago
vala.py vala: Don't pass -o and -C at the same time 7 years ago