[haiku-commits] Re: r42377 - haiku/trunk/src/servers/app

  • From: Ryan Leavengood <leavengood@xxxxxxxxx>
  • To: "haiku-commits@xxxxxxxxxxxxx" <haiku-commits@xxxxxxxxxxxxx>
  • Date: Mon, 25 Jul 2011 00:56:59 -0400

On Monday, July 25, 2011, Clemens <clemens.zeidler@xxxxxxxxxxxxxx> wrote:
> On Sun, 10 Jul 2011 20:00:23 +1200, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
wrote:
>>
>> If someone tackles this, there is also the test app_server Jamfile that
>> needs to be adapted.
>
> How to compile and install that one?

I'm sorry I can't answer your question here but one thing I wanted to
suggest is that if we have two components which share a large number of
source files in their Jamfiles they should probably use some sort of common
source file list in a shared Jamfile. DRY, Don't Repeat Yourself and all
that.

I'm pretty sure it should be possible to define a variable of source files
in one Jamfile then include that in another and then build a target from
that source list.

-- 
Regards,
Ryan

Other related posts: