nginx/auto
Maxim Dounin 0805ba14e7 Dynamic modules: auto/module script.
This script simplifies configuration of additional modules,
including 3rd party ones.  The script is extensible, and
will be used to introduce dynamic linking of modules in upcoming
changes.

3rd party module config scripts are called with ngx_module_link
preset to "ADDON" - this allows config scripts to call auto/module
without ngx_module_link explicitly defined, as well as testing if
new interface is in place if compatibility with older nginx versions
is desired.

In collaboration with Ruslan Ermilov.
2016-02-04 18:30:21 +03:00
..
cc Configure: added gcc5 to the list of known GCC versions. 2015-06-10 19:18:20 +03:00
lib Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00
os Configure: GNU Hurd properly recognized. 2015-05-25 17:58:13 +03:00
types Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
configure Configure: create missing intermediates for build directory. 2015-06-10 19:18:19 -07:00
define Copyright updated. 2012-01-18 15:07:43 +00:00
endianness Configure: style fixes for autoconf.err. 2015-10-23 18:21:33 -07:00
feature Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
have Copyright updated. 2012-01-18 15:07:43 +00:00
have_headers Copyright updated. 2012-01-18 15:07:43 +00:00
headers Copyright updated. 2012-01-18 15:07:43 +00:00
include Configure: fixed autotest cleanup commands. 2013-07-31 18:16:40 +04:00
init Copyright updated. 2012-01-18 15:07:43 +00:00
install Configure: moved NGX_SBIN_PATH variable initialization. 2015-06-10 12:25:31 +03:00
make Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
module Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
modules Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Slice filter. 2015-12-07 16:30:48 +03:00
sources Dynamic modules: auto/module script. 2016-02-04 18:30:21 +03:00
stubs Copyright updated. 2012-01-18 15:07:43 +00:00
summary Thread pools implementation. 2015-03-14 17:37:07 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Dynamic modules: dlopen() support. 2016-02-04 18:30:21 +03:00