summaryrefslogtreecommitdiff
path: root/mesonbuild/templates/objcpptemplates.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-11-28templates: Define a macro for pubic APIs on OS/2KO Myung-Hun
2025-04-04templates: Fix style by adding space after ifPaul Caprioli
2025-01-08templates: use library() instead of shared_library()Dylan Baker
2025-01-08templates: Use modern pkgconfig generator APIDylan 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: 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
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2020-09-08typing: Fix templatesDaniel Mensinger
2020-03-19sample factory implementationMichael
2020-02-22tests: Ensure that executable and library are named differentlyNirbheek Chauhan
2020-02-02add new templatesMichael