$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-27 04:10:41
On Monday 27 December 2004 11:04, Alan Gutierrez wrote:
> I've noticed that there is no "bundle" rule for OS X (darwin).
>
> If developed, could one be patched into Boost.Build? Or is that
> best kept in my specific project?
I don't know. Simply, I know next to nothing about "bundle" and haven't seen
your rule. If it's general enough, and can help other OSX users, then it
surely can be added.
> In fact, there is very little GUI support in Boost.Build, and
> as I develop rules for resource compilers, would they belong in
> Boost.Build to be used by other GUI developers, or is GUI
> development specific to my project.
Same answer. If the rules are general, they will be a welcome addition.
- Volodya