| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-128472: Add `-skip-funcs` to BOLT options to fix computed goto errors (gh-... | Zanie Blue | 2025-01-07 | 1 | -1/+1 |
|
|
* | gh-127146: Strip dash from Emscripten compiler version (#128557) | Hood Chatham | 2025-01-06 | 1 | -1/+1 |
|
|
* | gh-128437: Add `BOLT_COMMON_FLAGS` with `-update-debug-sections` (gh-128455) | Zanie Blue | 2025-01-05 | 1 | -2/+16 |
|
|
* | gh-128354: Consistently use LIBS over LDFLAGS in library build checks (#128359) | Zanie Blue | 2025-01-03 | 1 | -25/+24 |
|
|
* | gh-128456: Use '-reorder-functions=cdsort' for BOLT builds (#128457) | Zanie Blue | 2025-01-03 | 1 | -1/+1 |
|
|
* | gh-115765: Upgrade to GNU Autoconf 2.72 (#128411) | Erlend E. Aasland | 2025-01-03 | 1 | -2772/+4109 |
|
|
* | gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime (... | Zanie Blue | 2025-01-03 | 1 | -10/+4 |
|
|
* | gh-128321: Set LIBS instead of LDFLAGS when checking sqlite3 requirements (#1... | Zanie Blue | 2024-12-30 | 1 | -1/+1 |
|
|
* | gh-128279: Enhance the NetBSD compatibility for thread naming (#128280) | Furkan Onder | 2024-12-28 | 1 | -0/+1 |
|
|
* | gh-100384: Error on `unguarded-availability` in macOS builds (#128155) | Zanie Blue | 2024-12-22 | 1 | -0/+41 |
|
|
* | gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module (... | RUANG (James Roy) | 2024-12-19 | 1 | -0/+6 |
|
|
* | gh-127146: Emscripten Include compiler version in _PYTHON_HOST_PLATFORM (#127... | Hood Chatham | 2024-12-17 | 1 | -0/+3 |
|
|
* | gh-127111: Emscripten Move link flags from `LDFLAGS_NODIST` to `LINKFORSHARED... | Hood Chatham | 2024-12-09 | 1 | -5/+5 |
|
|
* | gh-59705: Add _thread.set_name() function (#127338) | Victor Stinner | 2024-12-06 | 1 | -0/+30 |
|
|
* | gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593) | Victor Stinner | 2024-12-05 | 1 | -0/+6 |
|
|
* | gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506) | Hood Chatham | 2024-12-05 | 1 | -1/+1 |
|
|
* | gh-127146: Emscripten: Skip segfaults in test suite (#127151) | Hood Chatham | 2024-12-05 | 1 | -0/+1 |
|
|
* | gh-127111: Emscripten Make web example work again (#127113) | Hood Chatham | 2024-12-02 | 1 | -5/+9 |
|
|
* | GH-127429: fix sysconfig data generation on cross-builds (#127430) | Filipe Laíns 🇵🇸 | 2024-12-02 | 1 | -4/+2 |
|
|
* | gh-126898: Emscripten support: Use es6 modules (#126903) | Hood Chatham | 2024-11-21 | 1 | -2/+2 |
|
|
* | gh-126691: Remove --with-emscripten-target (#126787) | Hood Chatham | 2024-11-16 | 1 | -97/+13 |
|
|
* | gh-89640: Pull in update to float word order detection in autoconf-archive (#... | Hood Chatham | 2024-11-13 | 1 | -115/+111 |
|
|
* | gh-89640: Restore configure error message on failure to detect float word ord... | Hood Chatham | 2024-11-08 | 1 | -1/+1 |
|
|
* | GH-123877: default to `wasm32-wasip1` instead of `wasm32-wasi` to be more spe... | Brett Cannon | 2024-11-07 | 1 | -3/+3 |
|
|
* | gh-96398: Improve accuracy of compiler checks in configure.ac (#117815) | Erlend E. Aasland | 2024-11-07 | 1 | -99/+68 |
|
|
* | GH-126458: disable SIMD for HACL under WASI (#126512) | Brett Cannon | 2024-11-06 | 1 | -2/+4 |
|
|
* | gh-89640: Hardcode WASM float word ordering as little endian (#126387) | Erlend E. Aasland | 2024-11-04 | 1 | -27/+20 |
|
|
* | gh-99108: Cleanup references to inexisting `Modules/_blake2`. (GH-126270) | Bénédikt Tran | 2024-11-01 | 1 | -1/+0 |
|
|
* | gh-126178: NFC Separate Emscripten and WASI standard lib disables in configur... | Hood Chatham | 2024-10-31 | 1 | -13/+23 |
|
|
* | gh-91962: Fix `hstrerror` detection issues on Solaris (GH-91963) | Jakub Kulík | 2024-10-30 | 1 | -3/+82 |
|
|
* | gh-125206: Correct detection of complex numbers support in libffi (#126104) | Sergey B Kirpichev | 2024-10-30 | 1 | -3/+16 |
|
|
* | gh-124932: Distinguish build prefix from host prefix in cross builds (#124933) | Hood Chatham | 2024-10-29 | 1 | -0/+25 |
|
|
* | gh-124928: Emscripten node support: Clean up old node <= 16 flags (#124929) | Hood Chatham | 2024-10-29 | 1 | -55/+1 |
|
|
* | gh-89640: properly detect float word ordering on Linux (#125571) | Erlend E. Aasland | 2024-10-26 | 1 | -5/+14 |
|
|
* | gh-125698: Autoconf: Sync EXEEXT and ac_exeext (#125995) | Erlend E. Aasland | 2024-10-26 | 1 | -0/+3 |
|
|
* | gh-125698: Restore EXEEXT in configure and Make (#125758) | Erlend E. Aasland | 2024-10-20 | 1 | -11/+11 |
|
|
* | gh-125698: Replace EXEEXT with EXE_SUFFIX (#125699) | Erlend E. Aasland | 2024-10-20 | 1 | -11/+11 |
|
|
* | gh-115382: Fix cross compiles when host and target use same SOABI | Vincent Fazio | 2024-10-16 | 1 | -1/+1 |
|
|
* | gh-125206: Bug in ctypes with old libffi is fixed (#125322) | Mikhail Efimov | 2024-10-15 | 1 | -0/+64 |
|
|
* | gh-125269: Use `AC_LINK_IF_ELSE` to detect if `-latomic` is needed (#125416) | Sam Gross | 2024-10-15 | 1 | -9/+3 |
|
|
* | gh-124944: Add socket.SO_ORIGINAL_DST (#124945) | Steven Jin | 2024-10-14 | 1 | -0/+6 |
|
|
* | gh-123990: Good bye WITH_FREELISTS macro (gh-124358) | Donghee Na | 2024-09-24 | 1 | -27/+0 |
|
|
* | gh-99108: Disable HACL SIMD code on older versions of Android (#124304) | Malcolm Smith | 2024-09-23 | 1 | -29/+39 |
|
|
* | gh-124228: Fix UUID test in configure files for NetBSD (#124229) | Furkan Onder | 2024-09-23 | 1 | -0/+8 |
|
|
* | gh-124191: Disable -Wconversion in enable safety (gh-124192) | Nate Ohlson | 2024-09-18 | 1 | -39/+0 |
|
|
* | gh-124043: Disallow mixing `--with-trace-refs` and `--disable-gil` (#124078) | Peter Bierma | 2024-09-16 | 1 | -0/+4 |
|
|
* | gh-124064: Make warning emitting compiler options opt-in (#124070) | Nate Ohlson | 2024-09-16 | 1 | -10/+205 |
|
|
* | gh-123748: Add conditional compilation rules for HACL SIMD256 and SIMD128 on ... | Russell Keith-Magee | 2024-09-16 | 1 | -2/+33 |
|
|
* | Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ... | Hugo van Kemenade | 2024-09-13 | 1 | -195/+0 |
|
|
* | gh-112301: Enable warning emitting options and ignore warnings in CI (#123020) | Nate Ohlson | 2024-09-13 | 1 | -0/+195 |
|
|