diff options
author | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-06-23 09:29:22 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-06-23 09:38:16 +0000 |
commit | d751dbf6555a7ef92df6634366682afe9450f80f (patch) | |
tree | f75c9cf8986bc6ed0ab4c6f7fd3e83e689fcedb4 | |
parent | 3243be768ad8a601b2636be4dd23dbb6c2d7dd9b (diff) | |
download | midipix_build-d751dbf6555a7ef92df6634366682afe9450f80f.tar.bz2 midipix_build-d751dbf6555a7ef92df6634366682afe9450f80f.tar.xz |
Update TESTED_ON and add to build.usage.
-rw-r--r-- | TESTED_ON | 4 | ||||
-rw-r--r-- | build.usage | 6 |
2 files changed, 8 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Arch Linux 2016.02.01 (x64) -Debian GNU/Linux v8.3 (stable) (jessie) (x64) +Arch Linux 2016.02.01 (x86_64) +Debian GNU/Linux v8.5 (stable) (jessie) (x86_64) Cygwin64 CYGWIN_NT-6.3 (x86_64) openSUSE 20150612 (Tumbleweed) (x86_64) diff --git a/build.usage b/build.usage index 464a8310..44ae3313 100644 --- a/build.usage +++ b/build.usage @@ -42,3 +42,9 @@ usage: ./build.sh [-c] [-nd] [-r ALL|level.name.build[:step]] [-h] [-t] ./build.sh -c -r ALL GITROOT_HEAD=... Clean $PREFIX and forcibly rebuild everything. + +This script has been tested on the following platforms: +Arch Linux 2016.02.01 (x86_64) +Debian GNU/Linux v8.5 (stable) (jessie) (x86_64) +Cygwin64 CYGWIN_NT-6.3 (x86_64) +openSUSE 20150612 (Tumbleweed) (x86_64) |