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.
 
 
 
 
 
 
Daniel Mensinger 8ac89b7be9 cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
..
ast ast: Handle NotNode 5 years ago
backend Avoid warning about multiple outputs when building private directory name 4 years ago
cmake cmake: make the traceparser permissive by default (fixes #7501) 4 years ago
compilers compilers: Cache gnu-mixins has_arguments() checks 4 years ago
dependencies cmake: Use the DEBUG config when linking to the debug CRT 4 years ago
modules qt module: rcc supports depfiles now, given a recent enough version of Qt5 4 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 compilers/d: Add b_ndebug support 5 years ago
wrap wrap: Raise MesonException when git command fails 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py arglist: Fix remaining mypy errors and warnings 5 years ago
build.py Do not add rpaths for static libs. Closes #5191. 4 years ago
coredata.py "Downgrade" warning when regenerating after version bump 4 years ago
depfile.py compilers/d: Add b_ndebug support 5 years ago
envconfig.py envconfig: Add [constants] section in machine files 5 years ago
environment.py "Downgrade" warning when regenerating after version bump 4 years ago
interpreter.py interpreter: Lower case languages before checking if 'c' is in the list 4 years ago
interpreterbase.py Fix typo 4 years ago
linkers.py Fix native builds on Windows ARM64 machines 4 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
mesondata.py mdata: Generate mesondata.py from */data folders 4 years ago
mesonlib.py Updated to resolve issue identifying SGI CPUs on IRIX systems 5 years ago
mesonmain.py compilers/d: Add b_ndebug support 5 years ago
minit.py update meson init info message. [skip ci] 5 years ago
minstall.py compilers/d: Add b_ndebug support 5 years ago
mintro.py mintro: typings again x2 5 years ago
mlog.py Don't make unactionable warnings fatal 5 years ago
mparser.py ast: Add AST JSON printer 5 years ago
msetup.py compilers/d: Add b_ndebug support 5 years ago
msubprojects.py compilers/d: Add b_ndebug support 5 years ago
mtest.py compilers/d: Add b_ndebug support 5 years ago
munstable_coredata.py compilers/d: Add b_ndebug support 5 years ago
optinterpreter.py opts: Add FeatureNew for '-' and 'not' introduced in 0.54.1 5 years ago
rewriter.py compilers/d: Add b_ndebug support 5 years ago