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.
 
 
 
 
 
 
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 7 years ago
..
backend namespace run_targets by subproject 7 years ago
compilers Better check for when address sanitizer is enabled. Closes #2590. 7 years ago
dependencies Log instead of raise if Boost module invalid 7 years ago
modules gnome: Add include_directories parameter to gtkdoc() 7 years ago
scripts gtkdoc: Pass the linker down to gtkdoc-scangobj 7 years ago
wrap Merge pull request #2373 from leiflm/svn-wraps 7 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
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py namespace run_targets by subproject 7 years ago
coredata.py coredata: Remove parse_string() method 7 years ago
environment.py Dump coredata earlier. 7 years ago
interpreter.py Interpreter: ensure build_def_files defined before parse_project() 7 years ago
interpreterbase.py Allow CustomTarget's to be indexed 7 years ago
linkers.py Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
mconf.py Print correct command in help message 7 years ago
mesonlib.py Use listify and extract_as_list everywhere 7 years ago
mesonmain.py Print correct command in help message 7 years ago
mintro.py Print correct command in help message 7 years ago
mlog.py logging: Print location of log file on error 7 years ago
mparser.py Do not permit invalid and/or nodes to be declared. Closes #1886. 8 years ago
mtest.py Print correct command in help message 7 years ago
optinterpreter.py coredata: Remove parse_string() method 7 years ago
rewriter.py Print correct command in help message 7 years ago