nginx/auto
Maxim Dounin 4cfd9ba3c1 Win32: simplified and improved handling of MSVC versions.
Now we always set NGX_CC_NAME to "msvc", and additionally test compiler
version as reported by "cl" in auto/cc/msvc (the same version is also
available via the _MSC_VER define).  In particular, this approach allows
to properly check for C99 variadic macros support, which previously was
not used with MSVC versions not explicitly recognized.

Now unneeded wildcards in NGX_CC_NAME tests for msvc removed accordingly,
as well as unused wildcards for owc and icc.
2016-02-13 06:47:34 +03:00
..
cc Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
lib Win32: simplified and improved handling of MSVC versions. 2016-02-13 06:47:34 +03:00
os Dynamic modules. 2016-02-04 20:25:29 +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 Dynamic modules. 2016-02-04 20:25:29 +03:00
install Dynamic modules. 2016-02-04 20:25:29 +03:00
make Dynamic modules. 2016-02-04 20:25:29 +03:00
module Dynamic modules. 2016-02-04 20:25:29 +03:00
modules Dynamic modules: added auth_basic module libs via ngx_module_libs=. 2016-02-10 11:36:25 +03:00
nohave Copyright updated. 2012-01-18 15:07:43 +00:00
options Dynamic modules. 2016-02-04 20:25:29 +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 Dynamic modules. 2016-02-04 20:25:29 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix Dynamic modules: added dlsym() to configure test. 2016-02-05 21:48:25 +03:00