Opened 14 years ago

Closed 13 years ago

#2191 closed Patches (fixed)

Add qcc as name of the toolset to the build library names

Reported by: christian.leutloff@… Owned by: Vladimir Prus
Milestone: Component: build
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

There is not toolset name set for qcc in the

local rule toolset-tag

located in common.jam.

The one line patch added the toolset qcc to generate the appropriate tag in the library names.

The patch does not harm other toolsets.

This problem is also present in the development trunk.

Attachments (1)

add_toolset_tag_for_qcc.diff (486 bytes ) - added by christian.leutloff@… 14 years ago.

Download all attachments as: .zip

Change History (3)

by christian.leutloff@…, 14 years ago

comment:1 by (none), 14 years ago

Milestone: Boost 1.35.1

Milestone Boost 1.35.1 deleted

comment:2 by Vladimir Prus, 13 years ago

Resolution: fixed
Status: newclosed

(In [53384]) Properly tag libraries with QCC toolset.

Fixes #2191.

Note: See TracTickets for help on using tickets.