pgAdmin 4 commit: Cleanup Windows build scripts and ensure Windows x64

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup Windows build scripts and ensure Windows x64
Date: 2020-06-01 08:52:26
Message-ID: E1jfgBG-0003J0-IZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-06-01 08:57:30 Re: Windows build system cleanup
Previous Message Satish V 2020-06-01 08:46:13 Re- [RM-3669]If user drop any object and click on create script, count rows and Truncate table, proper error should displayed that object is in present