Boost C++ Libraries: Ticket #1388: Patch for property.jam to skip rules that are already in indirect format https://svn.boost.org/trac10/ticket/1388 <p> Attached is a patch for property.jam that will not translate "@" rules that are already in indirect format. </p> <p> This is e.g. necessary when one wants to remove a property with "-" that has a rule attached. </p> <p> E.g. -&lt;tag&gt;$(module)%$(module).tag will remove the tag rule that has been defined in $(module). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1388 Trac 1.4.3 Roland Schwarz Tue, 30 Oct 2007 20:27:27 GMT attachment set https://svn.boost.org/trac10/ticket/1388 https://svn.boost.org/trac10/ticket/1388 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">property.diff</span> </li> </ul> Ticket Roland Schwarz Sat, 03 Nov 2007 13:10:22 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1388#comment:1 https://svn.boost.org/trac10/ticket/1388#comment:1 <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> </ul> <p> Applied in <a class="ext-link" href="http://svn.boost.org/trac/boost/changeset/40676"><span class="icon">​</span>http://svn.boost.org/trac/boost/changeset/40676</a> </p> Ticket