pgAdmin 4 commit: Get rid of the VC++ build script so we just have a si

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Get rid of the VC++ build script so we just have a si
Date: 2018-01-23 13:49:49
Message-ID: E1edyxR-0008Tj-Fn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Get rid of the VC++ build script so we just have a single MinGW one.

Branch
------
runtime-revamp

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

Modified Files
--------------
Make-MinGW.bat | 457 ---------------------------------------------------------
Make.bat | 170 ++++++---------------
2 files changed, 42 insertions(+), 585 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-23 14:48:36 Request for feedback: Alternate desktop runtime architecture
Previous Message Dave Page 2018-01-23 13:48:56 pgAdmin 4 commit: Minimise Qt files we ship.