Re: phase 2 of wxWidgets 2.9 build

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Peter Geoghegan <peter(dot)geoghegan86(at)gmail(dot)com>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: phase 2 of wxWidgets 2.9 build
Date: 2011-02-02 08:06:33
Message-ID: AANLkTik6Zy03x+xqG4htV2-aFM3gNoj9+xL0LH+LzN0f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Feb 2, 2011 at 2:41 AM, Peter Geoghegan
<peter(dot)geoghegan86(at)gmail(dot)com> wrote:
> I'm glad to see my work to date on wxWidgets 2.9 compatibility has
> been committed.
>
> We have 4 (and now, I think, 2) problems:

I like 2 best. Let's choose that one :-)

> 3. Linker problems on 2.9 + OGL as they exist on my system. I think
> these can be resolved by playing around with the OGL bakefile.
>
> 4. The OGL Problem itself. The task of talking to contributors and
> getting them to re-licence is ongoing. I suppose we'll have to
> integrate OGL, and build it as part of our own build system. Should I
> get started on this in anticipation of the re-licensing going ahead?
> It would be nice if our Makefile just invoked a separate
> makefile/build system for OGL, so OGL remained self-contained and
> could easily be used by third parties.

I think you should assume we'll go ahead. Every response so far has
been positive, including the leading contributor who is responsible
for 99% of the code.

I don't think we should spend time trying to separate the build. We're
not trying to maintain this for third party users - most of them will
find the published code usable. It's only a problem for those of us
with BSD style licences, and even they could just replace our
module.mk files with the equivalent for their projects in a matter of
minutes, much as we will replace the bakefile.

Will you use the code that Julian sent you, or stick with the original?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-02-02 12:46:07 pgAdmin III commit: Unbreak the windows installer (grrrr Magnus!)
Previous Message Peter Geoghegan 2011-02-02 02:41:52 phase 2 of wxWidgets 2.9 build