Boost C++ Libraries: Ticket #674: find-library for boost decorated names https://svn.boost.org/trac10/ticket/674 <pre class="wiki">Refering to versioned boost libraries from Jamfiles requires toolset specific library specification. I suggest a mechanism, which should allow to specify a canonical form of a boost library in the requirements section of e.g. an exe taget. The build system should take care to expand the canonical name to the decorated one that is compatible with the current build settings. The mechanism should allow to specify the lib version to use, and whether to link with a dynamic or static version of the respective library. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/674 Trac 1.4.3 Daryle Walker Fri, 03 Aug 2007 12:10:55 GMT component changed; severity set https://svn.boost.org/trac10/ticket/674#comment:1 https://svn.boost.org/trac10/ticket/674#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">build</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> Ticket Roland Schwarz Tue, 07 Aug 2007 21:55:13 GMT attachment set https://svn.boost.org/trac10/ticket/674 https://svn.boost.org/trac10/ticket/674 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">external.zip</span> </li> </ul> <p> patch for searched lib to allow &lt;name&gt;@rule and example </p> Ticket Vladimir Prus Sat, 17 May 2008 06:15:47 GMT status, resolution changed https://svn.boost.org/trac10/ticket/674#comment:2 https://svn.boost.org/trac10/ticket/674#comment:2 <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-old">None</span> → <span class="trac-field-new">fixed</span> </li> </ul> <p> I believe Roland has implemented this. </p> Ticket