9 Commits (c879ff247ae1b67a790ff98d2d59145302cd4e4e)

Author SHA1 Message Date
Victor Stinner 0a8e57248b
bpo-36721: Add --embed option to python-config (GH-13500) 7 years ago
xdegaye 254b309c80 bpo-21536: On Android, C extensions are linked to libpython (GH-12989) 7 years ago
Victor Stinner 8c3ecc6bac
bpo-21536: C extensions are no longer linked to libpython (GH-12946) 7 years ago
Victor Stinner e65f01f78d
bpo-36508: python-config don't export LINKFORSHARED (GH-12661) 7 years ago
Michał Górny 14086cfc5e closes bpo-22140: Prevent double substitution of prefix in python-config.sh (#3769) 9 years ago
doko@ubuntu.com 2bf91bf46c - Issue #25440: Fix output of python-config --extension-suffix. 11 years ago
doko@ubuntu.com d486c43d8d - Issue #18096: Fix library order returned by python-config. 12 years ago
doko@ubuntu.com 0df35b0a57 - Issue #18257: Fix readlink usage in python-config. Install the python 13 years ago
doko@python.org 874211978c - Issue #16235: Implement python-config as a shell script. 13 years ago