summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-10-29 10:09:07 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-10-29 10:09:07 (GMT)
commite72ab4a6598c37d29aed08a2f09c8fd58138c743 (patch)
treec3c26c9565810f396338d514bcbcbe646d533f6b /index.html
parenta063f823e8618c2fc7f44829aed5f6e119a88a88 (diff)
downloadmxe-e72ab4a6598c37d29aed08a2f09c8fd58138c743.zip
mxe-e72ab4a6598c37d29aed08a2f09c8fd58138c743.tar.gz
mxe-e72ab4a6598c37d29aed08a2f09c8fd58138c743.tar.bz2
various packages: run `make cleanup-style`
Diffstat (limited to 'index.html')
-rw-r--r--index.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/index.html b/index.html
index e3241e8..efd8bfd 100644
--- a/index.html
+++ b/index.html
@@ -2148,7 +2148,7 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<tr>
<td class="package">qt3d</td>
<td class="website"><a href="http://qt-project.org/">Qt</a></td>
- </tr>
+ </tr>
<tr>
<td class="package">qtactiveqt</td>
<td class="website"><a href="http://qt-project.org/">Qt</a></td>
@@ -3073,9 +3073,9 @@ endef</pre>
<dt>2014-xx-xx &ndash; Release <span id="latest-version">2.23</span></dt>
<dd>
<p>
- The <a href="#download">stable branch</a> was updated to the
- current development version after a thorough <a
- href="https://lists.nongnu.org/archive/html/mingw-cross-env-list/FIXME">testing
+ The <a href="#download">stable branch</a> was updated to the
+ current development version after a thorough <a
+ href="https://lists.nongnu.org/archive/html/mingw-cross-env-list/FIXME">testing
phase</a>.
</p>
@@ -3100,28 +3100,28 @@ endef</pre>
</p>
<p>
- Unfortunately, a number of factors have forced us to drop support
- for MinGW 3 (i.e. "<a href="http://mingw.org/">MinGW.org</a>"),
- in favor of the MinGW-w64 toolchain. This decision was made in a
- large part because of the dropping of support for MinGW by <a
- href="https://github.com/mxe/mxe/pull/453#issuecomment-51703048">
- GLib</a> and <a
- href="https://github.com/mxe/mxe/issues/492#issue-41366666">Qt5</a>,
- which arguably are two of the most important packages in MXE.
- Other considerations have also been taken, like the <a
- href="https://github.com/mxe/mxe/pull/323#issuecomment-39463810">lack
- of maintainership in MinGW</a> and <a
- href="https://github.com/mxe/mxe/issues/400">potential legal
- challenges</a> that comes with using supplemental DirectX
- headers in MinGW in order to support Qt4. Worse yet, having to
- support the unsupported MinGW toolchain impedes adding or
- updating packages, as shown in the <a
- href"https://github.com/mxe/mxe/pull/453#issuecomment-51703048">pull
+ Unfortunately, a number of factors have forced us to drop support
+ for MinGW 3 (i.e. "<a href="http://mingw.org/">MinGW.org</a>"),
+ in favor of the MinGW-w64 toolchain. This decision was made in a
+ large part because of the dropping of support for MinGW by <a
+ href="https://github.com/mxe/mxe/pull/453#issuecomment-51703048">
+ GLib</a> and <a
+ href="https://github.com/mxe/mxe/issues/492#issue-41366666">Qt5</a>,
+ which arguably are two of the most important packages in MXE.
+ Other considerations have also been taken, like the <a
+ href="https://github.com/mxe/mxe/pull/323#issuecomment-39463810">lack
+ of maintainership in MinGW</a> and <a
+ href="https://github.com/mxe/mxe/issues/400">potential legal
+ challenges</a> that comes with using supplemental DirectX
+ headers in MinGW in order to support Qt4. Worse yet, having to
+ support the unsupported MinGW toolchain impedes adding or
+ updating packages, as shown in the <a
+ href"https://github.com/mxe/mxe/pull/453#issuecomment-51703048">pull
request of updating GLib</a>.
</p>
<p>
- Please note that dropping support for MinGW <strong>DOES NOT
+ Please note that dropping support for MinGW <strong>DOES NOT
MEAN</strong> dropping support for the 32-bit architecture. MinGW-w64
also supports 32-bit target through i686-w64-mingw32.
</p>