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 4a92b78e6e A few error message fixes. 8 years ago
..
backend Normalize the path of a configured file to avoid dupes (#640) 8 years ago
modules A few error message fixes. 8 years ago
scripts gtkdochelper: Add error checking and printing 8 years ago
wrap Created an emergency wraptool that downloads directly from Github. 9 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 #417 from nirbheek/dll-paths 8 years ago
compilers.py Merge pull request #417 from nirbheek/dll-paths 8 years ago
coredata.py coredata: Descriptive parser exceptions for UserStringArrayOption 8 years ago
dependencies.py pkg-config: Print 'NO' when version is too old 8 years ago
environment.py Properties is no longer mandatory in cross files so do not require it. 8 years ago
interpreter.py A few error message fixes. 8 years ago
mconf.py Renamed compile&link args and made them accessible from get_option. 8 years ago
mesonlib.py Add repr() implementations for build targets and File 8 years ago
mesonmain.py Warn if PKG_CONFIG_PATH has changed because it may cause dependency detection to fail. Closes #626. 8 years ago
mintro.py Added minsize build type that optimizes for binary size. 8 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 8 years ago
mparser.py Move MesonException from coredata to mesonlib. 9 years ago
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 9 years ago