Windows build system cleanup

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Windows build system cleanup
Date: 2020-05-28 15:34:24
Message-ID: CA+OCxowi1OEAc5fBjH4mtQmNyzjVYYU-Ct6VRgv4JTeTHYvW_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Here's a patch to cleanup the windows build system and make sure 64 bit
builds work with modern tools. It also updates the README with a new
from-scratch setup process that makes it much easier to setup a Windows
build/dev machine.

Please review, but don't apply as I'll need to do that in conjunction with
some Jenkins changes.

Note that I haven't tested a 32 bit build as I don't have a working
environment for that to hand and don't really want to spend time setting
one up before we deprecate it. I'll fix any issues that show up in Jenkins.

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

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

Attachment Content-Type Size
Re-work_Windows_build_system.patch application/octet-stream 35.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2020-05-29 05:26:57 [pgAdmin4][Patch] - RM #5465 - [Microsoft Edge] Mensagem de Erro Indevida
Previous Message Dave Page 2020-05-28 15:26:47 pgAdmin 4 commit: Require postgresql >= 9.5, and don't bother with Reco