cpython/Misc/NEWS.d/next/Build
Victor Stinner 9a7e9f9921
gh-99289: Add COMPILEALL_OPTS to Makefile (#99291)
Add COMPILEALL_OPTS variable in Makefile to override compileall
options (default: -j0) in "make install". Also merge the compileall
commands into a single command building PYC files for the all
optimization levels (0, 1, 2) at once.

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2022-11-14 13:43:45 +01:00
..
2022-10-26-12-37-52.gh-issue-98707.eVXGEx.rst gh-98707: configure --with-system-libmpdec and --with-system-expat no longer include vendored headers (#98711) 2022-11-11 19:59:30 +01:00
2022-10-27-19-47-31.gh-issue-98776.lt_UOG.rst gh-98776: Fix make regen-test-levenshtein for out-of-tree builds (GH-98779) 2022-10-28 04:31:33 -07:00
2022-10-28-18-53-40.gh-issue-98817.oPqrtt.rst gh-98817: Remove PCbuild/lib.pyproj (GH-98818) 2022-11-07 20:23:35 +00:00
2022-10-28-22-24-26.gh-issue-98831.IXRCRX.rst GH-98831: Implement super-instruction generation (#99084) 2022-11-06 09:40:47 -08:00
2022-11-01-21-45-58.gh-issue-98989.tMxbdB.rst gh-98989: configure: add 3.11 to list of Pythons (#98988) 2022-11-02 10:05:42 -07:00
2022-11-02-10-56-40.gh-issue-98949.3SRD8C.rst gh-98948: Remove obsolete readelf dependency (#98949) 2022-11-03 14:31:37 +01:00
2022-11-02-18-45-35.gh-issue-97731.zKpTlj.rst gh-97731: Specify the full path to the docs for `make docclean` (GH-98982) 2022-11-02 12:34:22 -07:00
2022-11-02-19-25-07.gh-issue-99016.R05NkD.rst gh-99016: Make build scripts compatible with Python 3.8 (GH-99017) 2022-11-02 20:30:09 +02:00
2022-11-04-02-58-10.gh-issue-99086.DV_4Br.rst gh-99086: Fix implicit int compiler warning in configure check for PTHREAD_SCOPE_SYSTEM (#99085) 2022-11-05 09:30:31 +01:00
2022-11-09-14-42-48.gh-issue-99289.X7wFE1.rst gh-99289: Add COMPILEALL_OPTS to Makefile (#99291) 2022-11-14 13:43:45 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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