Next | Query returned 168 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-11-29 12:02:41 by Jonathan Perkin | Files touched by this commit (6)
Log message:
python: Exclude dependencies for build.

When python bl3 files are included with PYTHON_FOR_BUILD_ONLY=yes, their
DEPMETHOD is set to "build", in which case we do not want to include
indirect dependencies as they will then be tagged as "build" also.  Fixes
potential runtime issues exposed by indirect dependency checks.
   2023-11-10 17:55:32 by Nia Alarie | Files touched by this commit (6)
Log message:
Revert previous
   2023-11-10 13:13:22 by Nia Alarie | Files touched by this commit (5)
Log message:
python: Honour user's choice of readline implementation.
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-27 10:02:30 by Thomas Klausner | Files touched by this commit (4)
Log message:
python*: needs wide curses
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-24 11:12:37 by Thomas Klausner | Files touched by this commit (6)
Log message:
python*: explicitly add --with-system-expat

To make sure expat module is linked against expat library.

Bump PKGREVISION.
   2023-10-23 10:50:36 by Thomas Klausner | Files touched by this commit (6)
Log message:
python*: add SUPERSEDES
   2023-10-23 08:36:01 by Thomas Klausner | Files touched by this commit (22)
Log message:
python*: include some standard modules in the base Python package

As proposed on tech-pkg

Bump PKGREVISION.
   2023-06-27 12:35:30 by Taylor R Campbell | Files touched by this commit (12)
Log message:
python: Override sys.platform with PY_PLATNAME when cross-compiling.

For this purpose, factor the PY_PLATNAME definition out into a new
lang/pythonNN/platname.mk file.  It's not the same for 2.x and 3.x;
perhaps we could factor it out further into a single 2.x vs 3.x
conditional but this is a more mechanical change that makes it easier
to audit for now.

Next | Query returned 168 messages, browsing 1 to 10 | Previous