summaryrefslogtreecommitdiff
path: root/mesonbuild/utils
AgeCommit message (Expand)Author
2022-11-30pylint: enable the set_membership pluginDylan Baker
2022-11-30pylint: enable use-implicit-booleaness-not-comparisonDylan Baker
2022-11-29pylint: enable the bad_builtin checkerDylan Baker
2022-11-28utils: Popen_safe: Handle ENOEXEC to fail with an error messageMarvin Scholz
2022-11-17build: use the unified pickle loader to handle more edge casesEli Schwartz
2022-11-03squelch an EncodingWarning we don't care aboutEli Schwartz
2022-10-25Fix native compilation on ARM64 WindowsGustavoLCR
2022-09-28Move classes used by scripts to their own moduleXavier Claessens