Opened 15 years ago
Closed 15 years ago
#1388 closed Patches (fixed)
Patch for property.jam to skip rules that are already in indirect format
Reported by: | Roland Schwarz | Owned by: | Vladimir Prus |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Description
Attached is a patch for property.jam that will not translate "@" rules that are already in indirect format.
This is e.g. necessary when one wants to remove a property with "-" that has a rule attached.
E.g. -<tag>$(module)%$(module).tag will remove the tag rule that has been defined in $(module).
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | property.diff added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in http://svn.boost.org/trac/boost/changeset/40676