aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-06-02 22:08:00 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2020-06-04 00:42:09 +0300
commitf818d961e45a6fcaf502f0174abeb4aeb16729c6 (patch)
tree910c78303c459dcbd87351d8c4cc7cb12665ca11 /docs
parent5e3f9b4b06cc4814160abed74735b0ad55967d9a (diff)
downloadmeson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.zip
meson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.tar.gz
meson-f818d961e45a6fcaf502f0174abeb4aeb16729c6.tar.bz2
Add android to os list informally. Closes #6233. [skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Reference-tables.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index c42d608..60a9720 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -121,6 +121,7 @@ These are provided by the `.system()` method call.
| Value | Comment |
| ----- | ------- |
+| android | By convention only, subject to change |
| cygwin | The Cygwin environment for Windows |
| darwin | Either OSX or iOS |
| dragonfly | DragonFly BSD |