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 34da721ec2
gettext: explicitly pass source root / subdir as cli args
3 years ago
..
__init__.py simplify destdir_join for readability 3 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: be clever and detect config files for gcovr/lcov 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 move a bunch of imports into TYPE_CHECKING blocks 3 years ago
dirchanger.py typing: fully annotate scripts 4 years ago
env2mfile.py Fix typo that breaks g++ cross detection on Debian. 3 years ago
externalproject.py unused variable -- open() does not need "as f" 3 years ago
gettext.py gettext: explicitly pass source root / subdir as cli args 3 years ago
gtkdochelper.py gtkdochelper.py: Use os.pathsep for --path argument 3 years ago
hotdochelper.py typing: fully annotate scripts 4 years ago
itstool.py pyupgrade --py37-plus 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 move a bunch of imports into TYPE_CHECKING blocks 3 years ago
scanbuild.py Do not delete workdir in case scan-build fails. 4 years ago
symbolextractor.py Add NetBSD support in symbolextractor. 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