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 3ab117fd52 Tell users about mesonconf if they try to run Meson on an existing build dir. 8 years ago
..
backend Merge pull request #1102 from mesonbuild/soname 8 years ago
modules gnome: Properly search for programs 8 years ago
scripts All testing is now in mesontest.py, which simplifies a lot of stuff. 8 years ago
wrap wrap: Fix getting push-url 8 years ago
__init__.py
build.py Merge pull request #1102 from mesonbuild/soname 8 years ago
compilers.py Add both native and cross compiler options to option list. 8 years ago
coredata.py Removed Valgrind from core. 8 years ago
dependencies.py Always catch PermissionError while looking for Ninja 8 years ago
environment.py Always catch PermissionError while looking for Ninja 8 years ago
interpreter.py Add both native and cross compiler options to option list. 8 years ago
mconf.py
mesonlib.py configure_file: Use utf-8 to write configured file 8 years ago
mesonmain.py Tell users about mesonconf if they try to run Meson on an existing build dir. 8 years ago
mintro.py
mlog.py
mparser.py
optinterpreter.py