summaryrefslogtreecommitdiff
path: root/auto/cc
AgeCommit message (Expand)Author
2015-06-10Configure: added gcc5 to the list of known GCC versions.Valentin Bartenev
2014-05-28Configure: added -Wno-deprecated-declarations on OS X.Maxim Dounin
2014-04-07Win32: fixed link flags with MSVC, broken by bfe536716dbf.Maxim Dounin
2014-02-13Win32: MSVC 2013 compatibility.Maxim Dounin
2014-01-28Configure: enabled -Werror for clang.Ruslan Ermilov
2013-12-06Configure: enable -Wconditional-uninitialized with clang.Ruslan Ermilov
2013-09-04Configure: fixed building with Sun C if CFLAGS set (ticket #65).Maxim Dounin
2013-09-04Win32: Open Watcom C compatibility fixes.Maxim Dounin
2013-07-31Configure: fixed autotest cleanup commands.Sergey Kandaurov
2013-04-29Configure: fixed detection of newer Apple clang compilers.Ruslan Ermilov
2013-01-21Removed redundant variable assignment.Sergey Budnevitch
2012-07-29Removed extraneous GCC warning flags.Ruslan Ermilov
2012-07-24Added the Clang compiler support.Ruslan Ermilov
2012-07-24Added a commented out -Wmissing-prototypes to CFLAGS.Ruslan Ermilov
2012-07-24Replaced a number of "else if" with "elif".Ruslan Ermilov
2012-02-27Configure: moved icc detection before gcc.Maxim Dounin
2012-01-18Copyright updated.Maxim Konovalov
2011-12-29Some questionable optomizations flags for icc were removedMaxim Konovalov
2011-10-26Fix of building by Microsoft Visual C++ 10 compiler.Igor Sysoev
2011-08-18Lower optimization level for Sun Studio before 12.1.Maxim Dounin
2010-07-05try to use C99 variadic macros first:Igor Sysoev
2009-12-21do not add NGX_GCC_OPT twice: it is added later with -WIgor Sysoev
2009-11-27test invalid --with-ld-opt in right placeIgor Sysoev
2009-11-27atomic operations test-runIgor Sysoev
2009-11-25GCC 4.1 builtin atomic operationsIgor Sysoev
2009-05-28use tab in MakefileIgor Sysoev
2009-05-12add miltilines in OpenWatcom makefilesIgor Sysoev
2009-05-10remove BMAKE (build make): a cc compiler should use own makeIgor Sysoev
2009-05-08preserve Solaris binary hardware capabilitiesIgor Sysoev
2009-04-24update gcc warningsIgor Sysoev
2009-04-20Win32 master/workers modelIgor Sysoev
2009-04-19add variadic macros support for msvc8Igor Sysoev
2009-04-15OpenSSL building by MSVC and BCC from sourcesIgor Sysoev
2009-04-01link staticaly with libcmtIgor Sysoev
2007-11-15msvc8 compatibility: it can not build with debug under WineIgor Sysoev
2007-11-15add msvc8Igor Sysoev
2007-11-15option -Yd has been deprecated in msvc8,Igor Sysoev
2007-11-15enable precompiled headers for msvc7,Igor Sysoev
2007-08-07add debug info for Sun StudioIgor Sysoev
2007-07-28fix building on amd64 by Sun Studio 11 and more early versionsIgor Sysoev
2007-07-21fix building on amd64 and add -xipo to the link stageIgor Sysoev
2007-07-16Sun Studio 12 compatibilityIgor Sysoev
2007-07-15--with-cpu-opt=sparc32 and --with-cpu-opt=sparc64Igor Sysoev
2007-07-15fix building PCRE by SunStudioIgor Sysoev
2007-04-198.1.38 under FreeBSD can not link -ipoIgor Sysoev
2007-04-19remove trailing space in icc versionIgor Sysoev
2007-01-11fix default -OIgor Sysoev
2006-12-23early C compiler testIgor Sysoev
2006-11-27test PCRE in FreeBSD, Linux, and NetBSDIgor Sysoev
2006-10-19backout the previous commitIgor Sysoev