| Tue, 18 Oct 2022 16:01:57 +0200 |
Franz Glasner |
Renaming of the exported plugins descriptions data structure is not needed.
|
| Thu, 13 Oct 2022 11:39:24 +0200 |
Franz Glasner |
Make pypy_setup.py work for PyPy3 for Python 3.9.
|
| Wed, 12 Oct 2022 17:25:50 +0200 |
Franz Glasner |
Begin flavorizing of the pypy3 plugin to also handle PyPy3.9.
|
| Wed, 12 Oct 2022 16:03:18 +0200 |
Franz Glasner |
Better log message when building *extra* plugins: put the word "extra" into the message
|
| Wed, 12 Oct 2022 15:11:09 +0200 |
Franz Glasner |
Also ignore flavored working directories
|
| Wed, 12 Oct 2022 13:03:36 +0200 |
Franz Glasner |
Error messages for loading libpypy3-c.so now mention libpypy3-c.so instead of libpypy-c.so
|
| Wed, 12 Oct 2022 12:20:58 +0200 |
Franz Glasner |
Remove spurious whitespace changes in the patch file of pypy_plugin.c
|
| Wed, 05 Oct 2022 09:27:37 +0200 |
Franz Glasner |
===== Added signature for changeset 915aa945b67d
|
| Wed, 05 Oct 2022 09:27:18 +0200 |
Franz Glasner |
>>>>> Added tag v2.1.pl5.g20220921 for changeset 53a1506e60b8
|
| Wed, 05 Oct 2022 09:26:14 +0200 |
Franz Glasner |
+++++ v2.1.pl5.g20220921
v2.1.pl5.g20220921
|
| Mon, 03 Oct 2022 14:28:58 +0200 |
Franz Glasner |
FIX: Build for PyPy v7.3.1+: "async" is a keyword in Python now: use getattr() instead of direct "lib.uwsgi.async" access
|
| Mon, 26 Sep 2022 23:26:30 +0200 |
Franz Glasner |
Patch tornado.c to compile with clang 13.0.
|
| Mon, 26 Sep 2022 23:21:00 +0200 |
Franz Glasner |
Patch greenlet.c to compile with clang 13.0.
|
| Sun, 25 Sep 2022 19:35:22 +0200 |
Franz Glasner |
Add the Python plugin for Python 3.9
|
| Sun, 25 Sep 2022 19:31:33 +0200 |
Franz Glasner |
Remove all "WWW" tags from pkg-descr: WWW urls are now in the Makefile
|