pgAdmin 4 commit: Overhaul the PIP build system so it's less messy on d

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Overhaul the PIP build system so it's less messy on d
Date: 2016-06-15 16:10:58
Message-ID: E1bDDP8-00028f-EN@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Susan Douglas 2016-06-15 18:38:48 Patch for pgAdmin 4 docs
Previous Message Akshay Joshi 2016-06-15 15:50:09 Re: Fixed RM #1356