summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/main.lua
AgeCommit message (Expand)Author
2015-06-20copy subfiles with patternruki
2015-06-19rebuild the main implementationruki
2015-06-11merge clang to gccruki
2015-06-11check includes, links and interfacesruki
2015-06-10trace probe verboseruki
2015-06-10save object to configureruki
2015-06-10remove wrap config for proberruki
2015-06-10fix merge option and config for boolean valueruki
2015-06-10add project menuruki
2015-06-09list action menu automaticllyruki
2015-06-09remove preprocessorruki
2015-06-09reimpl projectruki
2015-06-09rename xmake.xproj to xmake.luaruki
2015-06-09update the configure formatruki
2015-06-05clearup config and globalruki
2015-06-05fix some bug for configruki
2015-06-05add ccacheruki
2015-06-04impl auto rebuild and fix some bugruki
2015-06-04load platform from the project and global configure directoryruki
2015-06-03run the given targetruki
2015-06-03clean the cached configureruki
2015-06-02add linker and compiler common flagsruki
2015-05-31add some toolsruki
2015-05-30add run target and lua actionsruki
2015-05-28add some compiler options for macosxruki
2015-05-27add prober to all platformsruki
2015-05-27modify platform interfacesruki
2015-05-26probe configure for macosxruki
2015-05-25save the global configureruki
2015-05-25add global option menuruki
2015-05-25custom option menu for platformruki
2015-05-21list plats and archs for optionsruki
2015-05-20make config for the current targetruki
2015-05-19add platform for macosxruki
2015-05-18update tbox and enter the project directoryruki
2015-05-17add some os interfacesruki
2015-05-16add import for the configure fileruki
2015-05-15modify xconf formatruki
2015-05-15load xmake.xconf before loading projectruki
2015-05-14rename _ROOT to _CONFIGSruki
2015-05-14register configure and impl project.luaruki
2015-05-13add preprocessor and update tboxruki
2015-05-13add project configureruki
2015-05-13add host optionruki
2015-05-12load and save configs for the given targetruki
2015-05-12merge defaults to configsruki
2015-05-12enable boolean for only key option and add is_absoluteruki
2015-05-12add _DEFAULTS optionsruki
2015-05-11save and load .config.luaruki
2015-05-08modify tests for consoleruki