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.
 
 
 
 
 
 
Nirbheek Chauhan 5cf5575a7c
Bump versions to 0.61.3 for release
3 years ago
..
ast add install_symlink function 3 years ago
backend shared module: Allow linking on Android 3 years ago
cmake cmake: Deprecate CMake <3.14 and warn for <3.17 (#9677) 3 years ago
compilers compilers/detect: Make mypy happy 3 years ago
dependencies intl dependency: include header when checking for libc builtin 3 years ago
interpreter add some forgotten FeatureNew annotations 3 years ago
interpreterbase decorators: fold some duplicated code into a closure 3 years ago
linkers fix type annotations for compiler toolchain rpaths 3 years ago
mesonlib mesonlib: Fix Popen_safe_legacy() stderr assumption 3 years ago
modules modules/gnome: Allow gdbus_annotations to take an empty list again 3 years ago
scripts modules/gnome: replace yelphelper with run and custom targets 3 years ago
templates Add vala template 3 years ago
wrap fix missing encodings 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 fix various flake8 whitespace errors 3 years ago
arglist.py Fix typos discovered by codespell 3 years ago
build.py shared module: Allow linking on Android 3 years ago
coredata.py Bump versions to 0.61.3 for release 3 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py add ft32 cpu family 3 years ago
environment.py coverage generator: obey the documentation and only generate supported outputs 3 years ago
mcompile.py mcompile: fix broken codepaths and restore orphaned code 3 years ago
mconf.py fix various flake8 whitespace errors 3 years ago
mdevenv.py Add --vsenv command line option and active VS only when needed 3 years ago
mdist.py Add --vsenv command line option and active VS only when needed 3 years ago
mesondata.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
mesonmain.py use a more sane check instead of run_custom_lint 3 years ago
minit.py Add vala template 3 years ago
minstall.py minstall: raise explicit errors, by using MesonException 3 years ago
mintro.py introspect: include choices for array options 3 years ago
mlog.py fix type annotations for mlog nesting 3 years ago
mparser.py pylint: turn on superflous-parens 3 years ago
msetup.py Add --vsenv command line option and active VS only when needed 3 years ago
msubprojects.py Add typing to msubprojects.py 3 years ago
mtest.py mtest: print stderr of TAP/Rust tests in verbose/non-parallel mode 3 years ago
munstable_coredata.py fix coding errors in unstable-coredata subcommand 3 years ago
optinterpreter.py optinterpreter: Fix builtin option names not being reserved anymore 3 years ago
programs.py interpreter: use typed_kwargs for run_command 3 years ago
rewriter.py rewriter: create {add,rm}_extra_files commands 3 years ago