Files
packages/lang
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
..
2018-03-31 15:08:23 +02:00
2017-08-29 21:41:14 -07:00
2018-11-27 09:04:10 -08:00
2018-12-28 10:27:17 -02:00
2018-11-20 20:04:46 -08:00
2018-02-23 14:49:48 +01:00
2018-12-06 14:47:29 -08:00
2018-12-15 22:55:34 -08:00
2018-06-11 21:32:02 -07:00
2018-12-24 10:12:50 +08:00
2018-08-19 14:26:15 -06:00
2017-11-22 12:57:08 +01:00
2019-03-18 15:45:40 -03:00
2018-12-17 09:14:02 -08:00
2018-10-20 15:06:46 -07:00