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.
 
 
 
 
 
 
Andres Freund a161873948 backend/vs: process link dependencies. 3 years ago
..
ast interpreter: Introduce StringHolder 3 years ago
backend backend/vs: process link dependencies. 3 years ago
cmake remove double import 3 years ago
compilers fix extra whitespace 3 years ago
dependencies dependencies: Dependency.sources can have CustomTargets 3 years ago
interpreter f-strings 3 years ago
interpreterbase fix extra whitespace 3 years ago
linkers fix typo in error message breaking newline escape 3 years ago
mesonlib mesonlib: ConfigurationData can also be a `Dict[str, Tuple[Str, Optional[str]]]` 3 years ago
modules modules/external_project: use typed_kwargs 3 years ago
scripts fix extra whitespace 3 years ago
templates editorconfig: add setting to trim trailing whitespace 3 years ago
wrap condense lines 3 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py summary: fix dependencies 3 years ago
arglist.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
build.py Record build in BuildTarget.link_depends, not just output of targets. 3 years ago
coredata.py remove useless variables that are no longer or were never used 3 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py holders: Introduce HoldableObject 3 years ago
environment.py fix extra whitespace 3 years ago
mcompile.py mcompile: treat load-average as a float 3 years ago
mconf.py remove f from f-string that has no formatting 3 years ago
mdevenv.py cleanup self.options.wd 3 years ago
mdist.py mdist: use git archive with git repositories for correctness 3 years ago
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mesonmain.py pylint: turn on superflous-parens 3 years ago
minit.py f-strings 3 years ago
minstall.py condense lines 3 years ago
mintro.py remove printf debugging 3 years ago
mlog.py Revert "mtest: fix test output issues (in console)" 3 years ago
mparser.py pylint: turn on superflous-parens 3 years ago
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 fix incorrect porting from % formatting to .format method 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
programs.py condense lines 3 years ago
rewriter.py pylint: turn on superflous-parens 3 years ago