aboutsummaryrefslogtreecommitdiff
path: root/net/nginx/patches/nginx-mod-lua/100-no_by_lua_block.patch
Commit message (Collapse)AuthorAge
* nginx: add patches to lua modules for experimental PCRE2 supportChristian Marangi2023-09-22
| | | | | | Add patches to lua modules for experimental PCRE2 support. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
* nginx: refactor MakefileGlen Huang2023-05-26
Make modules follow a naming convention, which enables: 1. Inline ADDITIONAL_MODULES into CONFIGURE_ARGS 2. Consolidate some parts of Quilt and Download for each module into BuildModule Signed-off-by: Glen Huang <me@glenhuang.com> [ fix conflict error ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>