diff index.html @ 3061:f8299bb6c872

Initial support for native MSVC compilation. * add MSVC support files: compiler wrappers and support libraries * adapt libiconv to work with MSVC * adapt gettext to work with MSVC
author Michael Goffioul <michael.goffioul@gmail.com>
date Mon, 17 Jun 2013 22:43:11 -0400
parents ea240b620dd8
children be70678cc47b
line wrap: on
line diff
--- a/index.html	Mon Jun 17 20:22:08 2013 -0400
+++ b/index.html	Mon Jun 17 22:43:11 2013 -0400
@@ -1024,6 +1024,11 @@
         <td id="build-libtool-website"><a href="http://www.gnu.org/software/libtool">libtool</a></td>
     </tr>
     <tr>
+        <td id="build-msvctools-package">msvctools</td>
+        <td id="build-msvctools-version"></td>
+        <td id="build-msvctools-website"></td>
+    </tr>
+    <tr>
         <td id="build-pkg-config-package">pkg-config</td>
         <td id="build-pkg-config-version">0.28</td>
         <td id="build-pkg-config-website"><a href="http://www.freedesktop.org/wiki/Software/pkg-config">pkg-config</a></td>
@@ -1220,7 +1225,7 @@
     </tr>
     <tr>
         <td id="gettext-package">gettext</td>
-        <td id="gettext-version">0.18.1.1</td>
+        <td id="gettext-version">0.18.2</td>
         <td id="gettext-website"><a href="http://www.gnu.org/software/gettext/">gettext</a></td>
     </tr>
     <tr>