Commit Graph
319 Commits
Author SHA1 Message Date
Igor Sysoev fd5db1eb62 add libgd include path 2009-05-04 15:57:12 +00:00
Igor Sysoev 59eed355c0 add --with-http_image_filter_module to ./configure --help 2009-05-01 19:14:10 +00:00
Igor Sysoev d4cdd8582b add comment 2009-05-01 18:44:50 +00:00
Igor Sysoev e2ada61896 ngx_http_image_filter_module 2009-05-01 18:42:09 +00:00
Igor Sysoev 5ef370df40 -p and --prefix= 2009-04-27 11:32:33 +00:00
Igor Sysoev 0e60e4f73a add quotes for configure options with spaces 2009-04-26 19:37:38 +00:00
Igor Sysoev 03c779451c update gcc warnings 2009-04-24 15:31:13 +00:00
Igor Sysoev 1290cf83af fix GNU strerror_r() detection, the bug has been inroduced in r2600 2009-04-24 09:38:48 +00:00
Igor Sysoev e10cfb8485 delete unused definition 2009-04-23 18:50:29 +00:00
Igor Sysoev c28ff717cb issue start up errors and warning on both stderr and error_log 2009-04-23 11:13:12 +00:00
Igor Sysoev 890467c1c4 *) move advapi32.lib to core libs since it's required for Registry and Event Log
*) delete shell32.lib since we do not use tray icon anymore
2009-04-21 14:31:40 +00:00
Igor Sysoev bd91999ea5 Win32 master/workers model 2009-04-20 06:08:47 +00:00
Igor Sysoev 694bdea2a9 add variadic macros support for msvc8 2009-04-19 16:25:02 +00:00
Igor Sysoev 60798fbea5 OpenSSL building by MSVC and BCC from sources 2009-04-15 19:46:24 +00:00
Igor Sysoev dc7a872a43 hide grep errors 2009-04-15 11:47:51 +00:00
Igor Sysoev c919d3178a autoconfigure crypt_r(): uclibc has no crypt_r() 2009-04-02 13:46:39 +00:00
Igor Sysoev 32ab2f7e64 link staticaly with libcmt 2009-04-01 12:58:31 +00:00
Igor Sysoev 723f71ddfe fix FreeBSD before 7 building, broken in r2616 2009-03-30 12:33:33 +00:00
Igor Sysoev 1be7419d10 ngx_fs_bsize() 2009-03-30 07:43:06 +00:00
Igor Sysoev 0f825e6440 fix Linux sendfile32() test broken in 0.3.36 2009-03-23 20:30:25 +00:00
Igor Sysoev 92d543deaa style fix 2009-03-23 20:26:33 +00:00
Igor Sysoev 52859f2f13 a prelimiary proxy cache support 2009-03-23 13:14:51 +00:00
Igor Sysoev e231e58367 --with-pcre 2009-03-19 16:06:32 +00:00
Igor Sysoev 58e19b7d53 grammar fix 2009-03-19 16:02:40 +00:00
Igor Sysoev a35eaccdec a prelimiary IPv6 support, HTTP listen 2009-02-21 07:02:02 +00:00
Igor Sysoev 05215534e7 exslt support 2008-11-11 15:22:24 +00:00
Igor Sysoev abe378e820 ngx_http_limit_req_module 2008-11-10 15:22:33 +00:00
Igor Sysoev e52991ecbe ngx_http_secure_link_module 2008-09-27 13:22:10 +00:00
Igor Sysoev fae2c00d02 disable directio for unaligned reads in Linux 2008-09-12 13:50:12 +00:00
Igor Sysoev 2e2b81d213 ngx_http_random_index_module 2008-09-05 15:45:55 +00:00
Igor Sysoev dfc8dadd04 *) autoconfigure struct dirent capabilities
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and
   delete src/os/.../ngx_types.h
2008-09-05 15:43:34 +00:00
Igor Sysoev d28170c183 exit on libxslt test failure 2008-08-13 08:32:35 +00:00
Igor Sysoev 49f06858e9 fix ngx_cpp_test_module configure 2008-08-13 08:29:27 +00:00
Igor Sysoev e24b57ad9f ngx_cpp_test_module 2008-08-05 19:32:50 +00:00
Igor Sysoev b83f893c75 Solaris directio() 2008-08-04 15:32:10 +00:00
Igor Sysoev 891f90be28 update comment 2008-08-04 14:54:12 +00:00
Igor Sysoev 1ae389d2f7 ngx_http_xslt_filter_module 2008-08-04 14:48:15 +00:00
Igor Sysoev 385af28642 directio 2008-07-30 12:34:04 +00:00
Igor Sysoev 7494490978 *) move Darwin support to separate files
*) Darwin sendfile() support
2008-07-30 12:18:07 +00:00
Igor Sysoev 5cdc511fcd new ngx_queue functions 2008-05-24 14:10:01 +00:00
Igor Sysoev 76566f88d9 simplify library autoconfigure 2008-05-16 14:32:58 +00:00
Igor Sysoev d1c0150414 DESTDIR support 2008-05-16 13:29:19 +00:00
Igor Sysoev 8443360bac disable confusing messages about threads 2008-04-29 09:27:55 +00:00
Igor Sysoev f84ad941dc it seems that malloc.h is required for Cygwin only
and breaks building on other platforms
2008-03-23 15:42:40 +00:00
Igor Sysoev 85dd8fc5b6 ngx_google_perftools_module 2008-03-18 10:36:27 +00:00
Igor Sysoev 6b0de80867 fix typo 2008-03-12 21:10:48 +00:00
Igor Sysoev bb46edaf67 use uname instead of often outdated header file 2008-03-11 16:29:18 +00:00
Igor Sysoev 2f0d79c896 use correct version: real hex numbers 2008-03-11 16:27:44 +00:00
Igor Sysoev 001a9cfa37 disable rtsig automatic building in post 2.6.18 Linux kernels 2008-03-10 14:35:21 +00:00
Igor Sysoev d48d0d9f42 rtsig uses own poll code 2008-03-08 15:15:18 +00:00