summaryrefslogtreecommitdiff
path: root/core/src/xmake/machine.c
AgeCommit message (Expand)Author
2018-10-08add semver.compareruki
2018-10-02add os.readlinkruki
2018-09-29add os.ln and os.islinkruki
2018-08-30add string.convertruki
2018-08-14remove unused codesruki
2018-08-14add winosruki
2018-06-21format machine codesruki
2018-06-21improve arch 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-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-07impl isatty for windowsruki
2017-09-07disable to output colors code to fileruki
2017-08-14merge repo and require codesruki
2017-06-16replace old find compiler scripts and fix string.endswithruki
2017-05-30add winreg.query and improve programruki
2017-05-25use implement in devTitanSnow
2017-05-25Merge branch 'dev' into installtestTitanSnow
2017-05-24remove xmake variableruki
2017-05-23add xmake._EXECUTABLE_PATH to fix $(xmake)TitanSnow
2017-05-22add os.getownTitanSnow
2017-05-22add os.gid()TitanSnow
2017-05-22add os.uid() and use os.uid() to check if root instead of id -uTitanSnow
2017-05-10get_history_state -> history_listTitanSnow
2017-05-10add readline.clear_history()TitanSnow
2017-05-10add readline.add_history()TitanSnow
2017-05-10add readline.get_history_state()TitanSnow
2017-05-10add module readlineTitanSnow
2017-05-08format versioninfo code styleruki
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08features -> build_configurationTitanSnow
2017-05-07add os.featuresTitanSnow
2017-05-02add sandbox interactiveruki
2017-04-30add os.getwinsize()TitanSnow
2017-04-15attempt to get executable file on linuxruki
2017-04-15attempt to get executable path on macOS if no XMAKE_PROGRAM_DIRruki
2017-03-30support windows x64ruki
2017-03-30add luajit xmake.luaruki
2017-03-20fix code files mode to 644ruki
2017-02-08add os.argvruki
2017-02-07add set_xmakever and check minimum versionruki
2017-01-08modify License to Apache Licenseruki
2016-09-18modify install.bat and install xmake directlyruki
2016-09-18fix ___iob_func for vs2015ruki
2016-09-18repatch ___iob_func for vs2015ruki