Opened 20 years ago

Last modified 15 years ago

#96 closed Tasks (fixed)

Finish target paths — at Version 2

Reported by: Vladimir Prus Owned by: Vladimir Prus
Milestone: Component: None
Version: Boost.Build-M3 Severity: Showstopper
Keywords: Cc:

Description (last modified by Dave Abrahams)

This includes two parts. 

First, it is required that after building every main target, the
project target that cause the build compare free properties 
for all virtual targets with free properties in its requirements.
If they are not equal,  "main-target-<name>" should be added
to the subvariant identifier.

Second, it is needed to devise the replacement for 
ALL_LOCATE_TARGET and change virtual-target.actualize
to set location appropriately.

Change History (2)

comment:1 by Vladimir Prus, 20 years ago

Logged In: YES 
user_id=321498

Implemented the first part. The second one is rather independent and
can wait.

comment:2 by Dave Abrahams, 15 years ago

Description: modified (diff)
Owner: changed from nobody to Vladimir Prus
Severity: Showstopper
Status: assignednew
Note: See TracTickets for help on using tickets.