summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-01-06 01:50:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2016-01-06 01:50:16 (GMT)
commite6b32febc13865be646a9f2972c7d9345948594c (patch)
tree236b6730fdf5d6d3d942ef44bd4970d7d627745f /index.html
parentb4acd5ae7871ac84626cd4225f21130867905437 (diff)
parentd1599d5bcfbab43cc2ee561c9f6521530edbfbb9 (diff)
downloadmxe-e6b32febc13865be646a9f2972c7d9345948594c.zip
mxe-e6b32febc13865be646a9f2972c7d9345948594c.tar.gz
mxe-e6b32febc13865be646a9f2972c7d9345948594c.tar.bz2
Merge pull request #1130 from LuaAndC/apt-docs
add links to pkg.mxe.cc and battleship to index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html29
1 files changed, 27 insertions, 2 deletions
diff --git a/index.html b/index.html
index 68249e2..30a64cc 100644
--- a/index.html
+++ b/index.html
@@ -86,12 +86,17 @@
<li>
integrates well with <a href="#tutorial-5a">autotools</a>,
<a href="#tutorial-5b">cmake</a>, <a href="#tutorial-5c">qmake</a>,
- and <a href="#tutorial-5d">hand-written makefiles</a>.
+ and <a href="#tutorial-5d">hand-written makefiles</a>
</li>
<li>
has been in continuous development <a href="#history">since 2007</a>
and is <a href="#used-by">used by several projects</a>
</li>
+ <li>
+ has <a href="http://pkg.mxe.cc/">pre-compiled binaries</a>
+ that <a href="https://github.com/zer0main/battleship">can be used
+ in Continuous Integration systems</a>
+ </li>
</ul>
<h3>Supported Toolchains</h3>
@@ -211,7 +216,7 @@ exit</pre>
</p>
<pre>cd /opt/mxe</pre>
- <h3 id="tutorial-3">Step 3: Build MXE</h3>
+ <h3 id="tutorial-3">Step 3a: Build MXE</h3>
<p>
Enter the directory where you've downloaded MXE.
@@ -269,6 +274,15 @@ exit</pre>
After you're done it just needs a little post-installation.
</p>
+ <h3 id="tutorial-3b">Step 3b: Install MXE from the binary distribution</h3>
+
+ <p>
+ Instead of building MXE packages from source, you can
+ download precompiled packages. There are two options:
+ tar archives and Debian packages.
+ See <a href="http://pkg.mxe.cc/">pkg.mxe.cc</a>.
+ </p>
+
<h3 id="tutorial-4">Step 4: Environment Variables</h3>
<p>
@@ -647,6 +661,11 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
Only the <a href="https://www.debian.org/releases/stable/">latest Debian stable series</a> is supported.
</p>
+ <p>
+ You can install a precompiled MXE via Debian packages.
+ See <a href="http://pkg.mxe.cc/">pkg.mxe.cc</a>.
+ </p>
+
<h3 id="requirements-fedora">Fedora</h3>
<!-- https://admin.fedoraproject.org/pkgdb/ -->
@@ -4083,6 +4102,9 @@ endef</pre>
<a href="https://github.com/mxe/mxe">Project on GitHub</a>
</li>
<li>
+ <a href="http://pkg.mxe.cc/">Binary distribution of packages</a>
+ </li>
+ <li>
<a href="https://www.openhub.net/p/mxe">Entry on Open Hub</a>
</li>
<li>
@@ -4190,6 +4212,9 @@ endef</pre>
<a href="http://sourceforge.net/projects/aorta/">Aorta</a>
</li>
<li>
+ <a href="https://github.com/zer0main/battleship">Battleship game</a>
+ </li>
+ <li>
<a href="https://bino3d.org/">Bino</a>
</li>
<li>