aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/utils
AgeCommit message (Expand)AuthorFilesLines
2022-11-28utils: Popen_safe: Handle ENOEXEC to fail with an error messageMarvin Scholz1-6/+14
2022-11-17build: use the unified pickle loader to handle more edge casesEli Schwartz1-3/+8
2022-11-03squelch an EncodingWarning we don't care aboutEli Schwartz1-1/+1
2022-10-25Fix native compilation on ARM64 WindowsGustavoLCR2-4/+42
2022-09-28Move classes used by scripts to their own moduleXavier Claessens7-0/+2674