summaryrefslogtreecommitdiff
path: root/xmake/scripts
AgeCommit message (Expand)Author
2017-11-06add gitignore when creating new projectruki
2017-06-21move tools dir to core.tools and improve tool moduleruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2016-01-14rename script directory to coreruki
2016-01-13rename kinds() to kind()ruki
2016-01-09reformat mode for makefileruki
2016-01-06fix jobs argumentruki
2016-01-06add --jobs argumentsruki
2016-01-05add c11 and gnu11 languagesruki
2015-12-31fix archs(armv7-a) bugruki
2015-12-31fix cross toolchains bugruki
2015-12-29show full error info for -vruki
2015-12-28add clean allruki
2015-12-28add kind configure and remove set_targetname apiruki
2015-12-27modify package target nameruki
2015-12-27add set_targetname apiruki
2015-12-25add cfunc and cxfunc interfacesruki
2015-12-25fix compile error for share libraryruki
2015-12-24ignore -fno-xxx for windowsruki
2015-12-22fix setenv and arch for windowsruki
2015-12-22support windows x64 x86_amd64 amd64 archruki
2015-12-17map -Ofast flags for swiftcruki
2015-12-17fix probe g++ failed for ldruki
2015-12-16fix create templateruki
2015-12-15add more verbose inforuki
2015-12-15update tbox for linux and fix proberruki
2015-12-09add swift for linux and androidruki
2015-12-09add watchos and watchsimulator platform for iosruki
2015-12-09add templates for objc/objc++/swiftruki
2015-12-08fix swift and iphonesimulator bugruki
2015-12-08add sdk for scflagsruki
2015-12-08add swift link directoryruki
2015-12-08add ldflags for compilerruki
2015-12-08fix target_minverruki
2015-12-08redirect log for inserting static libraryruki
2015-12-08add target minverruki
2015-12-08add swift targetruki
2015-12-08add swift compilerruki
2015-12-07fix option description bugruki
2015-12-07add packages and console_tbox templateruki
2015-12-06remove print inforuki
2015-12-06auto configure if makefile not existsruki
2015-12-05add warning for matching filesruki
2015-12-05impl add_files *.lib for windowsruki
2015-12-05load config for the lua actionruki
2015-12-05encode and decode stringruki
2015-12-05add dispatcherruki
2015-12-04get extractor for windowsruki
2015-12-04modify flags order for compiler and linkerruki
2015-12-04fix .hidden error for iphoneosruki