summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/compiler.lua
AgeCommit message (Expand)Author
2015-07-14fix mapping flags for compiler and linkerruki
2015-07-06add some api for optionsruki
2015-06-17check c and c++ typesruki
2015-06-16fix the command is too long for nmakeruki
2015-06-16compile for android and ios okruki
2015-06-16modify the compiler and linker commandruki
2015-06-15add defines to config.h if okruki
2015-06-15support multi-languages and fix macro definesruki
2015-06-12add linkdirs and includedirs for platformruki
2015-06-12update platform for linuxruki
2015-06-12probe and compile for androidruki
2015-06-11optimizate to find tool scriptruki
2015-06-11add platform configure to compiler and linkerruki
2015-06-11add flags for platformruki
2015-06-11add self for toolsruki
2015-06-11open new file and create directoryruki
2015-06-11add option flags to projectruki
2015-06-11fix checking option bug for windowsruki
2015-06-11check includes, links and interfacesruki
2015-06-08add undefines for projectruki
2015-06-07add symbols, language, strip and vectorextsruki
2015-06-06append warning flagsruki
2015-06-06add warning and escape verbosesruki
2015-06-05add optimize flagsruki
2015-06-05join flags for compiler and linkerruki
2015-06-04move clang compiler and linker to toolsruki