119 Commits (302a29593a49c875adb5638375c1e5018efb7fb9)

Author SHA1 Message Date
Eli Schwartz ce120ff164 on newer versions of clang-format, use builtin --check handling 2 years ago
Dylan Baker 2d349eae8c
pylint: enable the set_membership plugin 2 years ago
Dylan Baker 67da2ad0fb
pylint: enable simplifiable-if-statement 2 years ago
Jussi Pakkanen fd43842041 Fix writing single strings in env2mfile. 2 years ago
Jussi Pakkanen 611bd4e6db Add CMake to cross file. 2 years ago
Jussi Pakkanen 318579b367 Fix ppc64 detection in Debian. 2 years ago
Eli Schwartz 97ec20e901
depfixer: handle darwin dependencies with non-ASCII paths 2 years ago
Xavier Claessens d29ef2b128 Add yasm as fallback for nasm language 2 years ago
Dylan Baker 8c819ab805
pylint: enable unspecified-encoding 2 years ago
Xavier Claessens 2dfd952eb9 Move classes used by scripts to their own module 2 years ago
Dylan Baker f5283dd63f pylint: enable global-statement 2 years ago
Dylan Baker 3ef332e89a pylint: enable global-variable-not-assigned 2 years ago
Xavier Claessens bb4c8c07f8 Fix cmd_or_ps.ps1 script with pwsh7 2 years ago
Dylan Baker 188c552dcf pylint: enable use-maxsplit-arg 2 years ago
Eli Schwartz 388cb0f805 env2mfile: reuse logical lists of interesting facts from meson itself 2 years ago
Alf Henrik Sauge 06bf9a5cda Fix purely white space issues reported by flake8 2 years ago
Eli Schwartz 5b2f921d52
ninja depscanner: handle C++ sources named capital C 2 years ago
Jussi Pakkanen c44ae35356 Ignore encoding errors when scanning. Closes #10571. 2 years ago
Akihiko Odaki c2c9359d46 Fix destdir_join 2 years ago
Staz M 7409f12a82 always run external projects multi-threaded if possible 2 years ago
Staz M 7da495f616 always set DESTDIR via the environment for external projects 2 years ago
Xavier Claessens 57909b53d6 Improve WINEPATH reduction 2 years ago
Seungha Yang ee7a7fec10 devenv: Add support for PowerShell 7 on Windows 2 years ago
Eli Schwartz 462b35e4b1 flake8: fix various whitespace nits 2 years ago
Eli Schwartz a49cd00d64 treewide: various cleanups to move imports for mypy into typechecking blocks 2 years ago
Eli Schwartz 34da721ec2
gettext: explicitly pass source root / subdir as cli args 3 years ago
Eli Schwartz 1e4d4fce22 coverage: be clever and detect config files for gcovr/lcov 3 years ago
Jussi Pakkanen b78d33f0b5 Fix typo that breaks g++ cross detection on Debian. 3 years ago
Chun-wei Fan 9528e7deb0 gtkdochelper.py: Use os.pathsep for --path argument 3 years ago
Thomas Klausner 1c23281653 Add NetBSD support in symbolextractor. 3 years ago
Eli Schwartz 6a287fae5d
simplify destdir_join for readability 3 years ago
Eli Schwartz bb171c2dff
pyupgrade --py37-plus 3 years ago
Eli Schwartz c9938f8f60
move a bunch of imports into TYPE_CHECKING blocks 3 years ago
Jussi Pakkanen 04ef7ec45d Add new env2mfile command. 3 years ago
Eli Schwartz 7cc4ca2cbb
Revert "Add new env2cross command." 3 years ago
Jussi Pakkanen e257a870fe Add new env2cross command. 3 years ago
Dylan Baker 9519a5b7fd scripts: Add a script to copy files. 3 years ago
Eli Schwartz 768616b0f8
scripts: accept the path of the gettext commands to run as an argument 3 years ago
Matthias Klumpp 02fb0c3f8b i18n: Add support for joining XML localization via itstool 3 years ago
Pablo Correa Gómez 26c1869a14
modules/gnome: replace yelphelper with run and custom targets 3 years ago
Eli Schwartz 5b7d4f8bd3
rename exe_runner to exe_wrapper everywhere 3 years ago
Xavier Claessens 364d951b34 Share common code between clang tidy and format 3 years ago
Zbigniew Jędrzejewski-Szmek 7a5eb6f9aa depfixer: always print the file name in messages 3 years ago
Zbigniew Jędrzejewski-Szmek c2f1d91b8a depfixer: convert unused printing code to debugging functions 3 years ago
Zbigniew Jędrzejewski-Szmek da522efc93 depfixer: f-strings 3 years ago
Eli Schwartz 0f0b1f22d2
coverage generator: obey the documentation and only generate supported outputs 3 years ago
Eli Schwartz 8947352889 fix various flake8 whitespace errors 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Xavier Claessens 32b7cbd4a7 clangformat: Only format files tracked by git by default 3 years ago
Eli Schwartz 4ab70c5512
fix extra whitespace 3 years ago