summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/project.lua
AgeCommit message (Expand)Author
2015-06-16check for the mtime of project fileruki
2015-06-16modify makefile rule and enable make -j4ruki
2015-06-16modify the compiler and linker commandruki
2015-06-15fix run arguments bugruki
2015-06-15add option categoryruki
2015-06-15add os nameruki
2015-06-15add defines to config.h if okruki
2015-06-15add defines_h and undefines_hruki
2015-06-15enable and disable show menu for optionruki
2015-06-15support multi-languages and fix macro definesruki
2015-06-11fix load optionsruki
2015-06-11open new file and create directoryruki
2015-06-11add option flags to projectruki
2015-06-11make configure header file for optionsruki
2015-06-11fix checking option bug for windowsruki
2015-06-11check includes, links and interfacesruki
2015-06-10modify the checking verbose inforuki
2015-06-10trace probe verboseruki
2015-06-10add option switch for xmake.luaruki
2015-06-10save object to configureruki
2015-06-10load options and targets for projectruki
2015-06-10fix merge option and config for boolean valueruki
2015-06-10add project menuruki
2015-06-10add option for xmake.luaruki
2015-06-10rename xmake.lua apiruki
2015-06-09list action menu automaticllyruki
2015-06-09fix defines bugruki
2015-06-09add archs interfacesruki
2015-06-09reimpl projectruki
2015-06-08modify configure file prefixv1.0.1ruki
2015-06-08modify switch nameruki
2015-06-08make version to configure fileruki
2015-06-08add undefines for projectruki
2015-06-08make switches to configure fileruki
2015-06-08load switch filesruki
2015-06-08improve switchesruki
2015-06-08add switchesruki
2015-06-07add symbols, language, strip and vectorextsruki
2015-06-06append warning flagsruki
2015-06-06add warning and escape verbosesruki
2015-06-05add table join and merge project rootruki
2015-06-03uses table.insertruki
2015-06-02improve to make project configsruki
2015-06-02replace single project configruki
2015-06-02add linker and compiler common flagsruki
2015-05-20make the current project configureruki
2015-05-20make config for the current targetruki
2015-05-18build makefileruki
2015-05-17add some os interfacesruki
2015-05-16add import for the configure fileruki