summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2015-10-07 16:36:17 +0200
committerAndreas Schneider <asn@cryptomilk.org>2015-10-07 16:36:17 +0200
commitfcc47ccf4f8efcbf38af1ddcab988c36c1d2df14 (patch)
treef4bd843f63f2d41edb728fb920d98de5b2fa484b
parentdbb6c6d1db0a5c837d9b702e325c4ebec09a28c2 (diff)
downloadcmocka_website-fcc47ccf4f8efcbf38af1ddcab988c36c1d2df14.tar.gz
cmocka_website-fcc47ccf4f8efcbf38af1ddcab988c36c1d2df14.tar.xz
cmocka_website-fcc47ccf4f8efcbf38af1ddcab988c36c1d2df14.zip
Add Platforms and compilers
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index 3d51653..e806161 100644
--- a/index.html
+++ b/index.html
@@ -156,6 +156,15 @@
</div>
<div class="column_3">
+ <h2 class="icon truck"></h2>
+ <h5 class="text normal">Platforms and compilers</h5>
+
+ <small>cmocka works well on Linux, BSD, Solaris, Windows and
+ embedded platforms. It is known to be working with GCC,
+ LLVM, MSVC, MinGW and many more.</small>
+ </div>
+
+ <div class="column_3">
<h2 class="icon legal"></h2>
<h5 class="text normal">License: Apache License 2.0</h5>