pgAdmin 4 commit: Add a top level Makefile with a target and appropriat

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add a top level Makefile with a target and appropriat
Дата
Msg-id E1afPiZ-0006xt-6I@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add a top level Makefile with a target and appropriate Python stuff to build a PIP package of the web code.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dc64160f8249ec8ce9bf2978c8573e2706f8c432
Author: Muhammad Aqeel <muhammad.aqeel@enterprisedb.com>

Modified Files
--------------
.gitignore           |  5 +++
Makefile             | 91 ++++++++++++++++++++++++++++++++++++++++++++++++++++
pkg/pip/setup_pip.py | 83 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 179 insertions(+)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Fix an issue with uneditable text fields containing l
Следующее
От: Dave Page
Дата:
Сообщение: Re: PIP Package Building for pgAdmin4