[openbeos] Re: Introducing an Jam question to HAIKU Build system

  • From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Wed, 27 Dec 2006 19:23:06 +0100

On 2006-12-23 at 22:30:26 [+0100], Jörg Bernau <Joerg.Bernau@xxxxxx> wrote:
> 
> yes I am using an crosscompiler in Lnux. Wehs we are successfull in
> porting WegKit a haiku-browser will be easily possible. So I'd like to
> use the folowing structure:
> 
> + - haiku
> |
> + - 3rdparty
>    |
>    + - src
>       |
>       + - WebKit
>       + - libiconv-1.9.x
>       + - icu
>       + - (...)
> 
> So it is a part of the haiku buildtree. That is why I'd like to use the
> HAIKU build system.

Then I would actually recommend integrating your directory structure into 
the haiku tree.

haiku
  src
    ...
    3rdparty
      ...

Then you can use Haiku's build system directly. And adding stuff to the 
built Haiku image can be done using the respective rules (cf. 
build/jam/HaikuImage).

CU, Ingo

PS: Any opinions about introducing a src/3rdparty (or whatever name) 
placeholder directory that third party developers who want to port their 
projects to Haiku can use to "svn switch" to their repository?

Other related posts: