summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform
AgeCommit message (Expand)Author
2015-06-08add undefines for projectruki
2015-06-07add g++ and support linuxruki
2015-06-07add gccruki
2015-06-07add ftrapv and address sanitizerruki
2015-06-07add symbols, language, strip and vectorextsruki
2015-06-06add warning and escape verbosesruki
2015-06-05add optimize flagsruki
2015-06-05join flags for compiler and linkerruki
2015-06-05fix verbose for makefileruki
2015-06-05fix some bug for configruki
2015-06-05add ccacheruki
2015-06-04impl auto rebuild and fix some bugruki
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-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-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-02improve to make project configsruki
2015-06-02impl rebuild and updateruki
2015-06-02add filename to ruleruki
2015-06-02impl buildruki
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-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-25custom option menu for platformruki
2015-05-25init platform configureruki
2015-05-21list plats and archs for optionsruki
2015-05-20add other platforms and update tbox for windowsruki
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