summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform/windows/tools/link.lua
AgeCommit message (Collapse)Author
2016-01-14rename script directory to coreruki
2015-12-22fix setenv and arch for windowsruki
2015-12-22support windows x64 x86_amd64 amd64 archruki
2015-12-04support add_files *.a using arruki
2015-07-14fix mapping flags for compiler and linkerruki
2015-07-08modify README.mdruki
2015-07-07filter sanitize address for windows linkerruki
2015-06-16fix the command is too long for nmakeruki
2015-06-16compile for android and ios okruki
2015-06-12modify arch nameruki
2015-06-12modify platform and probe toolchainsruki
2015-06-11add self for toolsruki
2015-06-11fix checking option bug for windowsruki
2015-06-07add gccruki
2015-06-07add ftrapv and address sanitizerruki
2015-06-07add symbols, language, strip and vectorextsruki
2015-06-05add optimize flagsruki
2015-06-05join flags for compiler and linkerruki
2015-06-04impl auto rebuild and fix some bugruki