index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
lua
/
config.m4
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve Lua 5.4 handling
Giovanni Bechis
2020-08-10
1
-3
/
+7
*
Support building against Lua 5.4 by adjusting to the 3-arg form of
Joe Orton
2020-08-07
1
-3
/
+3
*
* modules/lua/config.m4 (CHECK_LUA): Support Debian-style
Joe Orton
2018-03-08
1
-7
/
+12
*
* modules/lua/config.m4: Use liblua paths from pkg-config if
Joe Orton
2018-02-23
1
-4
/
+12
*
* modules/lua/config.m4: Link mod_lua against -lcrypt if available,
Joe Orton
2018-01-26
1
-1
/
+1
*
Mostly revert the configure compat check for
Rainer Jung
2017-07-04
1
-33
/
+5
*
configure: check for luaL_register in liblua
Jacob Champion
2017-03-06
1
-6
/
+37
*
configure: remove mod_lua code duplication
Jacob Champion
2017-03-06
1
-200
/
+43
*
Look for specific versioned installs of Lua 5.3
Jim Jagielski
2017-03-02
1
-24
/
+83
*
Turn 5.1/5.2 order upside down, simplify. This should also (AFAIK) work with ...
Daniel Gruno
2015-10-03
1
-77
/
+51
*
accept both 5.1 and 5.2, so make messages clear
Jim Jagielski
2015-09-17
1
-5
/
+5
*
Add in finding LUA installed via Macports and others
Jim Jagielski
2015-09-16
1
-0
/
+43
*
mod_lua: Also check for 5.2 headers/libraries, we support both 5.1 and 5.2 no...
Daniel Gruno
2014-01-21
1
-1
/
+41
*
Follow-up to r1488773 for configure builds.
Guenter Knauf
2013-06-04
1
-1
/
+1
*
Add database features for mod_lua (apr_dbd + mod_dbd).
Daniel Gruno
2013-01-08
1
-1
/
+1
*
configure: Fix processing of --disable-FEATURE for various features.
Jeff Trawick
2012-10-12
1
-3
/
+6
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
revert r1385214, as I inadvertently left out acinclude.m4.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
Spin off module-specific build options into separate build vars.
Kaspar Brand
2012-09-16
1
-2
/
+2
*
enable mod_lua at level 'all' if the dependencies are present
Stefan Fritsch
2011-07-24
1
-3
/
+5
*
Allow to specify module specific custom linker flags
Rainer Jung
2011-07-05
1
-2
/
+2
*
Tolerate dependency checking failures in configure
Rainer Jung
2011-07-05
1
-2
/
+9
*
Respect platform specific runpath linker flag
Rainer Jung
2011-07-04
1
-0
/
+9
*
Fix configure error when configuring module set "reallyall".
Rainer Jung
2011-05-12
1
-1
/
+1
*
Use "=" instead of "==" in test condition for
Rainer Jung
2009-12-08
1
-1
/
+1
*
Always make mod_*.h files available where they exist, modpath by modpath
William A. Rowe Jr
2009-08-28
1
-0
/
+2
*
Add . 'default' test first before searching paths, to determine if the
William A. Rowe Jr
2009-05-08
1
-16
/
+37
*
Use LDADD mechanism to only link mod_serf resp.
Rainer Jung
2009-01-03
1
-1
/
+1
*
Use APACHE_HELP_STRING() for --enable-luajit in configure
Rainer Jung
2009-01-02
1
-1
/
+3
*
Hack to add basic support for LuaJIT.
Paul Querna
2008-12-22
1
-0
/
+1
*
Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ...
Paul Querna
2008-12-21
1
-1
/
+1
*
Rename mod_wombat -> mod_lua.
Paul Querna
2008-12-21
1
-0
/
+104