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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Overhaul the PIP build system so it's less messy on d
Дата
Msg-id E1bDDP8-00028f-EN@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Fixed RM #1356
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Support distro-specific configs, and include docs in