summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-05-19 01:00:08 -0700
committerDaniel Bovensiepen <[email protected]>2012-05-19 01:00:08 -0700
commite7b9c2bceec57edb1d5fc5a7b8e1b28d0b7fec7d (patch)
treeb89e9850e48bd75581db1a4af64bc50ded4e97f4
parent6f6c270bb13ff6e68f39e863f11706ba0bf28500 (diff)
downloadmruby-e7b9c2bceec57edb1d5fc5a7b8e1b28d0b7fec7d.tar.gz
mruby-e7b9c2bceec57edb1d5fc5a7b8e1b28d0b7fec7d.zip
Add information file for supported plattforms
-rw-r--r--doc/plattform_status.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/plattform_status.md b/doc/plattform_status.md
new file mode 100644
index 000000000..59a44c58a
--- /dev/null
+++ b/doc/plattform_status.md
@@ -0,0 +1,32 @@
+# Plattform Status
+
+What is the status of mruby on specific plattforms
+
+## Linux
+
+### Ubuntu 12.04
+
+*Works!* This plattform is used by @matz
+
++ Linux 3.2.0-23-generic #36-Ubuntu x86_64 GNU/Linux
++ gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
+
+## Mac OS X
+
+### 10.7
+
+*Works!* This plattform is most of the time working.
+
++ Darwin 11.3.0 Darwin Kernel Version 11.3.0:
+ root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
++ i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1
+ (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
+
+### 10.8
+
+*Works!*
+
+## Windows
+
+### Windows 7
+