summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-07-26 04:39:23 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-07-26 04:39:23 (GMT)
commitca337a12075e0ec5f57810831f63f0a95a24bdc9 (patch)
treebbfcedbf1b9d519a18a7ed5b1585463931f040cd
parentc3d3bb1b314e49521a49902736a4764c9b99b94b (diff)
downloadmxe-ca337a12075e0ec5f57810831f63f0a95a24bdc9.zip
mxe-ca337a12075e0ec5f57810831f63f0a95a24bdc9.tar.gz
mxe-ca337a12075e0ec5f57810831f63f0a95a24bdc9.tar.bz2
doc update: add build system integration and project maturity to introduction
-rw-r--r--index.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/index.html b/index.html
index 17f76f8..bf44c67 100644
--- a/index.html
+++ b/index.html
@@ -180,8 +180,13 @@
whenever possible
</li>
<li>
- is already
- <a href="#used-by">used by several projects</a>
+ 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>.
+ </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>
</ul>