summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-04-02autoconfigure crypt_r(): uclibc has no crypt_r()Igor Sysoev1-0/+13
2009-04-01link staticaly with libcmtIgor Sysoev1-8/+8
2009-03-30fix FreeBSD before 7 building, broken in r2616Igor Sysoev3-1/+4
2009-03-30ngx_fs_bsize()Igor Sysoev3-5/+34
2009-03-23fix Linux sendfile32() test broken in 0.3.36Igor Sysoev1-3/+7
2009-03-23style fixIgor Sysoev3-7/+7
2009-03-23a prelimiary proxy cache supportIgor Sysoev3-12/+13
2009-03-19--with-pcreIgor Sysoev1-0/+2
2009-03-19grammar fixIgor Sysoev1-1/+1
2009-02-21a prelimiary IPv6 support, HTTP listenIgor Sysoev2-0/+21
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