aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/new-debug-function.md
AgeCommit message (Collapse)AuthorFilesLines
2022-07-03Finalize the release.0.63.0Jussi Pakkanen1-5/+0
2022-03-30Add new debug() functionMarvin Scholz1-0/+5
Adds a new debug() function that can be used in the meson.build to log messages to the meson-log.txt that will not be printed to stdout when configuring the project.