log

age author description
Wed, 19 Oct 2022 02:34:51 +0200 Franz Glasner FIX: The exported symbol from a plugin really needs to match the name of the plugin
Tue, 18 Oct 2022 17:55:56 +0200 Franz Glasner Rename the "scripts" directory to "misc" because "scripts" is the "SCRIPTDIR" in the ports build system but is not used as such.
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.