Yichun Zhang (agentzh)
|
2519cd7dd3
|
./configure: renamed the --without-http_limit_zone_module option to --without-http_limit_conn_module to reflect the change in recent nginx cores. thanks Seyhun Cavus for the report.
|
2015-02-09 11:43:09 -08:00 |
Yichun Zhang (agentzh)
|
3ae5c4d93e
|
updated the test suite to reflect recent changes.
|
2015-02-09 11:39:57 -08:00 |
Yichun Zhang (agentzh)
|
065fb6db35
|
./configure: usage text: renamed --with-luajit=PATH to --with-luajit=DIR. thanks Dominic for the suggestion in openresty/ngx_openresty#68.
|
2014-10-09 16:43:22 -07:00 |
Yichun Zhang (agentzh)
|
0aeef4f31a
|
updated tests to reflect recent version changes.
|
2014-10-09 16:40:11 -07:00 |
Yichun Zhang (agentzh)
|
c7eea80684
|
updated the test suite for recent changes (for 1.7.4.1rc2).
|
2014-09-02 21:15:41 -07:00 |
Yichun Zhang (agentzh)
|
0bfb73764e
|
bugfix: we might misuse the homebrew version of LuaJIT on Mac OS X when the user specified the --with-ld-opt="-L/usr/local/lib". thanks Aapo Talvensaari for the report.
|
2014-08-30 15:12:46 -07:00 |
Yichun Zhang (agentzh)
|
85f9313252
|
updated tests to reflect recent changes.
|
2014-08-30 14:56:18 -07:00 |
Yichun Zhang (agentzh)
|
c23007bcce
|
optimize: now we use the C compiler option -O2 by default.
|
2014-07-29 15:12:12 -07:00 |
Yichun Zhang (agentzh)
|
867328aa81
|
updated tests to reflect the nginx core upgrade.
|
2014-07-29 15:10:48 -07:00 |
Yichun Zhang (agentzh)
|
6d854671b7
|
bugfix: "./configure --without-lua_resty_dns" did not work as declared. thanks Vitaly for the report in #61.
|
2014-07-09 11:32:49 -07:00 |
Yichun Zhang (agentzh)
|
88500d7328
|
updated tests to reflect recent changes.
|
2014-07-09 11:28:25 -07:00 |
Yichun Zhang (agentzh)
|
b1f221b066
|
change: "./configure --with-debug" now also pass the extra C compiler options -DNGX_LUA_USE_ASSERT -DNGX_LUA_ABORT_AT_PANIC for ngx_lua.
|
2014-07-04 18:57:47 -07:00 |
Yichun Zhang (agentzh)
|
217b21e928
|
updated tests to reflect recent changes.
|
2014-07-04 18:54:40 -07:00 |
Yichun Zhang (agentzh)
|
ee61517201
|
bumped version to 1.7.2.1rc1. also updated tests to reflect recent changes.
|
2014-06-30 21:39:08 -07:00 |
Yichun Zhang (agentzh)
|
9e5299a0d2
|
use cc as the default C compiler for luajit and lua C libraries.
|
2014-06-23 16:11:47 -07:00 |
Yichun Zhang (agentzh)
|
6e41bcd018
|
bumped version to 1.7.0.1 and also updated the test suite to reflect recent changes.
|
2014-06-07 13:51:02 -07:00 |
Yichun Zhang (agentzh)
|
cd74a45f39
|
updated tests to reflect recent changes.
|
2014-05-31 22:16:01 -07:00 |
Yichun Zhang (agentzh)
|
4085b21eb8
|
updated tests to reflect recent changes.
|
2014-05-17 14:24:00 -07:00 |
Yichun Zhang (agentzh)
|
2ee8fe558a
|
updated tests to reflect recent changes; also bumped version to 1.5.12.1.
|
2014-04-29 13:32:50 -07:00 |
Yichun Zhang (agentzh)
|
c9b0947bbb
|
updated test suite to reflect recent changes.
|
2014-04-06 17:11:59 -07:00 |
Yichun Zhang (agentzh)
|
03eae9e632
|
updated the tests to reflect recent changes; also added the --without-http_lua_upstream_module option to the usage message of ./configure.
|
2014-03-12 16:08:40 -07:00 |
Yichun Zhang (agentzh)
|
5c14faf444
|
updated tests to reflect recent changes.
|
2014-01-10 20:32:14 -08:00 |
Yichun Zhang (agentzh)
|
f830a55d2d
|
updated the usage info for ./configure to reflect recent changes.
|
2014-01-09 22:05:32 -08:00 |
Yichun Zhang (agentzh)
|
1c9f799fa6
|
now we default to LuaJIT instead of the standard Lua 5.1 interpreter.
|
2014-01-09 22:02:49 -08:00 |
Yichun Zhang (agentzh)
|
02614af5ed
|
bugfix: the include path for LuaJIT headers was still pointing to luajit-2.0, which should have been luajit-2.1 instead. thanks Tor Hveem for the report.
|
2013-12-14 18:44:59 -08:00 |
Yichun Zhang (agentzh)
|
163432a678
|
updated tests to reflect recent changes.
|
2013-12-14 16:06:31 -08:00 |
Yichun Zhang (agentzh)
|
0528788543
|
feature: added new configure option --with-pcre-conf-opt=OPTIONS to the nginx core to allow custom PCRE ./configure build options. thanks Lance Li for the original patch in #39.
|
2013-12-10 10:19:00 -08:00 |
Yichun Zhang (agentzh)
|
378f94fb58
|
updated the tests to reflect recent upgrades.
|
2013-12-10 10:16:13 -08:00 |
Yichun Zhang (agentzh)
|
bd81be02ee
|
bumped version to 1.4.3.3.
|
2013-11-06 13:14:12 -08:00 |
Yichun Zhang (agentzh)
|
95d727fd8f
|
bumped version to 1.4.3.1; also updated tests to reflect recent changes.
|
2013-10-29 12:10:20 -07:00 |
Yichun Zhang (agentzh)
|
ae74836236
|
mainline version 1.4.2.9.
|
2013-09-29 23:53:48 -07:00 |
Yichun Zhang (agentzh)
|
6bb19476b4
|
updated tests to reflect recent changes.
|
2013-09-27 15:43:44 -07:00 |
Yichun Zhang (agentzh)
|
76a803640a
|
bumped version to 1.4.2.8 and also updated tests accordingly.
|
2013-09-22 15:06:53 -07:00 |
Yichun Zhang (agentzh)
|
2c23a0859e
|
bumped version to 1.4.2.7 and also updated the test suite accordingly.
|
2013-09-15 14:01:20 -07:00 |
Yichun Zhang (agentzh)
|
37737082dd
|
updated tests to reflect recent changes.
|
2013-09-08 16:28:10 -07:00 |
Yichun Zhang (agentzh)
|
609e375e66
|
updated tests to reflect recent changes.
|
2013-09-03 00:01:50 -07:00 |
Yichun Zhang (agentzh)
|
c36f990f10
|
bumped version to 1.4.2.1; also updated tests to reflect recent changes.
|
2013-08-11 11:03:52 -07:00 |
Yichun Zhang (agentzh)
|
5f2ede4fd2
|
updated the test suite to reflect recent changes.
|
2013-08-06 20:22:16 -07:00 |
Yichun Zhang (agentzh)
|
a825570875
|
updated tests to reflect recent changes.
|
2013-07-18 12:57:39 -07:00 |
agentzh (Yichun Zhang)
|
5328f0113f
|
updated tests to reflect recent changes.
|
2013-06-10 11:50:53 -07:00 |
agentzh (Yichun Zhang)
|
b68ec13a71
|
bumped version to 1.2.8.5.
|
2013-05-23 16:19:34 -07:00 |
agentzh (Yichun Zhang)
|
090060c907
|
updated tests to reflect recent changes; also bumped version number to 1.2.8.1.
|
2013-04-26 15:57:29 -07:00 |
agentzh (Yichun Zhang)
|
bae91cc5c4
|
updated tests to reflect the changes in the previous commit.
|
2013-04-20 18:17:02 -07:00 |
agentzh (Yichun Zhang)
|
1bfc510257
|
updated tests to reflect recent changes.
|
2013-04-17 11:48:07 -07:00 |
agentzh (Yichun Zhang)
|
e91766c012
|
updated tests to reflect recent changes.
|
2013-04-16 16:22:20 -07:00 |
agentzh (Yichun Zhang)
|
8e57e2541b
|
bumped version to 1.2.7.5; updated tests to reflect recent changes.
|
2013-04-09 17:07:03 -07:00 |
agentzh (Yichun Zhang)
|
009db177df
|
updated tests to reflect recent changes.
|
2013-03-24 22:36:07 -07:00 |
agentzh (Yichun Zhang)
|
1ca5fb8597
|
bumped version to 1.2.6.6.
|
2013-02-17 19:04:41 -08:00 |
agentzh (Yichun Zhang)
|
f1083d82d4
|
updated tests to reflect recent changes.
|
2013-02-10 15:07:58 -08:00 |
agentzh (Yichun Zhang)
|
ed74e3d767
|
bumped version to 1.2.6.3.
|
2013-02-03 23:00:39 -08:00 |
agentzh (Yichun Zhang)
|
6d0cbed3f7
|
bumped version to 1.2.6.1; updated tests to reflect recent changes.
|
2013-01-04 23:02:12 -08:00 |
agentzh (Yichun Zhang)
|
1faf158381
|
bugfix: when relative paths are used in --with-zlib=DIR, --with-libatomic=DIR, --with-md5=DIR, and --with-sha1=DIR, the build system could not find DIR at all. thanks LazyZhu for reporting it in github issue #21.
|
2013-01-02 11:53:38 -08:00 |
agentzh (Yichun Zhang)
|
a820d40858
|
updated tests to reflect recent changes.
|
2013-01-02 11:46:13 -08:00 |
agentzh (Yichun Zhang)
|
a841caaff8
|
updated the test suite to reflect recent changes.
|
2012-12-23 14:22:18 -08:00 |
agentzh (Yichun Zhang)
|
f936d06933
|
updated tests to reflect recent changes.
|
2012-12-11 11:36:57 -08:00 |
agentzh (Yichun Zhang)
|
eabcfb4369
|
updated the test suite to reflect recent changes.
|
2012-12-08 00:11:04 -08:00 |
agentzh (Yichun Zhang)
|
774a60c8eb
|
updated tests to reflect recent changes.
|
2012-11-20 15:12:56 -08:00 |
agentzh (Yichun Zhang)
|
def1331dea
|
updated the test plan in sanity.t.
|
2012-11-11 22:00:29 -08:00 |
agentzh (Yichun Zhang)
|
b447ec474e
|
bugfix: ./configure: --with-pcre=PATH did not accept relative path in PATH. thanks smallfish for reporting this issue.
|
2012-11-11 21:59:48 -08:00 |
agentzh (Yichun Zhang)
|
7265b0920d
|
updated the test suite to reflect recent changes.
|
2012-11-11 17:25:20 -08:00 |
agentzh (Yichun Zhang)
|
0602a38652
|
bumped version to 1.2.4.5; also updated tests to reflect recent changes.
|
2012-10-30 17:37:49 -07:00 |
agentzh (Yichun Zhang)
|
c6f3705301
|
updated tests to reflect recent changes.
|
2012-10-17 15:05:18 -07:00 |
agentzh (Yichun Zhang)
|
8ead3bebb4
|
bumped version to 1.2.4.1; also updated the test suite to reflect recent changes.
|
2012-10-14 12:25:16 -07:00 |
agentzh (Yichun Zhang)
|
07a3959dd2
|
upgraded the nginx core to 1.2.4; also upgraded ngx_lua to 0.7.0.
|
2012-10-10 18:06:47 -07:00 |
agentzh (Yichun Zhang)
|
676d24e9d2
|
bumped version to 1.2.3.7 and updated the tests to reflect recent changes.
|
2012-10-06 12:11:49 -07:00 |
agentzh (Yichun Zhang)
|
4304116026
|
updated the test suite to reflect recent changes.
|
2012-09-26 22:12:09 -07:00 |
agentzh (Yichun Zhang)
|
dceae9e8f9
|
updated the test suite to reflect recent changes.
|
2012-08-22 15:29:23 -07:00 |
agentzh (章亦春)
|
89bdbc7cca
|
updated tests for recent changes.
|
2012-08-14 20:52:19 -07:00 |
agentzh (章亦春)
|
8faebfd44f
|
fixed the tests to reflect recent changes.
|
2012-08-12 11:42:11 -07:00 |
agentzh (章亦春)
|
85b5caf105
|
updated the test suite to reflect recent changes.
|
2012-08-05 23:49:20 -07:00 |
agentzh (章亦春)
|
65237ea02f
|
bumped version to 1.2.1.11.
|
2012-08-05 21:56:42 -07:00 |
agentzh (章亦春)
|
dcc95a3b33
|
updated tests to reflect recent changes.
|
2012-07-30 14:50:14 -07:00 |
agentzh (章亦春)
|
37bbfd4378
|
updated the tests to reflect recent changes.
|
2012-07-04 13:53:59 -07:00 |
agentzh (章亦春)
|
82a58c989f
|
releng work for the 1.0.15.10 release.
|
2012-06-13 18:41:27 +08:00 |
agentzh (章亦春)
|
99e1bd7079
|
bumped version to 1.0.15.7 and also updated the test suite to reflect recent changes.
|
2012-05-29 12:03:28 +08:00 |
agentzh (章亦春)
|
21f8910725
|
bumped version number to 1.0.15.5 and updated the test suite to reflect recent changes.
|
2012-05-16 17:58:16 +08:00 |
agentzh (章亦春)
|
3f8ad8af58
|
added some tests for the new option --with-luajit-xcflags.
|
2012-05-14 13:48:48 +08:00 |
agentzh (章亦春)
|
eecc5010eb
|
updated the tests for the new option --with-luajit-xcflags.
|
2012-05-14 13:37:53 +08:00 |
agentzh (章亦春)
|
2ee1f58571
|
updated tests to reflect recent changes.
|
2012-05-14 13:36:27 +08:00 |
agentzh (章亦春)
|
ba7a3d6c44
|
releng for 1.0.15.3.
|
2012-05-13 11:55:52 +08:00 |
agentzh (章亦春)
|
9b1da949a3
|
updated tests to reflect recent changes in version numbers.
|
2012-05-12 15:03:17 +08:00 |
agentzh (章亦春)
|
ce803e8a94
|
bumped version number to 1.0.11.28.
|
2012-03-25 15:47:30 +08:00 |
agentzh (章亦春)
|
ec23d93c0d
|
no longer specify -DLUAJIT_USE_VALGRIND when --with-debug is specified. also upgraded lua-resty-* to their latest versions.
|
2012-02-29 15:16:10 +08:00 |
agentzh (章亦春)
|
367a5d8c5f
|
bundle new components lua-resty-mysql, lua-resty-upload, and lua-resty-string, which are enabled by default. also added options --without-lua_resty_mysql, --without-lua_resty_upload, and --without-lua_resty_string to ./configure for disabling them.
|
2012-02-28 22:34:40 +08:00 |
agentzh (章亦春)
|
dfe629a607
|
updated tests to reflect recent changes.
|
2012-02-28 22:16:37 +08:00 |
agentzh (章亦春)
|
d41cb7132c
|
bundle new component lua-resty-redis which is enabled by default. also added option --without-lua_resty_redis to ./configure for disabling it.
|
2012-02-28 22:15:29 +08:00 |
agentzh (章亦春)
|
7c210171d1
|
bundle new component lua-resty-memcached which is enabled by default. also added option --without-lua_resty_memcached to ./configure for disabling it. also upgraded ngx_lua to 0.5.0rc16.
|
2012-02-28 22:05:01 +08:00 |
agentzh (章亦春)
|
c528989ead
|
now we enable -DLUAJIT_USE_VALGRIND -DLUA_USE_APICHECK -DLUA_USE_ASSERT flags for luajit when --with-debug is specified.
|
2012-02-22 23:33:56 +08:00 |
agentzh (章亦春)
|
71a3060051
|
updated tests for new versions of the components.
|
2012-02-21 11:43:17 +08:00 |
agentzh (章亦春)
|
c93802bfed
|
updated test suite to reflect recent changes.
|
2012-02-13 20:53:57 +08:00 |
agentzh (章亦春)
|
67d50a58bf
|
added ngx_coolkit to the bundle.
|
2012-02-07 20:17:20 +08:00 |
agentzh (章亦春)
|
91fc8d50ef
|
upgraded ngx_lua to 0.4.1; also bumped the version number to 1.0.10.48.
|
2012-02-01 11:47:52 +08:00 |
agentzh (章亦春)
|
d27c62e35f
|
bumped version number to 1.0.10.47.
|
2012-01-29 22:45:02 +08:00 |
agentzh (章亦春)
|
a05b74863b
|
updated tests to reflect recent changes.
|
2012-01-16 22:14:23 +08:00 |
agentzh (章亦春)
|
fb89742f47
|
Prepare for the ngx_openresty devel version 1.0.10
* upgraded ngx_lua to 0.4.0.
* upgraded ngx_encrypted_session to 0.02.
* bugfix: fixed issues with relative path DIR in --with-openssl=DIR.
|
2012-01-12 15:19:27 +08:00 |
agentzh (章亦春)
|
1bc8f9b8be
|
bugfix: make the "install" phony target depend on the "all" phony target in the Makefile generated by ./configure. thanks Weibin Yao for reporting this issue.
|
2011-12-29 12:49:14 +08:00 |
agentzh (章亦春)
|
6d1405ceaa
|
fixed the test plan.
|
2011-12-29 11:14:54 +08:00 |
agentzh (章亦春)
|
af701e5b64
|
improved Yao Weibin's patch for the --add-module option a bit and also added a test case.
|
2011-12-29 11:14:10 +08:00 |
agentzh (章亦春)
|
5fb3e869e5
|
updated tests to reflect recent changes.
|
2011-12-29 11:01:39 +08:00 |
agentzh (章亦春)
|
d0fc49168d
|
bugfix: some old version of "cp" does not support trailing slashes in the destination argument and could break the ./configure script. thanks Weibin Yao for reporting it.
|
2011-12-16 14:50:02 +08:00 |