$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-03 05:51:40
Hi Pedro,
> I have attached two patches. One of them changes the rc action in order to
> include generated files.
This patch is fine. However, could you send also log message for CVS commit? I
know next to nothng about rc files, so I don't even know what 'include
generated files' mean -- so I cannot write a reasonable log message myself.
> The other changes builtin.jam so that searched-libs can have tags as well.
> I have copied the tag-name rule from basic-target but it certainly should
> be factorized out and placed in a common class - I just haven't done it
> because the only common base is abstract-target and that seemed too high
> level a place to put it in.
Hmm... I certainly don't like such code-duplication... but I really don't know
where to put this logic, yet. Hopefully will have some ideas tomorrow.
Thanks,
Volodya