| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Craig Ringer <craig(at)2ndquadrant(dot)com> |
| Cc: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>, Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>, Hiroshi Saito <hiroshi(at)winpg(dot)jp> |
| Subject: | Re: Building psqlODBC installers |
| Date: | 2014-06-13 16:47:10 |
| Message-ID: | CA+OCxowgkg8bSLmqrhmqKyDWO_bTtszeQNpzdO7H8mhbc68-HQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
On Fri, Jun 13, 2014 at 4:07 PM, Craig Ringer <craig(at)2ndquadrant(dot)com> wrote:
> On 06/13/2014 08:33 PM, Heikki Linnakangas wrote:
>
>> To be honest, I would also like to remove the MSBuild stuff that
>> Inoue-san did last summer. I prefer the nmake infrastructure, and don't
>> find it useful myself. But I know you spent a lot of effort on writing
>> that stuff... Do you use it actively?
>
> Personally, I just found it immensely useful.
>
> It also properly detects the SDK, which is nice.
>
> I don't really see the appeal of nmake. Why use it? Pg proper got rid of
> it (for good reasons, IMO) and it's generally pretty deprecated for MS
> tools.
>
> I don't pretend that MSBuild is the most beautiful thing around (more
> like the bastard child of CMake and Ant) but it does fit in with the
> tooling really well, plays well with MSVC, and is well supported.
I haven't worked on ODBC in a long while, but from a higher level
perspective of someone who builds and packages multi-platform software
for a living, I whole heartedly agree that MSBuild should be used in
place of nmake, for essentially the same reasons to those Craig give.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Adrian Klaver | 2014-06-13 19:32:22 | Re: FW: Request to install psqlODBC Driver |
| Previous Message | Inoue, Hiroshi | 2014-06-13 16:43:16 | Re: Building psqlODBC installers |