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.
 
 
 
 
 
 
Jussi Pakkanen 69ade4f4cf
Merge pull request #9339 from dcbaker/submit/structured_sources
3 years ago
..
__init__.py typing: fully annotate scripts 4 years ago
clangformat.py Share common code between clang tidy and format 3 years ago
clangtidy.py Share common code between clang tidy and format 3 years ago
cleantrees.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
cmake_run_ctgt.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
cmd_or_ps.ps1 Fix typos discovered by codespell 3 years ago
copy.py scripts: Add a script to copy files. 3 years ago
coverage.py coverage generator: obey the documentation and only generate supported outputs 3 years ago
delwithsuffix.py typing: fully annotate scripts 4 years ago
depfixer.py depfixer: always print the file name in messages 3 years ago
depscan.py fix various flake8 whitespace errors 3 years ago
dirchanger.py typing: fully annotate scripts 4 years ago
env2mfile.py Add new env2mfile command. 3 years ago
externalproject.py unused variable -- open() does not need "as f" 3 years ago
gettext.py scripts: accept the path of the gettext commands to run as an argument 3 years ago
gtkdochelper.py mass rewrite of string formatting to use f-strings everywhere 4 years ago
hotdochelper.py typing: fully annotate scripts 4 years ago
itstool.py scripts: accept the path of the gettext commands to run as an argument 3 years ago
meson_exe.py rename exe_runner to exe_wrapper everywhere 3 years ago
msgfmthelper.py scripts: accept the path of the gettext commands to run as an argument 3 years ago
regen_checker.py Xcode: regenerato project file when build conf changes. 4 years ago
run_tool.py Share common code between clang tidy and format 3 years ago
scanbuild.py Do not delete workdir in case scan-build fails. 4 years ago
symbolextractor.py pylint: turn on superflous-parens 3 years ago
tags.py typing: get rid of most T.cast 4 years ago
uninstall.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
vcstagger.py fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago