summaryrefslogtreecommitdiff
path: root/mesonbuild/templates/valatemplates.py
AgeCommit message (Expand)Author
2025-12-01templates: simplify (whitespace, flatten array)Sam James
2025-12-01templates: fix remaining languages for source file discovery tooSam James
2025-01-08templates: use library() instead of shared_library()Dylan Baker
2025-01-08templates: add meson.override_dependency()Dylan Baker
2025-01-08templates: plumb dependencies into the new project templateDylan Baker
2025-01-08templates: standardize Meson formattingDylan Baker
2025-01-08templates: remove 'c' from vala projectsDylan Baker
2025-01-08templates: Add a Meson versionDylan Baker
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: move initializer to base classDylan Baker
2023-02-01treewide: add future annotations importEli Schwartz
2022-01-27flake8: fix indentation styleEli Schwartz
2021-11-16Add vala templateAlberto Fanjul