Обсуждение: pgAdmin 4 commit: Add a top level Makefile with a target and appropriat

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(+)