openresty/util
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.
2015-11-02 15:41:50 +08:00
..
build-win32.sh More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
configure More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
dist-check More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
fix-pod2markdown More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
fix-tests updated tests to reflect recent changes. 2015-06-23 19:50:30 +08:00
get-tarball updated the dtrace patches for nginx 1.2.3 and 1.3.4 for FreeBSD. also updated the bundling scripts to make them work on FreeBSD. 2012-08-17 16:10:35 -07:00
import-model.pl various fixes of the blog demo. 2010-04-12 18:57:03 +08:00
install util/install: rm the target file before overwriting to prevent running process from crashing. 2014-08-17 22:23:00 -07:00
mirror-tarballs More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
package-nginx.sh More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
package-win32.sh More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
upgrade-patches.pl initial work for migrating to the 1.0.8.1 release; applied the variable-header-ignore-no-hash patch. 2011-10-07 13:44:20 +08:00
ver More MSYS/MinGW love. 2015-11-02 15:41:50 +08:00
ver-ge added patches for nginx 1.3.4. 2012-08-13 15:38:49 -07:00