Boost C++ Libraries: Ticket #3173: Update tools/build/v2/contrib/boost.jam https://svn.boost.org/trac10/ticket/3173 <p> The boost.jam file that's recommended for using boost in projects built with boost-build is out of date. Some libraries need to be added, and some need to be renamed </p> <ul><li>The unit test framework library should be unit_test_framework, not test. (The library name, on linux at least, is boost_unit_test_framework.) </li></ul><ul><li>The prg_exec_monitor library in Boost.Test should get its own target </li></ul><ul><li>The 6 math libraries for C99 and TR1 in Boost.Math should get targets </li></ul> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3173 Trac 1.4.3 Vladimir Prus Mon, 17 Aug 2009 06:04:29 GMT status changed https://svn.boost.org/trac10/ticket/3173#comment:1 https://svn.boost.org/trac10/ticket/3173#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket afoglia@… Fri, 07 May 2010 16:55:02 GMT <link>https://svn.boost.org/trac10/ticket/3173#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3173#comment:2</guid> <description> <p> It also appears that Boost.Filesystem requires Boost.System library, which isn't reflected in the boost.jam file. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Tue, 11 Mar 2014 21:08:40 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3173#comment:3 https://svn.boost.org/trac10/ticket/3173#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> It looks like this was fixed a few years ago. <a class="changeset" href="https://svn.boost.org/trac10/changeset/62249" title="Bring the boost.jam module up to date">[62249]</a>. </p> Ticket