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.
 
 
 
 
 
 
Nicolas Schneider e067c4a79d fix eval_custom_target_command() to use absolute paths for output files 9 years ago
..
backend fix eval_custom_target_command() to use absolute paths for output files 9 years ago
modules Handle resources that come in files(). Closes #424. 9 years ago
scripts vs2010: properly check whether solution needs to be regenerated 9 years ago
wrap Restore warning state variable that got lost in refactoring. 9 years ago
__init__.py
build.py Can add postconfigure script. 9 years ago
compilers.py Return array by value so it does not get modified. 9 years ago
coredata.py Updated version number for new development. 9 years ago
dependencies.py Added find_library method and deprecated the standalone version. Closes #396. 9 years ago
environment.py dump coredata to file before calling backend.generate() 9 years ago
interpreter.py Added find_library method and deprecated the standalone version. Closes #396. 9 years ago
mconf.py Print value of werror in mesonconf 9 years ago
mesonlib.py config file: write commented undef lines same as autoconf 9 years ago
mesonmain.py Can add postconfigure script. 9 years ago
mesonmain.ui
mesonrunner.ui
mesonstart.ui
mgui.py
mintro.py
mlog.py
mparser.py More comparison operators. Closes #363. 9 years ago
optinterpreter.py