pgAdmin 4 commit: Overhaul the PIP build system so it's less messy on d - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Overhaul the PIP build system so it's less messy on d
Date
Msg-id E1bDDP8-00028f-EN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Overhaul the PIP build system so it's less messy on disk during builds, and avoids packaging unnecessary files.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=29fbbb581f3551c43eeabeb9d57835f90e7650a0

Modified Files
--------------
.gitignore           |  5 +--
Makefile             | 97 ++++++++--------------------------------------------
pkg/pip/build.sh     | 81 +++++++++++++++++++++++++++++++++++++++++++
pkg/pip/setup_pip.py |  4 +--
4 files changed, 98 insertions(+), 89 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Fixed RM #1356
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Support distro-specific configs, and include docs in