summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform/platform.lua
AgeCommit message (Collapse)Author
2015-12-01improve proberv1.0.3ruki
2015-06-20install c++ console templateruki
2015-06-17using relative pathes for xmake.luaruki
2015-06-15add os nameruki
2015-06-10remove wrap config for proberruki
2015-06-04fix global prober bugruki
2015-06-04move clang compiler and linker to toolsruki
2015-06-04add make to toolsruki
2015-06-04find the given tool from nameruki
2015-06-04rename platform filesruki
2015-06-04load platform from the project and global configure directoryruki
2015-06-03impl verbose output for buildingruki
2015-06-03redirect building outputruki
2015-06-03uses table.insertruki
2015-06-03add string splitruki
2015-06-03clean the cached configureruki
2015-06-02add filename to ruleruki
2015-06-02add linker and compiler common flagsruki
2015-06-01add linker and make link commandruki
2015-05-30load compiler and make commandruki
2015-05-28add some compiler options for macosxruki
2015-05-27add prober to ios platformruki
2015-05-27modify platform interfacesruki
2015-05-26probe configure for macosxruki
2015-05-25custom option menu for platformruki
2015-05-25init platform configureruki
2015-05-21list plats and archs for optionsruki
2015-05-20add get format interfaces for platformruki
2015-05-20make config for the current targetruki
2015-05-19make object deps for makefileruki
2015-05-19add platform for macosxruki