Boost C++ Libraries: Ticket #8332: Add support for Android https://svn.boost.org/trac10/ticket/8332 <p> There is a project at github, that has a series of patches for Android support. It contains android.jam and android.py files for bjam, and those files have Boost license <a class="ext-link" href="https://github.com/MysticTreeGames/Boost-for-Android"><span class="icon">​</span>link</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8332 Trac 1.4.3 Steven Watanabe Fri, 29 Mar 2013 17:13:30 GMT <link>https://svn.boost.org/trac10/ticket/8332#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8332#comment:1</guid> <description> <p> android.jam appears to be a fork of gcc.jam. I think that correct solution is to integrate any necessary option handling into gcc.jam. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Wed, 10 Apr 2013 10:19:22 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8332#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8332#comment:2</guid> <description> <p> Is it work yet? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Wed, 30 Jul 2014 14:51:18 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/8332#comment:3 https://svn.boost.org/trac10/ticket/8332#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.56.0</span> </li> </ul> <p> This issue was discussed at <a class="ext-link" href="http://lists.boost.org/Archives/boost/2014/01/210880.php"><span class="icon">​</span>this thread</a>. A <code>target-os=android</code> option was added. Looks like that's all we need from build system to easily make Android builds. </p> Ticket