COMMITS
/ configure September 6, 2016
B
do not leak addrinfo in configure test
Benjamin Peterson committed
N
Issue #21122: Fix LTO builds on OS X.
Ned Deily committed
B
add back SIZEOF_UINTPTR_T
Benjamin Peterson committed
B
require uintptr_t to exist
Benjamin Peterson committed
B
require standard int types to be defined (#17884)
Benjamin Peterson committed
B
require a long long data type (closes #27961)
Benjamin Peterson committed
September 5, 2016
C
Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module.
Christian Heimes committed
September 1, 2016
D
- Issue #27917: Set platform triplets for Android builds.
doko@ubuntu.com committed
August 30, 2016
R
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger committed
August 29, 2016
D
- Issue #23968, keep platform_triplet and multiarch macros in sync
doko@ubuntu.com committed
August 27, 2016
M
Issue #25825: Merge $(LIBPL) fix from 3.5
Martin Panter committed
M
Issue #25825: Fix references to $(LIBPL) installation path on AIX
Martin Panter committed
August 4, 2016
B
merge 3.5 (#27670)
Benjamin Peterson committed
B
https link to the bug tracker (closes #27670)
Benjamin Peterson committed
M
Issue #27641: Merge cross-compiling improvement from 3.5
Martin Panter committed
July 30, 2016
X
(merge from 3.5) Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye committed
X
Issue #27453: CPP invocation in configure must use CPPFLAGS.
Xavier de Gaye committed
July 29, 2016
M
Issue #27641: Comment out regeneration rules when cross compiling
Martin Panter committed
July 28, 2016
M
Issue #27490: Merge pgen cross-compile logic from 3.5
Martin Panter committed
M
Issue #27490: Do not build pgen when cross-compiling
Martin Panter committed
July 26, 2016
X
(merge from 3.5) Issue #26662: Set PYTHON_FOR_GEN in configure
Xavier de Gaye committed
X
Issue #26662: Set PYTHON_FOR_GEN in configure
Xavier de Gaye committed
July 9, 2016
X
Issue #27442: Expose the Android API level in sysconfig.get_config_vars()
Xavier de Gaye committed
July 7, 2016
X
Issue #27434: Version of interpreter running a cross-build and source version must be the same.
Xavier de Gaye committed
B
merge 3.5 (#24557)
Benjamin Peterson committed
B
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
Benjamin Peterson committed
June 14, 2016
D
- Don't use largefile support for GNU/Hurd.
doko@ubuntu.com committed
D
- Issue #23968: Rename the platform directory from plat-$(MACHDEP) to
doko@ubuntu.com committed
June 7, 2016
V
Merge 3.5 (os.urandom)
Victor Stinner committed
V
os.urandom() doesn't block on Linux anymore
Victor Stinner committed
May 26, 2016
M
Issue #27076: Merge spelling from 3.5
Martin Panter committed
M
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter committed
May 4, 2016
S
Issue #26932: Fixed support of RTLD_* constants defined as enum values,
Serhiy Storchaka committed
April 25, 2016
S
Issue #20306: The pw_gecos and pw_passwd fields are not required by POSIX.
Stefan Krah committed
April 23, 2016
M
Issue #22359: Merge cross-compilation fix from 3.5
Martin Panter committed
M
Issue #22359: Disable running cross-compiled _freeze_importlib and pgen
Martin Panter committed
April 15, 2016
G
Issue #25702: A --with-lto configure option has been added that will
Gregory P. Smith committed
G
Issue #25702: A --with-lto configure option has been added that will
Gregory P. Smith committed
April 12, 2016
V
Merge 3.5 (os.urandom)
Victor Stinner committed
V
configure: fix HAVE_GETRANDOM_SYSCALL check
Victor Stinner committed
April 3, 2016
M
Issue #23735: Merge Readline resize handling from 3.5
Martin Panter committed
M
Issue #23735: Add SIGWINCH handler for Readline 6.3+ support, by Eric Price
Martin Panter committed
March 18, 2016
M
Issue #17603: Merge configure.ac fix from 3.5
Martin Panter committed
M
Issue #17603: Check for st_blocks field without requiring fileblocks.o
Martin Panter committed
March 8, 2016
N
Issue #24324: merge from 3.5
Ned Deily committed
N
Issue #24324: Do not enable unreachable code warnings when using
Ned Deily committed
December 21, 2015
Z
Issue #25827: Merge with 3.5
Zachary Ware committed
Z
Issue #25827: Add support for ICC to configure
Zachary Ware committed
October 7, 2015
B
make configure executable
Benjamin Peterson committed