Changeset 60688

Timestamp:
Mar 18, 2010, 8:06:50 AM (13 years ago)
Author:
Vladimir Prus
Message:

Revert 60652.
The 'alias' rule passes 'no-rename' to main-target-sources,
and targets.create-metatarget does not, presently, support
that. As result:

alias a :

[ python-extension xxx ]
[ bpl-test yyy : xxx ]
;

Does not work since 'xxx' gets renamed to a..xxx.

We obviously need to handle 'no-rename', but for now,
just revert the patch.

(No files)

Note: See TracChangeset for help on using the changeset viewer.