pgAdmin 4 commit: Cleanup Windows build scripts and ensure Windows x64 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Cleanup Windows build scripts and ensure Windows x64
Date
Msg-id E1jfgBG-0003J0-IZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Cleanup Windows build scripts and ensure Windows x64 builds will work. Fixes #5574

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=676fec8694654141dad499c0de127c9df1689d85

Modified Files
--------------
Make.bat                          | 302 ++++++++++++++++++--------------------
README                            |  35 +----
docs/en_US/release_notes_4_23.rst |   1 +
pkg/win32/README.txt              | 155 +++++++++++++++----
4 files changed, 271 insertions(+), 222 deletions(-)


pgadmin-hackers by date:

Previous
From: Satish V
Date:
Subject: Re- [RM-3669]If user drop any object and click on create script,count rows and Truncate table, proper error should displayed that object isin present
Next
From: Dave Page
Date:
Subject: Re: Windows build system cleanup