aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/templates/mesontemplates.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-25minit: use a Protocol for argumentsDylan Baker1-2/+5
2023-02-01treewide: add future annotations importEli Schwartz1-0/+1
2021-11-16Add vala templateAlberto Fanjul1-2/+3
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger1-1/+1
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-3/+3
2020-09-08typing: Fix templatesDaniel Mensinger1-1/+3
2020-04-01Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-03-08add logic for Java jar projectMichael1-7/+29
2020-02-02add new templatesMichael1-0/+51