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 c10e228371
docs: Fixes found during the YAML conversion process
3 years ago
..
ast interpreter: Introduce StringHolder 3 years ago
backend rust: dependencies need to cause a rebuild/relink not just reorder 3 years ago
cmake pylint: check for duplicate imports 3 years ago
compilers Fix mypy errors 3 years ago
dependencies dependencies: Add JDK system dependency for Solaris 3 years ago
interpreter docs: Fixes found during the YAML conversion process 3 years ago
interpreterbase interpreterbase/decorators: KwargIfno validator must take an relaxed type 3 years ago
linkers Improve linker detection failure error message. 3 years ago
mesonlib interpreter: detect and pass compiler to be used for linker tests 3 years ago
modules docs: Hook up the new RefMan generator to Meson 3 years ago
scripts scripts/meson_exe: narrow type annotation 3 years ago
templates
wrap
__init__.py
_pathlib.py
_typing.py summary: fix dependencies 3 years ago
arglist.py
build.py interpreter: Use typed_kwargs for func_custom_target 3 years ago
coredata.py coredata: 0.59.1 -> 0.59.99 is a major version difference 3 years ago
depfile.py
envconfig.py
environment.py pylint: check for duplicate imports 3 years ago
mcompile.py
mconf.py
mdevenv.py
mdist.py
mesondata.py
mesonmain.py
minit.py
minstall.py
mintro.py mintro: add installed_plan 3 years ago
mlog.py Revert "mtest: fix test output issues (in console)" 3 years ago
mparser.py
msetup.py deprecate layout=flat and warn people never to use it 3 years ago
msubprojects.py msubprojects: when revision is an available commit, do not fetch updates 3 years ago
mtest.py Revert "mtest: fix test output issues (in console)" 3 years ago
munstable_coredata.py
optinterpreter.py
programs.py during executable lookup, do not search PATH if a directory component is given 3 years ago
rewriter.py