summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cl.lua
AgeCommit message (Expand)Author
2019-07-12fixOpportunityLiu
2019-07-12use sep pdb fileOpportunityLiu
2019-07-01utf8 supportOpportunityLiu
2019-06-12improve string.rtrim and cl outputruki
2019-06-11fix cl depsruki
2019-06-04improve string.splitruki
2019-05-23fix show cl warningsruki
2019-05-23improve cl.luaruki
2019-05-23translate path for gcc and clruki
2019-05-21remove extra warning levelruki
2019-05-21support more warningsOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2018-12-20add flagkind to has_flagsruki
2018-11-13improve compiler toolsruki
2018-09-02remove -MP4ruki
2018-08-17support c++ std keysruki
2018-08-10remove some macro defines in cl.luaruki
2018-05-17support x86 for wdk ruleruki
2018-05-08improve qt build depsruki
2018-05-08improve build dependenceruki
2018-04-23add qt support for msvc and mingwruki
2018-02-13fix pnd output directory bugruki
2017-12-28update copyright dateruki
2017-09-28fix compile error with space pathruki
2017-09-24fix pch header for msvcruki
2017-09-23add comment for clruki
2017-09-23improve including note for msvcruki
2017-09-23improve cl.luaruki
2017-09-23fix c++ lauguanges for clruki
2017-09-22add cxx languange maps for msvcruki
2017-08-27update description and indexruki
2017-08-10use /Zi instead of /ZIruki
2017-08-04improve precompiled headerruki
2017-08-04support .inl pch headerruki
2017-08-01improve dep compile and linkruki
2017-07-31fix rebuild source file when compiling failsruki
2017-07-28compile pch for msvcruki
2017-07-20update tbox for windowsruki
2017-07-14rename feature to buildmoderuki
2017-07-14fix has_flags when generating vs201x projectruki
2017-07-13fix vs201x project and cl scriptruki
2017-07-13improve flags for linker and compilerruki
2017-07-13modify all cmd to argv for core.toolsruki
2017-07-11rename has_flag to has_flagsruki
2017-06-21move tools dir to core.tools and improve tool moduleruki