summaryrefslogtreecommitdiffhomepage
path: root/auto/cc (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-09Compile with -fno-strict-overflowAndrew Clayton1-0/+4
2024-03-09Disable strict-aliasing in clang by defaultAndrew Clayton1-2/+4
2024-03-09Expand the comment about -Wstrict-overflow on GCCAndrew Clayton1-1/+3
2024-03-09Remove -W from compiler flagsAndrew Clayton1-2/+2
2024-03-09Remove support for Sun's Sun Studio/SunPro C compilerAndrew Clayton2-33/+0
2024-03-09Remove support for IBM's XL C compilerAndrew Clayton1-24/+0
2024-03-09Remove support for Intel's icc compilerAndrew Clayton1-11/+0
2024-03-09Remove support for Microsoft's Visual C++ compilerAndrew Clayton1-12/+0
2024-01-16White space formatting fixesAndrei Zeliankou1-2/+2
2017-12-01Using compiler capability to generate dependencies.Max Romanov1-0/+25
2017-01-17Initial version.Igor Sysoev1-0/+209