summaryrefslogtreecommitdiff
path: root/mesonbuild/machinefile.py
AgeCommit message (Expand)Author
2025-03-01machinefile: ensure that arrays are single deep arrays for stringsDylan Baker
2024-09-06machinefile: Make fully typesafeDylan Baker
2024-09-06machinefile: Remove unused type aliasDylan Baker
2024-09-04Add missing `__future__.annotations` importsDylan Baker
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-06-02Start moving machine files to their own store.Jussi Pakkanen