summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Configure: fixed nginx.so rebuild (broken by r5145).Maxim Dounin1-1/+2
2013-03-28Simplified nginx version maintenance.Ruslan Ermilov1-1/+7
2013-03-28Configure: fixed perl module make rules.Ruslan Ermilov2-2/+4
2013-03-28Configure: improved make dependencies for perl module.Ruslan Ermilov1-5/+3
2013-03-28Configure: improved layout of the generated makefile.Ruslan Ermilov1-12/+12
2013-03-20Preliminary experimental support for SPDY draft 2.Valentin Bartenev3-2/+29
2013-02-18Configure: changed default compiler from "gcc" to "cc".Gleb Smirnoff1-1/+1
2013-02-15Configure: rebuild perl module nginx.so if headers are changed.Maxim Dounin1-1/+2
2013-01-24GeoIP: IPv6 support.Ruslan Ermilov1-0/+12
2013-01-24Configure: fixed GeoIP library detection.Ruslan Ermilov1-1/+4
2013-01-24Configure: fixed style of include directories.Ruslan Ermilov2-2/+2
2013-01-21Removed redundant variable assignment.Sergey Budnevitch1-3/+0
2012-12-23Configure: added the NGX_ZLIB define.Valentin Bartenev1-1/+4
2012-12-17Implemented IPv6 support for URLs specified using domain names.Ruslan Ermilov1-0/+14
2012-12-12Configure: better check for PCRE JIT.Maxim Dounin1-0/+1
2012-12-03Fixed build with embedded perl in certain setups (ticket #48).Ruslan Ermilov1-3/+1
2012-10-01OCSP stapling: ssl_stapling_file support.Maxim Dounin1-1/+2
2012-09-28Correct plural form for "path" in the whole source base.Andrey Belov1-3/+3
2012-09-27Configure: additional test for ExtUtils::Embed perl module presence.Andrey Belov1-1/+9
2012-09-26Configure: help updated to list upstream keepalive and least_conn.Maxim Dounin1-0/+4
2012-09-11Configure: fixed make macros to use parentheses instead of braces.Maxim Dounin3-3/+3
2012-09-11Configure: provide inflate() when building zlib on win32.Maxim Dounin3-7/+12
2012-09-10Gunzip filter import.Maxim Dounin3-0/+15
2012-07-29Removed extraneous GCC warning flags.Ruslan Ermilov1-3/+0
2012-07-24Added the Clang compiler support.Ruslan Ermilov3-0/+108
2012-07-24Made sure to run configure in a "C" locale.Ruslan Ermilov1-0/+3
2012-07-24Added a commented out -Wmissing-prototypes to CFLAGS.Ruslan Ermilov1-0/+1
2012-07-24Replaced a number of "else if" with "elif".Ruslan Ermilov1-26/+10
2012-07-07Configure: fixed "make" used instead of "${MAKE}".Maxim Dounin3-3/+3
2012-06-26Added code to look up Google perftools in /opt/local/, for MacPorts.Ruslan Ermilov1-0/+16
2012-06-21Fixed compile-time conditionals used to detect if X-Forwarded-For supportRuslan Ermilov1-2/+4
2012-06-18Fixed "sendmsg() failed" alerts on HP-UX.Maxim Dounin1-0/+1
2012-06-18Changed default alignment to 16.Maxim Dounin1-0/+1
2012-06-08Fixed spelling of "endianness", and called it "byte ordering" in theRuslan Ermilov2-6/+6
2012-06-03Upstream: least_conn balancer module.Maxim Dounin3-0/+13
2012-05-17Fixed building --with-cpp_test_module on some systems.Valentin Bartenev1-0/+1
2012-03-28Configure: fixed msghdr.msg_control test on 64bit platforms.Maxim Dounin1-2/+2
2012-03-27Fixed more gcc46 warnings in configure tests.Maxim Dounin5-26/+41
2012-03-21The addition of $tcpinfo_* variables has broken the build on LinuxRuslan Ermilov1-0/+5
2012-03-21worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.Ruslan Ermilov3-2/+13
2012-03-16Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, andRuslan Ermilov1-0/+13
2012-03-16Some older OSes (notably FreeBSD 4.x) did not have %zuRuslan Ermilov1-1/+1
2012-03-15Fixed compilation warnings in configuration C tests.Ruslan Ermilov5-12/+19
2012-02-27Configure: moved icc detection before gcc.Maxim Dounin1-5/+5
2012-02-13Added openat()/fstatat().Andrey Belov1-0/+14
2012-02-13Fixed build with embedded perl and --with-openssl.Maxim Dounin1-0/+1
2012-02-10Added ngx_ncpu detection for most *nix platforms.Valentin Bartenev1-0/+10
2012-01-18Copyright updated.Maxim Konovalov73-0/+73
2011-12-29Fixed configure with system PCRE library on Solaris.Valentin Bartenev1-1/+1
2011-12-29Some questionable optomizations flags for icc were removedMaxim Konovalov1-29/+4