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.
 
 
 
 
 
 
Xavier Claessens 566383c727 interpreter: Fix holder_map not being updated when subproject fails 4 years ago
..
ast ast: Add dummy "support" for fstrings in the ast package 4 years ago
backend ninjabackend: use get_subdir() instead of subdir attribute for cython 4 years ago
cmake
compilers Add support for finding Javascript source libraries with Emscripten. 4 years ago
dependencies pkg-config: support for `-l:libfoo.a` 4 years ago
interpreter interpreter: Fix holder_map not being updated when subproject fails 4 years ago
interpreterbase interpreter: Fix list contains for Holders (fixes #9020 #9047) 4 years ago
linkers Cuda: Fix linking with shared versioned internal libs 4 years ago
mesonlib resolve symlinks passed to -C 4 years ago
modules modules: Fix typo in state.test() 4 years ago
scripts Escape path in exclude filter passed to gcovr 4 years ago
templates
wrap
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py build: Add annotation to CustomTargetIndex.get_subdir 4 years ago
coredata.py coredata: throw a MesonException on unknown options 4 years ago
depfile.py
envconfig.py
environment.py
mcompile.py
mconf.py
mdevenv.py cleanup self.options.wd 4 years ago
mdist.py cleanup self.options.wd 4 years ago
mesondata.py
mesonmain.py fix bat_info UTF-8 string error 4 years ago
minit.py resolve symlinks passed to -C 4 years ago
minstall.py minstall: restore_selinux_contexts: fix env test 4 years ago
mintro.py
mlog.py
mparser.py
msetup.py
msubprojects.py msubprojects: make purge print full paths to comply with the tests 4 years ago
mtest.py cleanup self.options.wd 4 years ago
munstable_coredata.py
optinterpreter.py
programs.py
rewriter.py