summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/makefile.lua
AgeCommit message (Expand)Author
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
2015-05-19add platform for macosxruki
2015-05-18build makefileruki
2015-05-18make target and dependence for makefileruki
2015-05-18add some interfaces for changing directoryruki