From: | Gunnar Rønning <gunnar(at)polygnosis(dot)com> |
---|---|
To: | <Dave(at)micro-automation(dot)net> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Ant configuration |
Date: | 2001-10-19 12:05:29 |
Message-ID: | m2pu7jrg1i.fsf@smaug.polygnosis.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc pgsql-patches |
* "Dave Cramer" <Dave(at)micro-automation(dot)net> wrote:
|
| The one issue I have with a non ant based build system is that it makes
| it difficult to build the driver on a windows machine.
I think is a valid concern, since a lot of clients presumably will be running
on other architectures.
Maybe a twofold solution ?
1. a very simple make file that doesn't care about dependencies and such.
2. ant as an alternative for developers and users of other
platforms.
And I think more and more projects are migrating towards using Ant. Even
I have done so after 10 years of using make ;-)
--
Gunnar Rønning - gunnar(at)polygnosis(dot)com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Gunnar Rønning | 2001-10-19 12:26:53 | Re: [PATCHES] Ant configuration |
Previous Message | Max Larsson | 2001-10-19 09:14:19 | Retrieving Large object |
From | Date | Subject | |
---|---|---|---|
Next Message | Gunnar Rønning | 2001-10-19 12:26:53 | Re: [PATCHES] Ant configuration |
Previous Message | Gerhard Häring | 2001-10-19 04:56:54 | Re: Patch to fix memory leak in fetch in Python interface. |