]> granicus.if.org Git - apache/history - modules/lua/config.m4
* modules/lua/config.m4: Use liblua paths from pkg-config if
[apache] / modules / lua / config.m4
2018-02-23 Joe Orton* modules/lua/config.m4: Use liblua paths from pkg...
2018-01-26 Joe Orton* modules/lua/config.m4: Link mod_lua against -lcrypt...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-07-04 Rainer JungMostly revert the configure compat check for
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-03-06 Jacob Championconfigure: check for luaL_register in liblua
2017-03-06 Jacob Championconfigure: remove mod_lua code duplication
2017-03-02 Jim JagielskiLook for specific versioned installs of Lua 5.3
2015-10-03 Daniel GrunoTurn 5.1/5.2 order upside down, simplify. This should...
2015-09-17 Jim Jagielskiaccept both 5.1 and 5.2, so make messages clear
2015-09-16 Jim JagielskiAdd in finding LUA installed via Macports and others
2014-01-21 Daniel Grunomod_lua: Also check for 5.2 headers/libraries, we suppo...
2013-06-04 Guenter KnaufFollow-up to r1488773 for configure builds.
2013-01-08 Daniel GrunoAdd database features for mod_lua (apr_dbd + mod_dbd).
2012-10-12 Jeff Trawickconfigure: Fix processing of --disable-FEATURE for...
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-09-16 Kaspar Brandrevert r1385214, as I inadvertently left out acinclude.m4.
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2011-07-24 Stefan Fritschenable mod_lua at level 'all' if the dependencies are...
2011-07-05 Rainer JungAllow to specify module specific custom linker flags
2011-07-05 Rainer JungTolerate dependency checking failures in configure
2011-07-04 Rainer JungRespect platform specific runpath linker flag
2011-05-12 Rainer JungFix configure error when configuring module set "really...
2009-12-08 Rainer JungUse "=" instead of "==" in test condition for
2009-08-28 William A. Rowe JrAlways make mod_*.h files available where they exist...
2009-05-08 William A. Rowe JrAdd . 'default' test first before searching paths,...
2009-01-03 Rainer JungUse LDADD mechanism to only link mod_serf resp.
2009-01-02 Rainer JungUse APACHE_HELP_STRING() for --enable-luajit in configure
2008-12-22 Paul QuernaHack to add basic support for LuaJIT.
2008-12-21 Paul QuernaRename all files in mod_lua to have a lua_ prefix,...
2008-12-21 Paul QuernaRename mod_wombat -> mod_lua.