Opened 20 years ago

Closed 19 years ago

#70 closed defect (fixed)

Build all variants

Reported by: ghost Owned by: somebody
Priority: blocker Milestone: C++ Boost maintenance
Component: component1 Version:
Keywords: Cc:

Description

Running "bjam --v2 install" on Boost root should generate all the variants that are currently produces, not just one.

Change History (4)

comment:1 by grafik@…, 20 years ago

Milestone: C++ Boost switch (users)
Priority: majorblocker

This needs to get fixed now! It seems that it's not generally possible to build multiple variants at once. This is contrary to what the examples in the docs say:

Now let's remove all the built products:

bjam --clean debug release

This may also be affecting testing in that thinks like multi-threading might not be getting tested at all.

comment:2 by ghost, 19 years ago

Milestone: C++ Boost switch (users)

comment:3 by ghost, 19 years ago

To the best of my knowledge, this is fixed.

comment:4 by ghost, 19 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.