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
2023-02-01
pylint 2.16: remove pointless parens around equality assignments
Eli Schwartz
2023-02-01
simplify instantiation of builtin type using builtins instead of functions
Eli Schwartz
2023-02-01
treewide: add future annotations import
Eli Schwartz
2022-12-14
depfixer: silence fix_jar() and make it do something
Benjamin Gilbert
2022-12-13
depfixer: don't extract MANIFEST.MF verbosely
Benjamin Gilbert
2022-12-05
on newer versions of clang-format, use builtin --check handling
Eli Schwartz
2022-11-30
pylint: enable the set_membership plugin
Dylan Baker
2022-11-30
pylint: enable simplifiable-if-statement
Dylan Baker
2022-11-22
Fix writing single strings in env2mfile.
Jussi Pakkanen
2022-11-12
Add CMake to cross file.
Jussi Pakkanen
2022-11-12
Fix ppc64 detection in Debian.
Jussi Pakkanen
2022-11-03
depfixer: handle darwin dependencies with non-ASCII paths
Eli Schwartz
2022-10-24
Add yasm as fallback for nasm language
Xavier Claessens
2022-10-03
pylint: enable unspecified-encoding
Dylan Baker
2022-09-28
Move classes used by scripts to their own module
Xavier Claessens
2022-09-22
pylint: enable global-statement
Dylan Baker
2022-09-22
pylint: enable global-variable-not-assigned
Dylan Baker
2022-09-21
Fix cmd_or_ps.ps1 script with pwsh7
Xavier Claessens
2022-09-19
pylint: enable use-maxsplit-arg
Dylan Baker
2022-09-01
env2mfile: reuse logical lists of interesting facts from meson itself
Eli Schwartz
2022-08-26
Fix purely white space issues reported by flake8
Alf Henrik Sauge
2022-07-25
ninja depscanner: handle C++ sources named capital C
Eli Schwartz
2022-07-16
Ignore encoding errors when scanning. Closes #10571.
Jussi Pakkanen
2022-06-26
Fix destdir_join
Akihiko Odaki
2022-06-17
always run external projects multi-threaded if possible
Staz M
2022-06-17
always set DESTDIR via the environment for external projects
Staz M
2022-06-17
Improve WINEPATH reduction
Xavier Claessens
2022-06-14
devenv: Add support for PowerShell 7 on Windows
Seungha Yang
2022-06-13
flake8: fix various whitespace nits
Eli Schwartz
2022-06-10
treewide: various cleanups to move imports for mypy into typechecking blocks
Eli Schwartz
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
[next]