summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/gcc.lua
AgeCommit message (Expand)Author
2020-11-14-W4 implies -Wall and -Wextra with gcc and clangJonathan Poelen
2020-11-11Merge pull request #1025 from SirLynix/fix-warningsruki
2020-11-11Replace extra warning by allextraJérôme Leclercq
2020-11-10Add support for "extra" warning levelJérôme Leclercq
2020-11-10Revert "GCC/Clang: Add -Wextra when enabling all warnings"Jérôme Leclercq
2020-11-10GCC/Clang: Add -Wextra when enabling all warningsJérôme Leclercq
2020-11-10add nf_includedirruki
2020-10-28add global build_warning optionruki
2020-10-17add c17 for gccruki
2020-10-06add set_fpmodelsruki
2020-09-25fix trailing white-spaceruki
2020-06-22fix link envs for mingw/gccruki
2020-06-22fix mingw/gcc envsruki
2020-05-31add ninja themeruki
2020-05-27improve cmdargv for winruki
2020-05-26fix strip debug for linuxruki
2020-04-06remove some flagsruki
2020-04-04fix rpath for frameworkruki
2020-04-03fix nf_symbolruki
2020-04-03use table for hiddenruki
2020-04-03improve nf_symbol for gccruki
2020-04-03improve nf_symbolruki
2020-04-03add dsymutil for machoruki
2020-04-02add mode rulesruki
2020-03-25fix gcc argsruki
2020-03-21add clang-clruki
2020-03-18improve path.directoryruki
2020-03-01improve to save depfiles for gccruki
2020-02-20enable color diagnosis for gccruki
2020-02-20enable color8 for gcc/clang diagnosticsruki
2020-02-20enable color-diagnostics for gcc/clangruki
2020-01-23fix testsruki
2020-01-23support to compile *.c as c++ruki
2019-12-25enable deps for gcc/asmruki
2019-12-19update the copyright dateruki
2019-10-30fix libunwind and link for windowsruki
2019-08-31remove buildmodesruki
2019-08-30improve ccacheruki
2019-08-21improve std language againruki
2019-08-21improve std languageruki
2019-08-11fix typosFrankHB
2019-07-24fix typoOpportunityLiu
2019-07-23 improve check flags with fileOpportunityLiu
2019-07-01utf8 supportOpportunityLiu
2019-06-04improve string.splitruki
2019-06-02move fileOpportunityLiu
2019-06-02improve deps parsingOpportunityLiu
2019-05-23improve cl.luaruki
2019-05-23translate path for gcc and clruki
2019-05-21remove extra warning levelruki