index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
scripts
Age
Commit message (
Expand
)
Author
2022-05-29
gettext: explicitly pass source root / subdir as cli args
Eli Schwartz
2022-05-06
coverage: be clever and detect config files for gcovr/lcov
Eli Schwartz
2022-04-23
Fix typo that breaks g++ cross detection on Debian.
Jussi Pakkanen
2022-04-21
gtkdochelper.py: Use os.pathsep for --path argument
Chun-wei Fan
2022-04-20
Add NetBSD support in symbolextractor.
Thomas Klausner
2022-04-14
simplify destdir_join for readability
Eli Schwartz
2022-04-14
pyupgrade --py37-plus
Eli Schwartz
2022-03-29
move a bunch of imports into TYPE_CHECKING blocks
Eli Schwartz
2022-03-13
Merge pull request #9339 from dcbaker/submit/structured_sources
Jussi Pakkanen
2022-03-09
Add new env2mfile command.
Jussi Pakkanen
2022-03-08
Revert "Add new env2cross command."
Eli Schwartz
2022-03-08
Add new env2cross command.
Jussi Pakkanen
2022-03-07
scripts: Add a script to copy files.
Dylan Baker
2022-03-06
scripts: accept the path of the gettext commands to run as an argument
Eli Schwartz
2022-01-22
Merge pull request #9742 from ximion/wip/itstool
Jussi Pakkanen
2022-01-21
i18n: Add support for joining XML localization via itstool
Matthias Klumpp
2022-01-02
modules/gnome: replace yelphelper with run and custom targets
Pablo Correa Gómez
2021-12-05
rename exe_runner to exe_wrapper everywhere
Eli Schwartz
2021-11-14
Share common code between clang tidy and format
Xavier Claessens
2021-11-09
depfixer: always print the file name in messages
Zbigniew Jędrzejewski-Szmek
2021-11-09
depfixer: convert unused printing code to debugging functions
Zbigniew Jędrzejewski-Szmek
2021-11-09
depfixer: f-strings
Zbigniew Jędrzejewski-Szmek
2021-11-01
coverage generator: obey the documentation and only generate supported outputs
Eli Schwartz
2021-10-27
fix various flake8 whitespace errors
Eli Schwartz
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-10-10
clangformat: Only format files tracked by git by default
Xavier Claessens
2021-10-04
fix extra whitespace
Eli Schwartz
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-24
scripts/meson_exe: narrow type annotation
Dylan Baker
2021-09-24
scripts/meson_exe: close fd if we open it
Dylan Baker
2021-09-14
unused variable -- open() does not need "as f"
Eli Schwartz
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
2021-08-20
external-project: Add support for WAF build system
Xavier Claessens
2021-08-18
backends/ninja: write depscan input files to json
Dylan Baker
2021-08-09
i18n: use real build/install targets for gmo files
Eli Schwartz
2021-08-04
Escape path in exclude filter passed to gcovr
Alois Wohlschlager
2021-07-23
Add support for gcovr --sonarqube report
Weston Schmidt
2021-07-05
use modern set syntax
Eli Schwartz
2021-06-29
Add feed arg to custom_target()
Simon Ser
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-02
Do not delete workdir in case scan-build fails.
Jussi Pakkanen
2021-05-01
Do not accidentally format files when only checking if they are formatted.
Jussi Pakkanen
2021-04-19
Xcode: regenerato project file when build conf changes.
Jussi Pakkanen
2021-03-30
scripts/meson_exe: fix stdout and stderr decoding
Aleksandr Mezin
2021-03-24
depfixer: temporarily modify file permissions
Hemmo Nieminen
2021-03-16
clangformat: Add clang-format-check target
Xavier Claessens
2021-03-16
clangformat: Add include and ignore files
Xavier Claessens
2021-03-16
Add `meson devenv` command and meson.add_devenv()
Xavier Claessens
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
2021-03-04
various python neatness cleanups
Eli Schwartz
[next]