summaryrefslogtreecommitdiff
path: root/xmake/modules/core/tools/cl.lua
AgeCommit message (Expand)Author
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