summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform/windows/tools/cl.lua
AgeCommit message (Expand)Author
2016-01-14rename script directory to coreruki
2015-12-24ignore -fno-xxx for windowsruki
2015-12-04support add_files *.a using arruki
2015-06-23support c99 for windowsruki
2015-06-16fix the command is too long for nmakeruki
2015-06-16compile for android and ios okruki
2015-06-15support multi-languages and fix macro definesruki
2015-06-12modify platform and probe toolchainsruki
2015-06-11add self for toolsruki
2015-06-11fix checking option bug for windowsruki
2015-06-08add undefines for projectruki
2015-06-07add ftrapv and address sanitizerruki
2015-06-07add symbols, language, strip and vectorextsruki
2015-06-06add warning and escape verbosesruki
2015-06-05add optimize flagsruki
2015-06-05join flags for compiler and linkerruki
2015-06-04impl auto rebuild and fix some bugruki