summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox
AgeCommit message (Expand)Author
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
2017-03-28add sudo interfaceruki
2017-03-27fix io.read and io.write raw lua apiruki
2017-03-27wrap sudoruki
2017-03-27tip admin permissionruki
2017-03-17fix option checking and support multi-modes vs201x projectruki
2017-03-15modify vs201x project pluginruki
2017-03-02improve makefile generatorruki
2017-03-01fix buildir bugruki
2017-02-26build static library for rustruki
2017-02-22fix run format issues and improve to load swift flagsruki
2017-02-17remove some traceruki
2017-02-15remove archiverruki
2017-02-15rewrite objectfiles for targetruki
2017-02-14select feature for compilerruki
2017-02-14modify interface for compiling multiple source filesruki
2017-02-08improve clean actionruki
2017-02-08improve os.rm and os.rmdirruki
2017-02-08improve os.cpruki
2017-02-08improve match moderuki