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.
 
 
 
 
 
 
Eli Schwartz 47ae0b82f0
use list unpacking to simplify for loop references
3 years ago
..
ast interpreter: Introduce StringHolder 3 years ago
backend fix extra whitespace 3 years ago
cmake remove double import 3 years ago
compilers fix extra whitespace 3 years ago
dependencies work around flake8 F811 for T.overload redefined functions 3 years ago
interpreter fix extra whitespace 3 years ago
interpreterbase fix extra whitespace 3 years ago
linkers fix typo in error message breaking newline escape 3 years ago
mesonlib fix extra whitespace 3 years ago
modules various python neatness cleanups 3 years ago
scripts fix extra whitespace 3 years ago
templates editorconfig: add setting to trim trailing whitespace 3 years ago
wrap log a more informative error when wrap-git subprojects cannot be downloaded 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 various python neatness cleanups 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 resolve symlinks passed to -C 3 years ago
minstall.py Add install tags 3 years ago
mintro.py use list unpacking to simplify for loop references 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 during executable lookup, do not search PATH if a directory component is given 3 years ago
rewriter.py pylint: turn on superflous-parens 3 years ago