summaryrefslogtreecommitdiff
path: root/mesonbuild/backend/nonebackend.py
AgeCommit message (Expand)Author
2024-04-24backend: fix type annotation of Backend.generateDylan Baker
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-11backends: correct nonebackend return annotation and check in run_mypyEli Schwartz
2023-07-02genvslite: greatly simplify the implementation of non-genvslite backendsEli Schwartz
2023-06-28Experimental 'genvslite' WIP. (#11049)GertyP
2023-03-20backends: add a new "none" backendEli Schwartz