aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/_typing.py
AgeCommit message (Expand)AuthorFilesLines
2024-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker1-1/+1
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker1-14/+2
2022-06-08typing: replace ImmutableSetProtocol with typing.AbstractSetDylan Baker1-39/+0
2021-10-27fix various flake8 whitespace errorsEli Schwartz1-1/+1
2021-09-07summary: fix dependenciesPaolo Bonzini1-0/+3
2021-06-05typing: mlog use StringProtocolDaniel Mensinger1-0/+3
2021-06-02adding a _typing moduleDylan Baker1-0/+114