summaryrefslogtreecommitdiff
path: root/mesonbuild/templates/sampleimpl.py
AgeCommit message (Expand)Author
2025-12-01templates: fix --executableSam James
2025-11-23templates: respect parametersSam James
2025-01-08templates: plumb dependencies into the new project templateDylan Baker
2025-01-08templates: Don't overwrite files that existDylan Baker
2025-01-08templates: replace abc.abstractproperty with abc.abstractmethod and propertyDylan Baker
2025-01-08templates: Add a Meson versionDylan Baker
2025-01-08templates: Update copyright informationDylan Baker
2024-12-09modernize Rust templatePaolo Bonzini
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: move initializer to base classDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2020-09-08typing: Fix templatesDaniel Mensinger
2020-03-19sample factory implementationMichael