summaryrefslogtreecommitdiff
path: root/xmake/scripts
AgeCommit message (Expand)Author
2015-06-05fix verbose for makefileruki
2015-06-05clearup config and globalruki
2015-06-05fix some bug for configruki
2015-06-05add ccacheruki
2015-06-04rebuild it if the cached configure was cleanedruki
2015-06-04impl auto rebuild and fix some bugruki
2015-06-04skip the clean optionruki
2015-06-04fix global prober bugruki
2015-06-04rebuild compiler and linkerruki
2015-06-04move clang compiler and linker to toolsruki
2015-06-04add name argument for toolsruki
2015-06-04modify some tool interfacesruki
2015-06-04add make to toolsruki
2015-06-04find the given tool from nameruki
2015-06-04rename tool directoryruki
2015-06-04rename platform filesruki
2015-06-04load platform from the project and global configure directoryruki
2015-06-04adjust global and config directoryruki
2015-06-03trim spaces for the makefile commandruki
2015-06-03impl verbose output for buildingruki
2015-06-03redirect building outputruki
2015-06-03run the given targetruki
2015-06-03uses table.insertruki
2015-06-03add string splitruki
2015-06-03clean the cached configureruki
2015-06-03probe the windows envirnomentruki
2015-06-03add private configure for preprocessorruki
2015-06-02add msvc compiler and linkerruki
2015-06-02improve to make project configsruki
2015-06-02impl rebuild and updateruki
2015-06-02add filename to ruleruki
2015-06-02add rule and reimpl cleanruki
2015-06-02replace single project configruki
2015-06-02impl buildruki
2015-06-02reimpl unique for flagsruki
2015-06-02append config and target flagsruki
2015-06-02add linker and compiler common flagsruki
2015-06-01private mapflagsruki
2015-06-01add linker and make link commandruki
2015-05-31impl clean actionruki
2015-05-31add some toolsruki
2015-05-30add run target and lua actionsruki
2015-05-30load compiler and make commandruki
2015-05-29add compilerruki
2015-05-28add some compiler options for macosxruki
2015-05-27add prober to all platformsruki
2015-05-27add prober to ios platformruki
2015-05-27modify platform interfacesruki
2015-05-26probe configure for macosxruki
2015-05-25merge global to the local configureruki