summaryrefslogtreecommitdiffhomepage
path: root/auto/cc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Build with -std=gnu11 (C11 with GNU extensions)Alejandro Colomar1-2/+3
2024-03-09Enable optional 'debuggable' buildsAndrew Clayton1-2/+0
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