summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/makefile.lua
AgeCommit message (Expand)Author
2016-01-14rename script directory to coreruki
2016-01-09reformat mode for makefileruki
2015-12-08add ldflags for compilerruki
2015-12-08redirect log for inserting static libraryruki
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-05encode and decode stringruki
2015-12-05add dispatcherruki
2015-12-04get extractor for windowsruki
2015-12-04support add_files *.a using arruki
2015-12-03normalize lib*.a/*.lib filenameruki
2015-12-03support add_files(*.o/obj)ruki
2015-07-21remove progress for makefileruki
2015-07-20print progress for makefileruki
2015-06-29add xmake.lua for package libraryruki
2015-06-24modify platform and makefileruki
2015-06-18modify the create project menuruki
2015-06-18add cfuncs for target and fix parse argv bugruki
2015-06-16modify makefile rule and enable make -j4ruki
2015-06-16fix the command is too long for nmakeruki
2015-06-16modify the compiler and linker commandruki
2015-06-12output headersruki
2015-06-12update platform for linuxruki
2015-06-11optimizate to find tool scriptruki
2015-06-11add self for toolsruki
2015-06-11open new file and create directoryruki
2015-06-11check includes, links and interfacesruki
2015-06-06add warning and escape verbosesruki
2015-06-05fix verbose for makefileruki
2015-06-05add ccacheruki
2015-06-04move clang compiler and linker to toolsruki
2015-06-04modify some tool interfacesruki
2015-06-04add make to toolsruki
2015-06-03impl verbose output for buildingruki
2015-06-03redirect building outputruki
2015-06-03add string splitruki
2015-06-02add rule and reimpl cleanruki
2015-06-02impl buildruki
2015-06-02append config and target flagsruki
2015-06-02add linker and compiler common flagsruki
2015-06-01add linker and make link commandruki
2015-05-31impl clean actionruki
2015-05-30load compiler and make commandruki
2015-05-20add other platforms and update tbox for windowsruki
2015-05-20add get format interfaces for platformruki
2015-05-20make the current project configureruki
2015-05-20make config for the current targetruki
2015-05-19make objects for makefileruki
2015-05-19make object deps for makefileruki