summaryrefslogtreecommitdiff
path: root/mesonbuild/templates/samplefactory.py
AgeCommit message (Expand)Author
2025-01-08templates: Update copyright informationDylan Baker
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-07-25templates: use common classes for remaining languagesDylan Baker
2023-07-25templates: use a common template for C# and JavaDylan Baker
2023-07-25templates: fix typo in function name `sameple` -> `sample`Dylan Baker
2023-07-25templates/samplefactory: move type checking only import to special blockDylan Baker
2023-07-25minit: use a Protocol for argumentsDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2021-11-16Add vala templateAlberto Fanjul
2020-09-08typing: Fix templatesDaniel Mensinger
2020-03-19sample factory implementationMichael