COMMITS
/ configure.ac July 18, 2017
A
bpo-30946: Remove obsolete fallback code in readline module (#2738)
Antoine Pitrou committed
June 29, 2017
I
bpo-29585: Fix sysconfig.get_config_var("PYTHONFRAMEWORK") (GH-2483)
INADA Naoki committed
June 28, 2017
I
bpo-29585: optimize site.py startup time (GH-136)
INADA Naoki committed
June 11, 2017
N
bpo-28180: Implementation for PEP 538 (#659)
Nick Coghlan committed
June 9, 2017
B
Clarify what --enable-optimizations does (GH-1847)
Brett Cannon committed
May 22, 2017
T
Add --with-assertions configure flag to enable C assertions(#1731)
T. Wouters committed
May 3, 2017
V
bpo-23404: make touch becomes make regen-all (#1405)
Victor Stinner committed
May 2, 2017
V
bpo-30232: Support Git worktree in configure.ac (#1391)
Victor Stinner committed
April 28, 2017
V
bpo-30104: Only use -fno-strict-aliasing on dtoa.c (#1340)
Victor Stinner committed
April 21, 2017
V
bpo-30104: configure now detects when cc is clang (#1233)
Victor Stinner committed
V
bpo-30104: Use -fno-strict-aliasing on clang (#1221)
Victor Stinner committed
B
remove configure test for inline keyword (#1231)
Benjamin Peterson committed
April 14, 2017
B
improve alignment autoconf test (#1129)
Benjamin Peterson committed
March 28, 2017
A
bpo-29643: Fix check for --enable-optimizations (GH-129)
Alex Wang committed
March 24, 2017
A
`make tags` fixes (GH-717)
Alex Dzyoba committed
March 21, 2017
N
bpo-27593: Revise git SCM build info. (#744)
Ned Deily committed
March 4, 2017
N
bpo-27593: Get SCM build info from git instead of hg. (#446)
Ned Deily committed
February 6, 2017
V
Prohibit implicit C function declarations
Victor Stinner committed
January 4, 2017
X
Issue #26851: Merge 3.6.
Xavier de Gaye committed
X
Issue #26851: Set Android compilation and link flags.
Xavier de Gaye committed
December 22, 2016
X
Issue #28762: Merge 3.6.
Xavier de Gaye committed
X
Issue #28762: lockf() is available on Android API level 24, but the
Xavier de Gaye committed
December 21, 2016
X
Issue #28538: Merge 3.6.
Xavier de Gaye committed
X
Issue #28538: On Darwin net/if.h requires that sys/socket.h be included beforehand.
Xavier de Gaye committed
X
Issue #28538: Merge 3.6.
Xavier de Gaye committed
X
Issue #28538: Fix the compilation error that occurs because if_nameindex() is
Xavier de Gaye committed
December 20, 2016
B
merge 3.6 (#28932)
Benjamin Peterson committed
B
merge 3.5 (#28932)
Benjamin Peterson committed
B
add a specific configure check for sys/random.h (closes #28932)
Benjamin Peterson committed
December 13, 2016
X
Issue #28190: Merge 3.6.
Xavier de Gaye committed
X
Issue #28190: Cross compiling the _curses module does not use anymore
Xavier de Gaye committed
December 10, 2016
X
Issue #28849: Merge 3.6.
Xavier de Gaye committed
X
Issue #28849: Do not define sys.implementation._multiarch on Android.
Xavier de Gaye committed
November 20, 2016
M
Issue #10656: Merge AIX build fix from 3.6
Martin Panter committed
M
Issue #10656: Merge AIX build fix from 3.5
Martin Panter committed
G
Rename the new --with-optimiations flag to --enable-optimizations.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
G
Rename the new --with-optimiations flag to --enable-optimizations.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
G
Rename the new --with-optimiations flag to --enable-optimizations.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
M
Issue #10656: Fix out-of-tree building on AIX
Martin Panter committed
November 3, 2016
B
Issue #28605: Fix the help and What's New entry for --with-optimizations.
Brett Cannon committed
B
Merge for issue #28605
Brett Cannon committed
October 1, 2016
Z
Issue #21085: Fix accidental leading +'s in configure.ac
Zachary Ware committed
Z
Issue #21085: add configure check for siginfo_t.si_band
Zachary Ware committed
September 24, 2016
C
Write configure message to AS_MESSAGE_FD
Christian Heimes committed
C
Write configure message to AS_MESSAGE_FD
Christian Heimes committed
September 21, 2016
B
replace usage of Py_VA_COPY with the (C99) standard va_copy
Benjamin Peterson committed
September 17, 2016
Z
Closes #27979: Remove bundled copy of libffi
Zachary Ware committed
September 14, 2016
B
merge 3.6 (#28081)
Benjamin Peterson committed
B
more granular configure checks for clock_* functions (closes #28081)
Benjamin Peterson committed