summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Python 3.12.0b1v3.12.0b1Thomas Wouters2023-05-228-23/+0
* gh-101282: Apply BOLT optimizations to libpython for shared builds (#104709)Gregory Szorc2023-05-221-0/+4
* gh-104490: Consistently define phony make targets (#104491)Gregory Szorc2023-05-151-0/+1
* gh-104487: PYTHON_FOR_REGEN must be minimum Python 3.10 (#104488)Erlend E. Aasland2023-05-151-0/+1
* gh-90656: Add platform triplets for 64-bit LoongArch (LA64) (#30939)Zhang Na2023-05-091-0/+7
* gh-104106: Add gcc fallback of mkfifoat/mknodat for macOS (gh-104129)Dong-hee Na2023-05-051-0/+1
* gh-103532: Fix reST syntax in NEWS entry (GH-103544)Zachary Ware2023-04-141-1/+1
* gh-103532: Add NEWS entry (#103542)Zachary Ware2023-04-141-0/+4
* gh-100220: Fix error handling in make rules (GH-100328)Michał Górny2023-04-071-0/+4
* gh-99069: Consolidate checks for static_assert (#94766)Joshua Root2023-04-051-0/+1
* Python 3.12.0a7v3.12.0a7Thomas Wouters2023-04-042-3/+0
* GH-102973: add a dev container (GH-102975)Brett Cannon2023-03-291-0/+2
* GH-102711: Fix warnings found by clang (#102712)Chenxi Mao2023-03-281-0/+1
* Python 3.12.0a6v3.12.0a6Thomas Wouters2023-03-074-9/+0
* gh-96821: Add config option `--with-strict-overflow` (#96823)Matthias Görgens2023-03-041-0/+3
* gh-99942: python.pc on android/cygwin should link to libpython per configure....Eli Schwartz2023-02-221-0/+2
* gh-99942: correct the pkg-config/python-config flags for cygwin/androidEli Schwartz2023-02-161-0/+2
* gh-100221: Fix creating dirs in `make sharedinstall` (GH-100329)Michał Górny2023-02-081-0/+2
* Python 3.12.0a5v3.12.0a5Thomas Wouters2023-02-079-19/+0
* gh-101282: Update BOLT --split-functions flag not to use deprecated u… (gh-...Dong-hee Na2023-02-041-0/+2
* gh-101522: Allow overriding Windows dependencies versions and paths using MSB...Steve Dower2023-02-031-0/+2
* gh-98705: Fix AIX build by undefining `__bool__` in C (#98768)Ayappan Perumal2023-02-021-0/+2
* gh-96305: Fix AIX build by avoiding subprocess during bootstrap (#96429)Ayappan Perumal2023-02-021-0/+2
* gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win...Steve Dower2023-01-271-0/+1
* gh-101060: conditionally add `-fno-reorder-blocks-and-partition` (gh-101061)Gregory Szorc2023-01-241-0/+3
* gh-101152: Implement PEP 699 (GH-101193)ram vikram singh2023-01-241-0/+3
* gh-100340: Allows -Wno-int-conversion for wasm (#100341)Kushal Das2023-01-181-0/+2
* gh-98636: Fix detecting gdbm_compat for _dbm module (#98643)Michał Górny2023-01-111-0/+2
* Python 3.12.0a4v3.12.0a4Thomas Wouters2023-01-103-11/+0
* gh-86082: bpo-41916: allow cross-compiled python to have -pthread set for CXX...Dustin Spicuzza2023-01-051-0/+2
* gh-100540: Remove obsolete '--with-system-ffi' configure option (GH-100544)Zachary Ware2022-12-281-0/+8
* gh-88267: Avoid DLL exporting functions from static builds on Windows(GH-99888)Christian Rendina2022-12-091-0/+1
* Python 3.12.0a3v3.12.0a3Thomas Wouters2022-12-065-10/+0
* gh-99086: Fix -Wstrict-prototypes, -Wimplicit-function-declaration warnings i...Sam James2022-11-261-0/+1
* gh-98872: Fix a possible resource leak in Python 3.11.0 (GH-99047)SQLPATCH2022-11-241-0/+1
* gh-88226: Emit TARGET labels in Python/ceval.c when debugging, even if comput...Skip Montanaro2022-11-221-0/+3
* gh-99337: Fix compile errors with gcc 12 on macOS (#99470)Ronald Oussoren2022-11-211-0/+1
* Merge the 3.12.0a2 release into main.Thomas Wouters2022-11-151-0/+4
|\
| * gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)Victor Stinner2022-11-141-0/+4
* | Python 3.12.0a2v3.12.0a2Thomas Wouters2022-11-149-23/+0
|/
* gh-98707: configure --with-system-libmpdec and --with-system-expat no longer ...Miro Hrončok2022-11-111-0/+4
* gh-98817: Remove PCbuild/lib.pyproj (GH-98818)Hugo van Kemenade2022-11-071-0/+3
* GH-98831: Implement super-instruction generation (#99084)Guido van Rossum2022-11-061-1/+9
* gh-99086: Fix implicit int compiler warning in configure check for PTHREAD_SC...Sam James2022-11-051-0/+1
* gh-98948: Remove obsolete readelf dependency (#98949)serge-sans-paille2022-11-031-0/+1
* GH-98831: "Generate" the interpreter (#98830)Guido van Rossum2022-11-031-0/+1