summaryrefslogtreecommitdiff
path: root/core/src/xmake/machine.c
AgeCommit message (Expand)Author
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
2016-09-18patch legacy_stdio_definitions for vs2015ruki
2016-09-18patch __iob_func for vs2015ruki
2016-09-17remove core/tools and uses xmake to compile coreruki
2016-07-31try to format errors and add uuid interfaceruki
2016-07-14modify titleruki
2016-07-12add process.waitlist interfacesruki
2016-07-05modify install script for windowsruki
2016-07-04add os.execvruki
2016-06-30sort template and add strcmp for stringruki
2016-05-23impl run actionruki
2016-05-19impl multi-jobs for builderruki
2016-02-25modify copyright dateruki
2016-01-14rename script directory to coreruki
2015-12-28add clean allruki
2015-12-22add getenv for luaruki
2015-12-22fix setenv and arch for windowsruki
2015-12-22support windows x64 x86_amd64 amd64 archruki
2015-11-26modify versionruki
2015-07-14add strerrorruki