Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2003-11-07 00:41:40


[2003-11-06] Rene Rivera wrote:

>#2 seems to be working, except that it most likely is building libraries
>with the non-tagged names. Try adding the:
>
> common-stage-tag
> <tag><postfix>-$(version-tag)
>
>...to the dll and/or lib targets themselves.

I just made that easier for library authors... I added a "common-names"
function that does both of the above and figures out the version number tag.
To use add:

    [ common-names ]

..in the requirements section of the targets (like the stage, lib, or dll
targets. No need for the version-tag, and common-stage-tag stuff.

Enjoy.

PS. ..So much to document, so little time :-(

-- grafik - Don't Assume Anything
-- rrivera (at) acm.org - grafik (at) redshift-software.com
-- 102708583 (at) icq


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk