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 bfa6c8d074
Merge pull request #2938 from acfoltzer/rust-cross-merge
7 years ago
..
__init__.py
c.py Use os.path: basename() and dirname() instead of split() 7 years ago
compilers.py Use os.path: basename() and dirname() instead of split() 7 years ago
cpp.py Use os.path: basename() and dirname() instead of split() 7 years ago
cs.py
d.py
fortran.py Use os.path: basename() and dirname() instead of split() 7 years ago
java.py
objc.py
objcpp.py
rust.py Add cross-compilation support for `rustc` 7 years ago
swift.py
vala.py