aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/templates
AgeCommit message (Expand)AuthorFilesLines
2023-07-25templates: use common classes for remaining languagesDylan Baker11-369/+182
2023-07-25templates: use a common template for C# and JavaDylan Baker4-99/+110
2023-07-25templates: fix typo in function name `sameple` -> `sample`Dylan Baker1-1/+1
2023-07-25templates: move initializer to base classDylan Baker12-55/+32
2023-07-25templates/samplefactory: move type checking only import to special blockDylan Baker1-1/+1
2023-07-25minit: use a Protocol for argumentsDylan Baker2-4/+11
2023-02-01treewide: add future annotations importEli Schwartz14-0/+26
2022-11-17Fix a typo in the CUDA templateZihua Wu1-1/+1
2022-01-27flake8: fix indentation styleEli Schwartz1-3/+3
2021-11-16Add vala templateAlberto Fanjul3-3/+129
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz1-1/+0
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger11-88/+100
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz1-3/+3
2020-09-08typing: Fix templatesDaniel Mensinger13-24/+28
2020-04-01cuda: Fix meson template (fixes #6869)Daniel Mensinger1-2/+2
2020-04-01Fix meson_jar_templateJan Alexander Steffens (heftig)1-2/+2
2020-03-19sample factory implementationMichael12-344/+475
2020-03-08add logic for Java jar projectMichael1-7/+29
2020-02-22tests: Ensure that executable and library are named differentlyNirbheek Chauhan9-9/+16
2020-02-02add new templatesMichael5-0/+639
2019-12-31Make D template work even if dub is not available.Jussi Pakkanen1-7/+9
2019-11-02Minit templates modularizationMichael Hirsch, Ph.D7-0/+854