summaryrefslogtreecommitdiff
path: root/core/src/xmake
AgeCommit message (Expand)Author
2018-05-02improve os.matchruki
2018-05-02improve os.match and find_fileruki
2018-04-22detect qy sdk for windowsruki
2018-01-27add os.filesize and modify changelogsruki
2017-12-28update copyright dateruki
2017-12-10update some autogen codes for luajitruki
2017-12-09update luajit 2.1 for macosxruki
2017-12-08fix curses link orderruki
2017-12-08fix some pdcurses compile errors for windowsruki
2017-12-08add pdcursesruki
2017-12-08register cursesruki
2017-11-16fix os.nuldev on gcc/mingwruki
2017-09-25enable colors output for windows cmdruki
2017-09-22disable ccache for core makefileruki
2017-09-13uses semver_tryn instead onf semvernruki
2017-09-13fix get.sh bugruki
2017-09-13improve semver satisfiesruki
2017-09-12continue to fix compile errors for select.cruki
2017-09-12fix compile errors for select.cruki
2017-09-11improve semver module and select master versionruki
2017-09-07impl isatty for windowsruki
2017-09-07disable to output colors code to fileruki
2017-08-25fix versionruki
2017-08-25fix xmake build versionruki
2017-08-15remove tbox.pkg and add tbox filesruki
2017-08-14modify linkflags orderruki
2017-08-14inherit links and linkdirs from the dependent target and optionruki
2017-08-14fix target depsruki
2017-08-14merge repo and require codesruki
2017-08-05modify core xmake fileruki
2017-06-29avoid detect the same program in the same time leading to deadlockruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-06-05fix os.match with exclude moderuki
2017-05-31fix winreg.query mallocruki
2017-05-30add winreg.query and improve programruki
2017-05-26fix wrong arch report for `os.versioninfo()`TitanSnow
2017-05-25use implement in devTitanSnow
2017-05-25use luaL_optstring instead of luaL_checkstring in readline.readline for optal...TitanSnow
2017-05-25Merge branch 'dev' into installtestTitanSnow
2017-05-24remove xmake variableruki
2017-05-23add xmake._EXECUTABLE_PATH to fix $(xmake)TitanSnow
2017-05-23fix os.iorunv and process bug with multi-jobsruki
2017-05-23modify some code stylesruki
2017-05-23do not set if no paramTitanSnow
2017-05-23use setreuidTitanSnow
2017-05-22add os.getownTitanSnow
2017-05-22add os.gid()TitanSnow
2017-05-22add setuid feature to os.uidTitanSnow
2017-05-22new stdout & stderr redirect file open modeTitanSnow
2017-05-22add os.uid() and use os.uid() to check if root instead of id -uTitanSnow