Files
packages/lang
Jeffery To ae80ddc7ab python,python3: Update host pip[3] install functions
* Add --cache-dir option to set the pip cache to a directory in
$(DL_DIR), instead of pip's default (build user's ~/.cache/pip),
fixes #9066

* Add --disable-pip-version-check option, since the version check only
prints a message saying a new version is available

* Combine host_python_pip_install and host_python_pip_install_host into
Build/Compile/HostPy[3]PipInstall

* Remove --root and --prefix options, since this function is only used
to install packages to host Python's default site-packages directory
(setting these may serve to confuse pip)

* Pass all of $(HOST_PYTHON[3]_PACKAGE_BUILD_DEPENDS) to the function,
since pip can handle multiple arguments/packages

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-05-29 21:45:16 +08:00
..
2019-05-13 20:08:03 +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
2019-04-27 17:24:45 +08:00
2018-12-28 10:27:17 -02:00
2019-04-27 23:22:12 -04:00
2019-03-15 12:24:55 -03:00
2018-12-15 22:55:34 -08:00
2019-04-19 18:04:14 -07:00
2019-05-10 15:03:33 +09:00
2019-05-17 12:52:49 +09:00
2019-04-07 15:57:39 -06:00
2019-04-16 21:33:21 -07:00
2017-11-22 12:57:08 +01:00
2019-05-20 21:18:07 +02:00
2019-04-26 18:20:26 -03:00
2018-12-17 09:14:02 -08:00
2018-10-20 15:06:46 -07:00