Yichun Zhang (agentzh)
38abb277b5
package-win32.sh: ensure that we bundle the libgcc_s_dw2-1.dll file from MinGW. thanks Anton Heryanto for the report.
9 years ago
Yichun Zhang (agentzh)
1c106bf487
updated tests to reflect recent changes.
9 years ago
Yichun Zhang (agentzh)
3cacb62a10
upgraded ngx_lua to 0.9.18.
9 years ago
Yichun Zhang (agentzh)
4374e25548
upgraded lua-cjson to 2.1.0.3.
9 years ago
Yichun Zhang (agentzh)
0e95be39c1
upgraded lua-rds-parser to 0.06.
9 years ago
Yichun Zhang (agentzh)
d68403407d
upgraded lua-redis-parser to 0.11.
9 years ago
Yichun Zhang (agentzh)
f5329c7781
upgraded ngx_rds_csv to 0.07.
9 years ago
Yichun Zhang (agentzh)
3ac11ef73c
upgraded ngx_headers_more to 0.28.
9 years ago
Yichun Zhang (agentzh)
5db4e19482
doc: README-win32: added a TODO section and also mentioned the build-win32.sh and package-win32.sh scripts.
9 years ago
Yichun Zhang (agentzh)
fa3af6cdf8
README-win32: typo fix from imweijh.
9 years ago
Yichun Zhang (agentzh)
828a7eec41
README-win32.md: documented the "nginx -s reload" and "ngx -s reopen" too.
9 years ago
Yichun Zhang (agentzh)
1f4045ef2c
More MSYS/MinGW love.
...
* upgraded ngx_lua to 0.9.18rc1 to support Win32 LuaJIT DLL.
* upgraded lua-redis-parser to 0.11rc1 for better Win32 support.
* upgraded lua-rds-parser to 0.06rc2 for better Win32 support.
* upgraded ngx_rds_csv to 0.07rc1 for better Win32 support.
* upgraded lua-resty-cli to 0.04rc1 for better Win32 support.
* upgraded lua-resty-core to 0.1.2.
* applied a patch to LuaJIT to add "!/lualib/" to the default Lua
package search paths.
* upgraded lua-cjson to 2.1.0.3rc2 for better Win32 support and
a suppressed gcc warning.
* use OpenResty's nginx tarballs extracted directly from the official nginx
code repos, because we need the win32 support which is excluded in the
official nginx release tarballs. Our nginx release tarballs are
generated by the util/package-nginx.sh script.
* added the util/package-win32.sh script to generate the Win32 OpenResty
binary distribution file.
* applied a patch to always enable C compiler feature tests in nginx's
own build system because the MinGW gcc compiler on Win32 is also
powerful enough to support advanced features like variadic macros.
* added document README-win32.
* util/dist-check: do a partial uninstallation before installing
anything new.
* added util/build-win32.sh to build OpenResty on Win32 using the
MinGW/MSYS toolchain.
* ./configure: added support for building on Win32 using the MinGW/MSYS
toolchain.
9 years ago
Yichun Zhang (agentzh)
6a17d2c784
bugfix: ./configure --prefix=PATH did not work when PATH is relative. also added experimental support for the MinGW MSYS environment on Win32.
9 years ago
Yichun Zhang (agentzh)
6624c48881
updated tests to reflect recent changes.
9 years ago
Yichun Zhang (agentzh)
7f15701e76
bumped version to 1.9.3.2rc1.
9 years ago
Yichun Zhang (agentzh)
1220e284aa
upgraded LuaJIT to v2.1-20151028.
9 years ago
Yichun Zhang (agentzh)
d831e27995
upgraded lua-resty-redis to 0.21.
9 years ago
Yichun Zhang (agentzh)
033b2d88ff
upgraded ngx_iconv to 0.12.
9 years ago
Yichun Zhang (agentzh)
622ddd7bb0
upgraded ngx_http_headers_more_module to 0.27.
9 years ago
Yichun Zhang (agentzh)
3e94b37750
upgraded ngx_http_lua_upstream_module to 0.04.
9 years ago
Yichun Zhang (agentzh)
2d0119084e
upgraded ngx_lua to 0.9.17.
9 years ago
Yichun Zhang (agentzh)
b19b53d6cc
bumped version to 1.9.3.1.
9 years ago
Yichun Zhang (agentzh)
04da1876f0
bumped version to 1.9.3.1rc1.
9 years ago
Yichun Zhang (agentzh)
e82486be60
updated the tests to reflect recent changes.
9 years ago
Yichun Zhang (agentzh)
f84e035e45
upgraded the nginx core to 1.9.3.
9 years ago
Yichun Zhang (agentzh)
c02caa3587
bugfix: ./configure --help: fixed the usage text for the --with-debug option. thanks Kipras Mancevičius for the report.
9 years ago
Yichun Zhang (agentzh)
24eed036c5
Merge branch 'master' of github.com:openresty/ngx_openresty
10 years ago
Yichun Zhang (agentzh)
87c988e4ba
bugfix: link failures with openssl might happen on 64-bit Mac OS X when the ./configure option --with-pcre=PATH was used and the openssl source was recent enough. thanks grasses for the report in #3 .
10 years ago
Yichun Zhang (agentzh)
46881fd2dc
upgraded ngx_postgres to 1.0rc7.
10 years ago
Yichun Zhang (agentzh)
4907d14700
fixed a compilation error when both the dtrace static probes and --with-threads are specified.
10 years ago
Yichun Zhang (agentzh)
60e72cbf82
updated the test suite to reflect recent changes; also bumped version to 1.9.2.1 RC1.
10 years ago
Yichun Zhang (agentzh)
97a05513eb
removed the --with-rtsig_module option from the usage info of ./configure.
10 years ago
Yichun Zhang (agentzh)
7d0443d5d7
./configure: added --with-threads to usage; also added --with-threads test to dist-check.
10 years ago
Yichun Zhang (agentzh)
ce65738299
upgraded the nginx core to 1.9.2.
10 years ago
Yichun Zhang (agentzh)
2871ccb9ac
updated tests to reflect recent changes.
10 years ago
Yichun Zhang (agentzh)
aab5001ffc
bumped version to 1.7.10.2.
10 years ago
Yichun Zhang (agentzh)
53952e347e
Merge branch 'master' of github.com:openresty/ngx_openresty
10 years ago
Yichun Zhang (agentzh)
19de4329b8
upgraded resty-cli to 0.03.
10 years ago
Yichun Zhang
af48ac42d5
Merge pull request #108 from needcaffeine/patch-1
...
Updated repository link in the README
10 years ago
Vic Vijayakumar
126786276b
Updated repository link in the README
10 years ago
Yichun Zhang (agentzh)
ffb5acf592
./configure: fixed the --without-http_rewrite_module option by disabling NDK automatically; also automatically disable the ngx_encrypted_session module when NDK is disabled.
10 years ago
Yichun Zhang (agentzh)
9bcdd4b62f
util/dist-check: the nogzip build now also disables ssl and pcre.
10 years ago
Yichun Zhang (agentzh)
b0a74456ba
updated tests to reflect recent changes.
10 years ago
Yichun Zhang (agentzh)
357bb4a977
bumped version to 1.7.10.2rc1.
10 years ago
Yichun Zhang (agentzh)
3ddbf6f8d4
upgraded ngx_encrypted_session to 0.04.
10 years ago
Yichun Zhang (agentzh)
e1b680f985
upgraded ngx_iconv to 0.11.
10 years ago
Yichun Zhang (agentzh)
389f3a8041
upgraded ngx_array_var to 0.04.
10 years ago
Yichun Zhang (agentzh)
2d6112943f
upgraded ngx_xss to 0.05.
10 years ago
Yichun Zhang (agentzh)
99d5e37f3b
readme: updated the copyright years.
10 years ago
Yichun Zhang (agentzh)
f57f48f6ce
upgraded ngx_form_input to 0.11.
10 years ago