summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform
AgeCommit message (Expand)Author
2015-06-30make universal target for iphoneosruki
2015-06-24modify platform and makefileruki
2015-06-23support c99 for windowsruki
2015-06-20install c++ console templateruki
2015-06-17using relative pathes for xmake.luaruki
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 os nameruki
2015-06-15support multi-languages and fix macro definesruki
2015-06-12modify arch nameruki
2015-06-12add mingw platformruki
2015-06-12update platform for linuxruki
2015-06-12modify platform and probe toolchainsruki
2015-06-12probe and compile for androidruki
2015-06-11optimizate to find tool scriptruki
2015-06-11add flags for platformruki
2015-06-11add self for toolsruki
2015-06-11open new file and create directoryruki
2015-06-11fix checking option bug for windowsruki
2015-06-10modify the checking verbose inforuki
2015-06-10trace probe verboseruki
2015-06-10remove wrap config for proberruki
2015-06-10fix merge option and config for boolean valueruki
2015-06-10add project menuruki
2015-06-08add undefines for projectruki
2015-06-07add g++ and support linuxruki
2015-06-07add gccruki
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-05fix verbose for makefileruki
2015-06-05fix some bug for configruki
2015-06-05add ccacheruki
2015-06-04impl auto rebuild and fix some bugruki
2015-06-04fix global prober bugruki
2015-06-04rebuild compiler and linkerruki
2015-06-04move clang compiler and linker to toolsruki
2015-06-04add name argument for toolsruki
2015-06-04add make to toolsruki
2015-06-04find the given tool from nameruki
2015-06-04rename platform filesruki
2015-06-04load platform from the project and global configure directoryruki
2015-06-03impl verbose output for buildingruki
2015-06-03redirect building outputruki
2015-06-03run the given targetruki
2015-06-03uses table.insertruki
2015-06-03add string splitruki