summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* [3.9] bpo-43158: Use configure values for building _uuid extension (GH-29353)...Miss Islington (bot)2021-11-021-0/+69
* [3.9] bpo-45405: Prevent ``internal configure error`` when running ``configur...Miss Islington (bot)2021-10-121-3/+5
* bpo-41710: PyThread_acquire_lock_timed() uses sem_clockwait() (GH-28671) (GH-...Miss Islington (bot)2021-10-011-1/+1
* bpo-43109: Fix --with-lto configure option on macOS (GH-26341) (GH-26343)Miss Islington (bot)2021-05-251-3/+6
* [3.9] bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (G...Jakub Kulík2021-05-211-0/+16
* [3.9] bpo-44009: Provide "python3.x-intel64" for Apple Silicon Macs (GH-25804...Miss Islington (bot)2021-05-021-5/+10
* [3.9] bpo-43617: Check autoconf-archive package in configure.ac (GH-25016) (G...Christian Heimes2021-03-271-3/+4
* bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure...Miss Islington (bot)2020-12-201-7/+1
* bpo-42598: Fix implicit function declarations in configure (GH-23690) (GH-23756)Miss Islington (bot)2020-12-131-6/+7
* [3.9] bpo-41100: Support macOS 11 and Apple Silicon (GH-22855) (GH-23295)Ronald Oussoren2020-11-221-6/+39
* [3.9] bpo-38443: Check that the specified universal architectures work (GH-22...Miss Islington (bot)2020-11-211-0/+25
* bpo-41721: Add xlc options (GH-22097)Miss Islington (bot)2020-09-041-1/+4
* bpo-19521: Fix parallel build race condition on AIX (GH-22001)Miss Islington (bot)2020-08-291-9/+22
* BPO-41100: Support macOS 11 when building (GH-21113)Miss Islington (bot)2020-06-251-1/+1
* bpo-40684: Fix make install for platlibdir=lib64 (GH-20736)Miss Islington (bot)2020-06-091-1/+7
* [3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9 (...Victor Stinner2020-05-201-29/+0
* Revert "bpo-26317: Support OBJC and OBJCXX configure command line variables (...Ned Deily2020-05-181-611/+0
* bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)Ned Deily2020-05-181-0/+611
* bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909)Paul Ganssle2020-05-161-0/+46
* bpo-40637: Add option to disable builtin hashes (GH-20121)Christian Heimes2020-05-151-0/+42
* bpo-40514: Add --with-experimental-isolated-subinterpreters (GH-19926)Victor Stinner2020-05-051-0/+28
* bpo-40291: Add support for CAN_J1939 sockets (GH-19538)karl ding2020-04-291-2/+2
* bpo-40334: Fix builds outside the source directory and regenerate autoconf fi...Pablo Galindo2020-04-231-1/+1
* bpo-25780: Expose CAN_RAW_JOIN_FILTERS in the socket module (GH-19190)Zackery Spytz2020-04-091-0/+30
* bpo-38527: fix configure script for Solaris (GH-16845)Arnon Yaari2020-04-011-2/+2
* bpo-39761: Fix dtrace build with empty $DFLAGS (GH-18766)Petr Viktorin2020-03-111-1/+1
* bpo-1294959: Add sys.platlibdir attribute (GH-18381)Victor Stinner2020-03-101-15/+38
* bpo-39794: Add --without-decimal-contextvar (#18702)Stefan Krah2020-02-291-0/+26
* closes bpo-39619 Fix os.chroot on HP-UX 11.31 (GH-18495)Ian Norton2020-02-131-1/+19
* bpo-38960: DTrace build fix for FreeBSD. (GH-17451)David Carlier2020-01-281-2/+1
* bpo-39395: putenv() and unsetenv() always available (GH-18135)Victor Stinner2020-01-241-3/+3
* bpo-39406: Implement os.putenv() with setenv() if available (GH-18128)Victor Stinner2020-01-221-14/+3
* bpo-39160 Align the verbs, grammar and defaults for `./configure --help` (GH-...Anthony Shaw2020-01-141-52/+74
* bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)Michael Felt2019-12-161-2/+15
* closes bpo-38713: Expose P_PIDFD in os if it's defined. (GH-17071)Benjamin Peterson2019-11-051-2/+14
* bpo-37415: Fix stdatomic.h header check for ICC compiler (GH-16717)Victor Stinner2019-10-221-15/+6
* bpo-11410: Standardize and use symbol visibility attributes across POSIX and ...Vinay Sajip2019-10-151-0/+41
* bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (#16446)Jesús Cea2019-09-281-0/+3
* Run autoreconf. (GH-16106)Benjamin Peterson2019-09-131-60/+30
* bpo-38110: Use fdwalk for os.closerange() when available. (GH-15224)Jakub Kulík2019-09-111-1/+1
* bpo-38068: Clean up gettimeofday configure logic. (GH-15775)Benjamin Peterson2019-09-101-31/+0
* bpo-34652 again: Remove lchmod from the default AC_CHECK_FUNCS list. (GH-15758)Benjamin Peterson2019-09-091-2/+14
* bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748)Ronald Oussoren2019-08-011-0/+2
* bpo-36044: Reduce number of unit tests run for PGO build (GH-14702)Neil Schemenauer2019-07-221-0/+14
* bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546)Ned Deily2019-07-021-0/+6
* Bump to 3.9.0a0Łukasz Langa2019-06-041-10/+10
* bpo-26826: Expose copy_file_range in the os module (GH-7255)Pablo Galindo2019-05-311-14/+3
* autoreconf (GH-13651)Inada Naoki2019-05-301-2/+2
* bpo-26836: Add os.memfd_create() (#13567)Zackery Spytz2019-05-291-2/+47
* bpo-32941: Add madvise() for mmap objects (GH-6172)Zackery Spytz2019-05-271-1/+1