COMMITS
/ aclocal.m4 November 13, 2024
H
gh-89640: Pull in update to float word order detection in autoconf-archive (#126747)
Hood Chatham committed
October 26, 2024
E
gh-89640: properly detect float word ordering on Linux (#125571)
Erlend E. Aasland committed
February 28, 2024
E
gh-115765: Don't use deprecated AC_EGREP_* macros in configure.ac (#116016)
Erlend E. Aasland committed
November 15, 2023
V
gh-112088: Run autoreconf in GHA check_generated_files (#112090)
Victor Stinner committed
June 1, 2023
E
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Erlend E. Aasland committed
November 18, 2021
C
bpo-45573: Introduce extension module flags in Makefile (GH-29594)
Christian Heimes committed
October 3, 2021
P
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)
Pablo Galindo Salgado committed
July 19, 2021
D
bpo-44340: Add support for building with clang full/thin lto (GH-27231)
Dong-hee Na committed
May 3, 2021
P
Update CI files to account for the master -> main rename (GH-25860)
Pablo Galindo committed
March 27, 2021
C
bpo-43617: Check autoconf-archive package in configure.ac (GH-25016)
Christian Heimes committed
March 19, 2021
C
bpo-43466: Add --with-openssl-rpath configure option (GH-24820)
Christian Heimes committed
November 17, 2020
P
bpo-41625: Expose the splice() system call in the os module (GH-21947)
Pablo Galindo committed
October 22, 2020
P
bpo-38980: Only apply -fno-semantic-interposition if available (GH-22892)
Petr Viktorin committed
May 18, 2020
April 23, 2020
P
bpo-40334: Fix builds outside the source directory and regenerate autoconf files (GH-19667)
Pablo Galindo committed
February 29, 2020
S
bpo-39794: Add --without-decimal-contextvar (#18702)
Stefan Krah committed
September 9, 2019
B
bpo-34652 again: Remove lchmod from the default AC_CHECK_FUNCS list. (GH-15758)
Benjamin Peterson committed
May 31, 2019
P
bpo-26826: Expose copy_file_range in the os module (GH-7255)
Pablo Galindo committed
May 29, 2019
Z
bpo-26836: Add os.memfd_create() (#13567)
Zackery Spytz committed
May 23, 2019
D
bpo-33164: update blake2 implementation (GH-6286)
David Carlier committed
February 26, 2019
B
Run autoreconf.
Benjamin Peterson committed
January 16, 2019
J
bpo-35674: Add os.posix_spawnp() (GH-11554)
Joannah Nanjekye committed
October 24, 2018
S
bpo-28015: Support LTO build with clang (GH-9908)
serge-sans-paille committed
September 19, 2018
B
run autoconf (GH-9411)
Benjamin Peterson committed
September 11, 2018
B
Remove configure check LOG1P_DROPS_ZERO_SIGN. (GH-9193)
Benjamin Peterson committed
July 16, 2018
A
bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)
Antoine Pitrou committed
B
bpo-34121: Fix detection of C11 atomic support on clang. (GH-8288)
Benjamin Peterson committed
May 24, 2018
C
closes bpo-33619: Fix libffi detection by regenerating ./configure (GH-7075)
Chih-Hsuan Yen committed
May 15, 2018
B
run autoreconf (GH-6850)
Benjamin Peterson committed
May 4, 2018
A
bpo-33332: Add signal.valid_signals() (GH-6581)
Antoine Pitrou committed
January 27, 2018
P
bpo-31368: Expose preadv and pwritev in the os module (#5239)
Pablo Galindo committed
January 20, 2018
C
bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
Christian Heimes committed
January 6, 2018
N
bpo-29137: Remove fpectl module (#4789)
Nathaniel J. Smith committed
September 14, 2017
S
bpo-31462: Remove trailing whitespaces. (#3564)
Serhiy Storchaka committed
September 7, 2017
A
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou committed
September 5, 2017
C
bpo-31343: Include sys/sysmacros.h (#3318)
Christian Heimes committed
April 14, 2017
B
improve alignment autoconf test (#1129)
Benjamin Peterson committed
September 24, 2016
C
Write configure message to AS_MESSAGE_FD
Christian Heimes committed
September 8, 2016
B
more PY_LONG_LONG to long long
Benjamin Peterson committed
C
Issue 28017: Use -std=gnu99 to get C99 with GNU extensions for bluetooth.h on big endian.
Christian Heimes committed
July 7, 2016
B
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes #24557)
Benjamin Peterson committed
March 8, 2016
N
Issue #24324: Do not enable unreachable code warnings when using
Ned Deily committed
April 13, 2015
D
- the PKG_PROG_PKG_CONFIG macro is not part of autoconf, but comes from third
doko@ubuntu.com committed
January 29, 2006
M
Delete aclocal.m4, and require autoconf 2.59, fixing
Martin v. Löwis committed
September 27, 2003
A
fix for bug #811160 - autoconf vs. hp/ux system header files.
Anthony Baxter committed