summaryrefslogtreecommitdiff
path: root/mesonbuild/modules/simd.py
AgeCommit message (Expand)Author
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-10-28simd module: fix regression that broke using only some simd variantsEli Schwartz
2023-10-09Clean up some of the code in simd.check()Tristan Partin
2023-10-09Finish typing the simd moduleTristan Partin
2023-10-09Port simd.check() to typed_pos_args/typed_kwargsTristan Partin
2023-02-01treewide: add future annotations importEli Schwartz
2022-08-17interpreter: move handling of module stability to interpreterDylan Baker