summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build
Commit message (Expand)AuthorAgeFilesLines
* GH-113632: update configure.ac for WebAssembly support tiers (#115192)Brett Cannon2024-02-091-0/+2
* gh-115167: Exclude vcruntime140_threads.dll from Windows build output (GH-115...adang13452024-02-081-0/+1
* gh-114875: Require getgrent for building the grp extension module (#114876)Malcolm Smith2024-02-021-0/+1
* Python 3.13.0a3v3.13.0a3Thomas Wouters2024-01-178-15/+0
* GH-114013: fix setting `HOSTRUNNER` for `Tools/wasm/wasi.py` (GH-114097)Brett Cannon2024-01-161-0/+4
* gh-80532: Do not set ipv6type when cross-compiling (#17956)Zackery Spytz2024-01-051-0/+1
* gh-113258: Write frozen modules to the build tree on Windows (GH-113303)Itamar Oren2024-01-031-0/+2
* gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)Samet YASLAN2023-12-301-0/+1
* bpo-11102: Make configure enable major(), makedev(), and minor() on HP-UX (GH...Zackery Spytz2023-12-281-0/+2
* gh-112305: Fix check-clean-src to detect frozen_modules .h files. (#113344)Gregory P. Smith2023-12-211-0/+3
* gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885)Neil Schemenauer2023-12-091-0/+1
* GH-103065, GH-106704, GH-105253: Provide a `Tools/wasm/wasi.py` script to sim...Brett Cannon2023-11-301-0/+1
* Python 3.13.0a2v3.13.0a2Thomas Wouters2023-11-225-13/+0
* gh-112088: Run autoreconf in GHA check_generated_files (#112090)Victor Stinner2023-11-151-0/+5
* gh-96954: Fix `make regen-unicodedata` in out-of-tree builds (#112118)Miro HronĨok2023-11-151-0/+1
* gh-110828: AIX 32bit build needs -latomic for _testcapi module (#110962)Ayappan Perumal2023-10-221-0/+1
* gh-111046: for wasi-threads, export memory as well via the linker (GH-111099)YAMAMOTO Takashi2023-10-201-0/+1
* gh-85283: Build posixshmem extension with Limited C API (#111087)Victor Stinner2023-10-191-2/+3
* gh-85283: Build _uuid extension with limited C API (#111010)Victor Stinner2023-10-171-2/+2
* gh-85283: Build _scproxy extension with limited C API (#111008)Victor Stinner2023-10-171-3/+3
* gh-85283: Build resource extension with limited C API (#110989)Victor Stinner2023-10-171-3/+3
* gh-85283: Build winsound extension with limited C API (#110978)Victor Stinner2023-10-171-3/+4
* gh-85283: Build md5 extension with limited C API (#110967)Victor Stinner2023-10-171-3/+3
* gh-85283: Build errno and _ctypes_test with limited C API (#110955)Victor Stinner2023-10-171-2/+3
* gh-85283: Build _testimportmultiple with limited C API (#110954)Victor Stinner2023-10-171-0/+2
* Python 3.13.0a1v3.13.0a1Thomas Wouters2023-10-1323-51/+0
* gh-85283: _stat extension now uses the limited C API (#110711)Victor Stinner2023-10-111-0/+2
* gh-109191: Fix build with newer editline (gh-110239)Bo Anderson2023-10-091-0/+1
* gh-103053: Fix make check-clean-src: check "python" program (#110449)Victor Stinner2023-10-061-0/+3
* gh-110276: No longer ignore PROFILE_TASK failure silently (#110295)Victor Stinner2023-10-031-0/+2
* gh-109566: Remove make testall (#110122)Victor Stinner2023-09-291-0/+2
* gh-109740: Use 't' in `--disable-gil` SOABI (#109922)Sam Gross2023-09-271-0/+2
* gh-109054: configure checks if libatomic is needed (#109101)Victor Stinner2023-09-081-0/+6
* gh-108740: Fix "make regen-all" race condition (#108741)Victor Stinner2023-09-061-0/+4
* gh-63760: Don't declare gethostname() on Solaris (#108817)Victor Stinner2023-09-021-0/+3
* gh-108634: Py_TRACE_REFS uses a hash table (#108663)Victor Stinner2023-08-311-0/+3
* gh-108447: Detect platform triplets for x86_64 GNU/Hurd (#108045)Samuel Thibault2023-08-241-0/+1
* gh-95855: Refactor platform triplet detection code, add detection for MIPS so...Jeffery To2023-08-241-0/+2
* Run sphinx-lint on Misc/NEWS.d/next/ (#108212)Hugo van Kemenade2023-08-211-1/+1
* gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)Max Bachmann2023-08-091-0/+1
* gh-105481: combine regen-opcode-targets with regen-opcode to avoid calculatin...Irit Katriel2023-08-011-0/+1
* gh-106881: Check for linux/limits.h before including it (#107397)justdan62023-07-281-0/+1
* gh-106962: Detect mpicc in configure.ac (#106961)Lukas van de Wiel2023-07-221-0/+1
* gh-106118: Add O_CLOEXEC preprocessor guard (#106120)Erlend E. Aasland2023-06-281-0/+2
* gh-101538: Add experimental wasi-threads build (#101537)YAMAMOTO Takashi2023-06-221-0/+1
* gh-105875: Require SQLite 3.15.2 or newer (#105876)Erlend E. Aasland2023-06-181-0/+2
* gh-104692: Include commoninstall as a prerequisite for bininstall (#104693)Jeffery To2023-06-071-0/+6
* gh-90005: Don't link with libbsd if not needed (#105236)Erlend E. Aasland2023-06-061-0/+1
* GH-102404, GH-100956: Document how to do a WASI build (GH-105251)Brett Cannon2023-06-021-0/+2
* GH-89886: Bump to GNU Autoconf v2.71 (#104925)Erlend E. Aasland2023-06-011-0/+2