Re: 'kitchen sink' downloads (Was: Re: [pgsql-advocacy] - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: 'kitchen sink' downloads (Was: Re: [pgsql-advocacy]
Date
Msg-id 20050505175307.L42300@ganymede.hub.org
Whole thread Raw
In response to Re: 'kitchen sink' downloads (Was: Re: [pgsql-advocacy] Increased company involvement)  (Josh Berkus <josh@agliodbs.com>)
Responses Re: 'kitchen sink' downloads (Was: Re: [pgsql-advocacy]
List pgsql-hackers
On Thu, 5 May 2005, Josh Berkus wrote:

> Marc,
>
>> I've seen some projects where configure *calls* configure in sub
>> directories ... but that becomes a build issue if someone wants to try and
>> tackle that?
>
> Yes, that's what I was proposing that I pitch to the folks at Greenplum that
> they help with.  Might be hard, though, because they're currently using ant
> for the build, and we wouldn't want to.

Let's get the individual builds working first, since I don't believe any 
of the PLs right now are ready to be "standalone builds"?  Then we can 
look into 'integrating' them into one 'kitchen sink tar ball', once we 
have something to work with ...

Once we have the first one in place, I'll modify mk-snapshot so that it 
does its regular 'make dist-split' for the 'core', does a tar ball for the 
pl, and also does a 'meta package' that includes both, to give a 'base' to 
work from ...

But we need at least one of them ready for a standalone build first ...

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [pgsql-advocacy] Increased company involvement
Next
From: Tom Lane
Date:
Subject: Re: performance of bitmap scans in nested loop joins