Boost logo

Boost-Build :

From: Olivier Smeesters (olivier.smeesters_at_[hidden])
Date: 2006-10-20 08:49:16


Vladimir Prus wrote:
> Hi Olivier,
>
> Thanks. The attached patch fixes the problem for me. I'd rather like create a
> regression test for this -- would you agree to license your testcase under
> Boost Software License, so that can incorporate it to regression tests?
>
> Thanks,
> Volodya
>

Hi Volodya,

It solves the directory creation problem.

However, the structure that is created is not yet totally correct (was
not in the past either).

In the gui/builddir directory, I expected to see a www directory and a
www/yui subdirectory (hence the "install www" and "install www/yui"
targets with <location>builddir requirement).

gui/builddir/
    index.html
    menu/
      assets/
         menu.css
      menu.js
    yahoo/
      yahoo.js

In the root builddir directory, only the index.html is copied. If I add
a "<install-dependencies>on" requirement in the install target of the
Jamroot, it copies the gui/builddir directory but also, all the files of
yui, forgetting the directory structure.

Thanks,

Olivier

-- 
Olivier Smeesters
Embedded Software Engineer
Newtec (LLN Office)
Avenue Einstein, 2A
B-1348 Louvain-la-Neuve
Tel: +32 (0)10 45.31.06
Fax: +32 (0)10 84.32.54

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk