summaryrefslogtreecommitdiff
path: root/xmake/scripts/base/main.lua
AgeCommit message (Expand)Author
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
2015-05-04add some path and string interfacesruki
2015-05-03add path.getabsoluteruki
2015-05-03parse command line and process help and versionruki
2015-05-03modify the main menuruki
2015-05-02print the menuruki
2015-04-30add actions to the option menuruki
2015-04-30add option moduleruki
2015-04-29add main and utils modulesruki