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 7ab0090d2a Update version number for rc 2. 5 years ago
..
ast
backend compilers: Return CompilerArgs from compiler instance 5 years ago
cmake Merge pull request #7231 from mensinda/cmOverride 5 years ago
compilers arglist: Split the C/C++ specifics parts into a subclass for CLike 5 years ago
dependencies qt: Fix has_tools() when required=False 5 years ago
modules Don't make unactionable warnings fatal 5 years ago
scripts Move mesonbuild/cmake/data/run_ctgt.py to mesonbuild/scripts/cmake_run_ctgt.py, as well as enclose everything in a run() function so it can be called by `meson --internal cmake_run_ctgt ...`. Also, include mesonbuild/cmake/data/ in the msi package. 5 years ago
templates
wrap wrap: Add back filename member in PackageDefinition 5 years ago
__init__.py
arglist.py arglist: Fix remaining mypy errors and warnings 5 years ago
build.py
coredata.py Update version number for rc 2. 5 years ago
depfile.py
envconfig.py envconfig: Add [constants] section in machine files 5 years ago
environment.py find_program: Do not use fallback when before parsing project() 5 years ago
interpreter.py find_program: Do not use fallback when before parsing project() 5 years ago
interpreterbase.py
linkers.py SolarisDynamicLinker: add get_asneeded_args() & get_pie_args() 5 years ago
mcompile.py Added ability to specify target in `meson compile` 5 years ago
mconf.py mconf: Fix regression when printing all options 5 years ago
mdist.py wrap: Refactor to split wraps dictionary into 3 separate dicts 5 years ago
mesonlib.py
mesonmain.py
minit.py update meson init info message. [skip ci] 5 years ago
minstall.py
mintro.py
mlog.py Don't make unactionable warnings fatal 5 years ago
mparser.py
msetup.py
msubprojects.py
mtest.py
munstable_coredata.py
optinterpreter.py
rewriter.py