summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules
AgeCommit message (Expand)Author
2017-05-31fix winreg.query mallocruki
2017-05-30add winreg.query and improve programruki
2017-05-29add find lldb, gdb modules and rewrite debuggerruki
2017-05-25fix load history moduleruki
2017-05-25add process.runjobsruki
2017-05-25directly inherit os.versioninfoTitanSnow
2017-05-24remove xmake variableruki
2017-05-24add privilege.sudo and find sudo modulesruki
2017-05-23add os.addenv and improve os.setenvruki
2017-05-22add module privilege to manage root privilegeTitanSnow
2017-05-21fix write nuldev bug as rootruki
2017-05-21add root common optionruki
2017-05-20improve test scriptruki
2017-05-19add utils.archive.extract moduleruki
2017-05-18add git.clone and http.download moduleruki
2017-05-18fix try-catch and improve gcc error inforuki
2017-05-18impl find file and pathruki
2017-05-17add find gzip moduleruki
2017-05-17add clear_cache for detectingruki
2017-05-17fix cache bug for finding programruki
2017-05-17add some find_xx modulesruki
2017-05-17use which to find programruki
2017-05-17parse program versionruki
2017-05-17fix travis coverage on linuxruki
2017-05-17improve find_program cacheruki
2017-05-16add find_program and impl find_ccacheruki
2017-05-16add find file and path stub modulesruki
2017-05-16improve import interfaces and add user externsion modulesruki
2017-05-11save global repl historyruki
2017-05-10suppress clear_history crash on macosruki
2017-05-10mv history storing into sandbox.luaTitanSnow
2017-05-10rm lib.readlineTitanSnow
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-08build_configuration -> versioninfoTitanSnow
2017-05-08add sandbox_os.build_configuration()TitanSnow
2017-05-03fix stack layout for sandbox.interactiveruki
2017-05-02bind ineractive sandboxruki
2017-05-02add sandbox interactiveruki
2017-04-29fix sandbox_utils.cprint no color reset eolTitanSnow
2017-04-26fix os.host and add is_hostruki
2017-04-09fix print api bug forruki
2017-04-02fix io.printf bugv2.1.3ruki
2017-04-01Add user tips when scanning and generating xmake.lua automaticallyruki
2017-03-31fix sudo run and uses full xmake pathruki
2017-03-31improve print for interpreterruki
2017-03-30fix root bug for installationruki