summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-11-11exslt supportIgor Sysoev1-0/+65
2008-11-10ngx_http_limit_req_moduleIgor Sysoev3-0/+12
2008-09-27ngx_http_secure_link_moduleIgor Sysoev3-0/+13
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev1-0/+4
2008-09-05ngx_http_random_index_moduleIgor Sysoev3-0/+14
2008-09-05*) autoconfigure struct dirent capabilitiesIgor Sysoev2-2/+20
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and delete src/os/.../ngx_types.h
2008-08-13exit on libxslt test failureIgor Sysoev1-0/+12
2008-08-13fix ngx_cpp_test_module configureIgor Sysoev2-2/+2
2008-08-05ngx_cpp_test_moduleIgor Sysoev3-0/+9
2008-08-04Solaris directio()Igor Sysoev1-0/+11
2008-08-04update commentIgor Sysoev1-1/+1
2008-08-04ngx_http_xslt_filter_moduleIgor Sysoev6-1/+105
2008-07-30directioIgor Sysoev1-0/+20
2008-07-30*) move Darwin support to separate filesIgor Sysoev4-48/+124
*) Darwin sendfile() support
2008-05-24new ngx_queue functionsIgor Sysoev1-0/+1
2008-05-16simplify library autoconfigureIgor Sysoev5-150/+68
2008-05-16DESTDIR supportIgor Sysoev1-26/+32
2008-04-29disable confusing messages about threadsIgor Sysoev2-11/+11
2008-03-23it seems that malloc.h is required for Cygwin onlyIgor Sysoev1-1/+0
and breaks building on other platforms
2008-03-18ngx_google_perftools_moduleIgor Sysoev6-1/+84
2008-03-12fix typoIgor Sysoev2-6/+6
2008-03-11use uname instead of often outdated header fileIgor Sysoev1-2/+2
2008-03-11use correct version: real hex numbersIgor Sysoev1-1/+1
2008-03-10disable rtsig automatic building in post 2.6.18 Linux kernelsIgor Sysoev1-2/+3
2008-03-08rtsig uses own poll codeIgor Sysoev1-1/+0
2007-12-29set ngx_http_gzip_static module just before ngx_http_static_moduleIgor Sysoev1-6/+6
2007-12-27ngx_http_gzip_static_module and gzip_disableIgor Sysoev3-0/+13
2007-12-22add missed dependencesIgor Sysoev1-3/+3
2007-12-03ngx_udp_recv()Igor Sysoev1-0/+2
2007-11-23resolverIgor Sysoev1-0/+2
2007-11-23ngx_queue.hIgor Sysoev1-0/+1
2007-11-15msvc8 compatibility: it can not build with debug under WineIgor Sysoev2-2/+12
2007-11-15add msvc8Igor Sysoev1-1/+1
2007-11-15option -Yd has been deprecated in msvc8,Igor Sysoev1-2/+2
option -debugtype:coff is unsupported in msvc8
2007-11-15enable precompiled headers for msvc7,Igor Sysoev1-6/+4
probably they were disabled because of some Wine bug
2007-10-16Cygwin supportIgor Sysoev1-0/+2
2007-10-16ngx_sha1.hIgor Sysoev1-0/+1
2007-10-16ngx_md5.hIgor Sysoev1-0/+1
2007-09-21document mail modules optionsIgor Sysoev1-1/+4
2007-09-19add rpath for SolarisIgor Sysoev3-4/+25
2007-09-15ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev3-5/+41
2007-09-13split pop3, imap, and smtp handlersIgor Sysoev1-0/+3
2007-09-01open file cacheIgor Sysoev1-0/+2
2007-08-14axe --sysconfdir=PATHIgor Sysoev1-5/+5
configuration prefix is dirname of --conf-path=PATH fix paths in default nginx.conf
2007-08-14rename upgrade to upgrade1Igor Sysoev1-3/+12
use -QUIT instead of -WINCH
2007-08-07add debug info for Sun StudioIgor Sysoev1-0/+3
2007-07-30fix r1353Igor Sysoev1-2/+2
2007-07-29make 64-bit ngx_int_t on 64-bit platformsIgor Sysoev1-1/+2
2007-07-29--sysconfdir=DIRIgor Sysoev4-12/+21
2007-07-28fix building on amd64 by Sun Studio 11 and more early versionsIgor Sysoev1-1/+1