summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Arlott <70171+nomis@users.noreply.github.com>2018-12-10 18:21:55 +0000
committerJussi Pakkanen <jpakkane@gmail.com>2018-12-10 20:21:55 +0200
commitf77ead26eb726a32d4eadce298abeba95645bbcd (patch)
tree683b9ea1306ac0dd485112e82f5480b62bbebbc3
parent2df39c398d846c2e54f9931aed972bbf23f6c5e2 (diff)
downloadmeson-f77ead26eb726a32d4eadce298abeba95645bbcd.tar.gz
docs: build_always_stale was added in 0.47 [skip ci]
-rw-r--r--docs/markdown/Reference-manual.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index a3166e5c9..531836421 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -264,7 +264,7 @@ following.
- `build_always` (deprecated) if `true` this target is always considered out of
date and is rebuilt every time. Equivalent to setting both
`build_always_stale` and `build_by_default` to true.
-- `build_always_stale` if `true` the target is always considered out of date.
+- `build_always_stale` *(added 0.47)* if `true` the target is always considered out of date.
Useful for things such as build timestamps or revision control tags.
The associated command is run even if the outputs are up to date.
- `capture`, there are some compilers that can't be told to write