index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
templates
/
cpptemplates.py
Age
Commit message (
Expand
)
Author
2025-12-01
templates: simplify (whitespace, flatten array)
Sam James
2025-11-28
templates: Define a macro for pubic APIs on OS/2
KO Myung-Hun
2025-11-23
templates: respect parameters
Sam James
2025-05-04
templates: add missing space to cpp template
heather7283
2025-04-04
templates: Fix style by adding space after if
Paul Caprioli
2025-01-08
templates: use library() instead of shared_library()
Dylan Baker
2025-01-08
templates: Use modern pkgconfig generator API
Dylan Baker
2025-01-08
templates: add meson.override_dependency()
Dylan Baker
2025-01-08
templates: plumb dependencies into the new project template
Dylan Baker
2025-01-08
templates: standardize Meson formatting
Dylan Baker
2025-01-08
templates: Add a Meson version
Dylan Baker
2025-01-08
templates: Update copyright information
Dylan Baker
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-07-25
templates: use common classes for remaining languages
Dylan Baker
2023-07-25
templates: move initializer to base class
Dylan Baker
2023-02-01
treewide: add future annotations import
Eli Schwartz
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2020-09-08
typing: Fix templates
Daniel Mensinger
2020-03-19
sample factory implementation
Michael
2020-02-22
tests: Ensure that executable and library are named differently
Nirbheek Chauhan
2019-11-02
Minit templates modularization
Michael Hirsch, Ph.D