cpython/Misc/NEWS.d/next/Build
Christian Heimes 98fac8bc18
bpo-44035: Check autoconf files thoroughly (GH-29935)
Check that users don't push changes with outdated or patched autoconf.
The presence of runstatedir option and aclocal 1.16.3 are good markers.

Use my container image to regenerate autoconf files. "Check for changes"
will fail later when any file is regenerated.

Use ccache in check_generated_files to speed up testing.
2021-12-06 13:18:56 +01:00
..
2021-10-21-14-38-30.bpo-45561.PVqhZE.rst bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) 2021-11-23 08:51:02 +01:00
2021-11-03-00-19-50.bpo-45696.eKs46f.rst bpo-45696: Deep-freeze selected modules (GH-29118) 2021-11-10 18:01:53 -08:00
2021-11-05-15-09-49.bpo-45723.gfSxur.rst bpo-45723: Add helper macros and more caching to configure.ac (GH-29429) 2021-11-08 08:06:31 +01:00
2021-11-05-20-56-29.bpo-45731.9SDnDf.rst bpo-45731: Handle --enable-loadable-sqlite-extensions in configure (GH-29434) 2021-11-06 10:30:37 +01:00
2021-11-07-10-36-12.bpo-45723.JNwKSG.rst bpo-45723: Detect missing pkg-config (GH-29442) 2021-11-07 11:18:45 +01:00
2021-11-07-10-45-40.bpo-45723.AreusF.rst bpo-45723: Prepare support for autoconf 2.71 (GH-29441) 2021-11-08 19:31:14 +01:00
2021-11-08-08-58-06.bpo-45743.fZ8CTi.rst bpo-45743: -Wl,-search_paths_first is no longer needed (GH-29464) 2021-11-09 09:06:41 +01:00
2021-11-08-11-31-48.bpo-45747.AODmk_.rst bpo-45747: Detect gdbm/dbm dependencies in configure (GH-29467) 2021-11-10 20:26:55 +01:00
2021-11-09-10-15-33.bpo-45763.gP-vrX.rst bpo-45763: Detect compression build deps in configure (GH-29483) 2021-11-09 16:42:53 +01:00
2021-11-09-23-30-12.bpo-45774.Mwm3ZR.rst bpo-45774: Autoconfiscate SQLite detection (GH-29507) 2021-11-19 15:10:41 +01:00
2021-11-10-16-13-02.bpo-45723.B5gCB1.rst bpo-45723: Add --with-pkg-config to configure (GH-29517) 2021-11-10 23:02:19 +01:00
2021-11-13-10-18-22.bpo-45798.IraaTs.rst bpo-45798: Move _decimal build setup into configure (GH-29541) 2021-11-13 13:56:16 +01:00
2021-11-13-16-40-05.bpo-45800.5Hz6nr.rst bpo-45800: Move pyexpat build setup into configure (GH-29547) 2021-11-14 10:02:24 +01:00
2021-11-16-14-44-06.bpo-45816.nbdmVK.rst bpo-45816: Support building with VS 2022 (v143 toolset) on Windows (GH-29577) 2021-12-03 19:47:38 +00:00
2021-11-17-19-02-51.bpo-45573.GMNdun.rst bpo-45573: Introduce extension module flags in Makefile (GH-29594) 2021-11-18 09:18:44 +01:00
2021-11-18-12-18-43.bpo-45573.xsMZzn.rst bpo-45573: Add Modules/Setup.stdlib with conditional modules (GH-29615) 2021-11-18 14:40:01 +01:00
2021-11-18-13-31-02.bpo-45573.LCjGB8.rst bpo-45573: Move mandatory core modules to Modules/Setup.bootstrap (GH-29616) 2021-11-19 16:40:57 +01:00
2021-11-19-15-42-27.bpo-45723.vwIJWI.rst bpo-45723: Add helpers for save/restore env (GH-29637) 2021-11-22 09:05:06 +01:00
2021-11-19-17-57-57.bpo-45847.9phcpd.rst bpo-45847: Port builtin hashlib extensions to PY_STDLIB_MOD (GH-29642) 2021-11-19 20:20:32 +01:00
2021-11-23-04-28-40.bpo-45873.9dldZ4.rst bpo-45873: Get rid of bootstrap_python (#29717) 2021-11-23 08:56:06 -08:00
2021-11-23-23-37-49.bpo-45886._Ulnh-.rst bpo-45886: Allow overriding freeze command for cross compiling (GH-29735) 2021-11-24 08:07:15 +01:00
2021-11-24-17-14-06.bpo-45881.GTXXLk.rst bpo-45881: Use CC from env first for cross building (GH-29752) 2021-11-24 18:53:33 +01:00
2021-11-25-09-15-04.bpo-41498.qAk5eo.rst bpo-41498: Fix build on platforms without sigset_t (GH-29770) 2021-11-25 12:28:41 +01:00
2021-11-25-10-55-03.bpo-40280.E9-gsQ.rst bpo-40280: Add wasm cross build targets (GH-29771) 2021-11-25 21:24:40 +01:00
2021-11-25-13-53-36.bpo-45866.ZH1W8N.rst bpo-45866: Fix typo in the NEWS entry (GH-29798) 2021-11-26 22:56:25 +01:00
2021-11-25-20-26-06.bpo-33393.24YNtM.rst bpo-33393: Update config.guess and config.sub (GH-29781) 2021-11-25 20:55:29 +01:00
2021-11-26-09-10-19.bpo-40280.xmiMJl.rst bpo-40280: Move hard-coded feature checks to configure (GH-29789) 2021-11-26 19:36:48 +01:00
2021-11-26-14-09-04.bpo-40280.ZLpwQf.rst bpo-40280: Add configure check for socket shutdown (GH-29795) 2021-11-26 15:16:54 +01:00
2021-11-29-11-24-45.bpo-40280.Knx7d7.rst bpo-40280: Disable unusable core extension modules on emscripten (GH-29834) 2021-11-29 12:39:14 +01:00
2021-11-29-14-37-29.bpo-40280.UlTMR8.rst bpo-40280: Emscripten systems use .wasm suffix by default (GH-29842) 2021-11-29 16:01:55 +01:00
2021-11-29-16-32-55.bpo-45881.7597J6.rst bpo-45881: configure --with-freeze-module --with-build-python (GH-29835) 2021-11-29 17:23:29 +01:00
2021-12-01-17-28-39.bpo-45950.eEVLoz.rst bpo-45950: Introduce Bootstrap Python again (#29859) 2021-12-03 16:01:11 +01:00
2021-12-06-09-31-27.bpo-44035.BiO4XC.rst bpo-44035: Check autoconf files thoroughly (GH-29935) 2021-12-06 13:18:56 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Build* section in this directory.

.. _blurb: https://pypi.org/project/blurb/