packages/lang/python/python/files
Jeffery To 8de8ff4f25 python,python3: Include python-config for target Python in InstallDev
This installs python{2.7,3.7}-config in $(STAGING_DIR)/usr/bin as part
of Build/InstallDev, to be used by other packages to get build
configuration for target Python.

The treatment for Python 2 and 3 are a bit different:

* For Python 2, python-config is a Python script that is expected to be
  run with, and return data for, the installed Python interpreter. This
  installs a modified version of this script, to be run using host
  Python, and read/return data for target Python.

* Python 3 includes a shell script version of python-config (expected to
  be used in cross-compilation scenarios). This simply installs the
  script into the right place.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-31 19:33:12 +08:00
..
config.site python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-config.in python,python3: Include python-config for target Python in InstallDev 2019-03-31 19:33:12 +08:00
python-package-codecs.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-compiler.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-ctypes.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-db.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-decimal.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-dev.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-distutils.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-email.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-gdbm.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-lib2to3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-logging.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-multiprocessing.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-ncurses.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-openssl.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-pip.mk python,python3: move shebang handle in install script 2019-02-12 12:31:55 +02:00
python-package-pydoc.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-setuptools.mk python,python3: move shebang handle in install script 2019-02-12 12:31:55 +02:00
python-package-sqlite3.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-unittest.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00
python-package-xml.mk python packages: move all things python under lang/python 2017-05-17 16:51:14 +03:00