summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cl.lua
AgeCommit message (Expand)Author
2021-05-26remove some ifelseruki
2021-04-09support asan for msvcruki
2021-03-19fix vs generatorruki
2021-02-09improve core/tools and remove os.argsruki
2020-12-24add vs_runtime config and set_runtimes apiruki
2020-12-19update copyright dateruki
2020-11-26improve to check sourceDependencies for clruki
2020-11-19improve set_symbols for msvcruki
2020-11-18show full file path in vscoderuki
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 "MSVC: Use /W4 when enabling all warnings"Jérôme Leclercq
2020-11-10MSVC: Use /W4 when enabling all warningsJérôme Leclercq
2020-11-10impl nd_sysincludedirruki
2020-11-10add nf_includedirruki
2020-10-28fix clruki
2020-10-28add global build_warning optionruki
2020-10-08support c11 and c17 for msvcruki
2020-10-06add set_fpmodelsruki
2020-09-25fix trailing white-spaceruki
2020-07-31strip codes for msvcruki
2020-07-27support /sourceDependencies for clruki
2020-06-20add runenvs for cl/linkruki
2020-06-17improve cl to support 8192 limitruki
2020-06-11improve optimize for cl.exeruki
2020-05-31add ninja themeruki
2020-04-29fix os.argsruki
2020-03-25improve os.argsruki
2020-03-21improve clang-clruki
2020-03-21add clang-clruki
2020-03-18improve path.directoryruki
2020-03-16fix link errors outputruki
2020-03-01improve to save depfiles for clruki
2020-03-01fix code styleruki
2020-01-23fix testsruki
2020-01-23support to compile *.c as c++ruki
2019-12-19update the copyright dateruki
2019-11-01fix WindowsTargetPlatformVersion & LanguageStandardOpportunityLiu
2019-08-31remove buildmodesruki
2019-08-21improve std language againruki
2019-08-21improve std languageruki
2019-08-20rewrite vs unicode outputruki
2019-08-17enable vs_unicode_outputruki
2019-08-11fix typosFrankHB
2019-07-23remove unused codeOpportunityLiu
2019-07-23 improve check flags with fileOpportunityLiu
2019-07-17use single pdb file for compileOpportunityLiu
2019-07-12add breakOpportunityLiu
2019-07-12use hashsetOpportunityLiu