COMMITS
/ Misc/python-config.in June 9, 2023
V
gh-105407: Remove unused imports (#105554)
Victor Stinner committed
October 15, 2019
J
bpo-38468 : Refactor python-config (#16749)
Joannah Nanjekye committed
May 23, 2019
V
bpo-36721: Add --embed option to python-config (GH-13500)
Victor Stinner committed
April 29, 2019
X
bpo-21536: On Android, C extensions are linked to libpython (GH-12989)
xdegaye committed
April 25, 2019
V
bpo-21536: C extensions are no longer linked to libpython (GH-12946)
Victor Stinner committed
April 9, 2019
V
bpo-36508: python-config don't export LINKFORSHARED (GH-12661)
Victor Stinner committed
October 2, 2014
D
- Issue #18096: Fix library order returned by python-config.
doko@ubuntu.com committed
August 1, 2013
D
- Issue #18257: Fix readlink usage in python-config. Install the python
doko@ubuntu.com committed
March 21, 2013
D
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
doko@ubuntu.com committed
D
- Issue #16754: Fix the incorrect shared library extension on linux. Introduce
doko@ubuntu.com committed
July 26, 2012
B
- Issue #15458: python-config gets a new option --configdir to print the
Barry Warsaw committed
July 24, 2012
N
Issue #14197: For OS X framework builds, ensure links to the shared
Ned Deily committed
October 18, 2010
B
One more change for issue 9807, by Matthias Klose.
Barry Warsaw committed
October 16, 2010
B
First (uncontroversial) part of issue 9807.
Barry Warsaw committed
September 12, 2010
G
Get rid of tabs.
Georg Brandl committed
G
9806: add --extension-suffix option to python-config.
Georg Brandl committed
April 6, 2010
C
Fix python-config to use the new sysconfig module; silences deprecation warnings.
Collin Winter committed
March 19, 2010
C
Merged revisions 79082,79084 via svnmerge from
Collin Winter committed
September 1, 2007
G
Bug #1074: make python-config with Py3k.
Georg Brandl committed
April 27, 2007
G
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
April 21, 2006
T
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters committed