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.
 
 
 
 
 
 
Marc-Antoine Perennou a70f39f815 allow overriding nm with NM 8 years ago
..
backend mesontest: Rebuild all before running tests 8 years ago
modules gnome: use PkgConfigDependency to find gobject-introspection cflags 8 years ago
scripts allow overriding nm with NM 8 years ago
wrap wrap: Fix getting push-url 8 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Merge pull request #1102 from mesonbuild/soname 8 years ago
compilers.py compilers.py: Fix typo in function documentation 8 years ago
coredata.py Removed Valgrind from core. 8 years ago
dependencies.py dependencies: allow overriding pkg-config with PKG_CONFIG when setting pkgbin 8 years ago
environment.py Always catch PermissionError while looking for Ninja 8 years ago
interpreter.py Allow many version conditions for pkg-config deps 8 years ago
mconf.py A few sysconf fixes. 8 years ago
mesonlib.py Allow many version conditions for pkg-config deps 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 mintro: Allow serializing EnvironmentVariables objects 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py Add support to integer modulo operator 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago