summaryrefslogtreecommitdiff
path: root/mesonbuild/utils/platform.py
AgeCommit message (Expand)Author
2025-10-04utils/platform: Use a type declaration instead of default valueDylan Baker
2025-10-04utils: merge per-platform utils into `platform.py`Dylan Baker
2025-08-29utils: make .wraplock optionalPaolo Bonzini
2025-06-03utils: Replace BuildDirLock with generic DirectoryLockFlorian "sp1rit"​
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2022-09-28Move classes used by scripts to their own moduleXavier Claessens