projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f78a5
)
docs: replace autoconf with meson
author
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Mon, 10 Jun 2019 18:55:16 +0000
(20:55 +0200)
committer
Erik Faye-Lund
<erik.faye-lund@collabora.com>
Thu, 13 Jun 2019 14:14:05 +0000
(14:14 +0000)
We no longer have an autoconf build-system to maintain, but we do have a
meson build-system. So let's mention that instead.
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/releasing.html
patch
|
blob
|
history
diff --git
a/docs/releasing.html
b/docs/releasing.html
index e85126b2db2e06bf3b1ae3a772203fc3c9f1fd21..4e9ebd83457e4445363c3d28ae473afe26aab31f 100644
(file)
--- a/
docs/releasing.html
+++ b/
docs/releasing.html
@@
-122,7
+122,7
@@
a casual search for terms such as regression, fix, broken and similar.
<p>
Maintainer is also responsible for testing in various possible permutations of
-the
autoconf
and scons build.
+the
meson
and scons build.
</p>
<h2>Cherry-picking and build/check testing</h2>