build: officially deprecate waf

While the waf build has served us well for many years, it's time to
officially consider it deprecated. The meson build was added fully with
the intention to eventually replace waf and its current state is more
than good enough to do that. Let's start the deprecation period now to
give users a heads up to switch before we remove waf for good.
This commit is contained in:
Dudemanguy
2023-01-13 11:48:21 -06:00
parent 7b09bf7ffc
commit 3858a8102b
3 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
name: 'Report a build Problem'
about: 'Create a report for a build related Issue'
title: ''
labels: 'core:waf'
labels: 'core:meson'
assignees: ''
---
@@ -24,7 +24,7 @@ differs from your own.
### Log file
Upload build/config.log or ./waf configure output to https://0x0.st/ or attach
Upload meson-logs/meson-log.txt or meson setup build output to https://0x0.st/ or attach
it to the github issue, and replace this text with a link to it.
The issue will be closed for ignoring the issue template.