summaryrefslogtreecommitdiff
path: root/xmake/core/sandbox/modules/import
AgeCommit message (Expand)Author
2017-06-01add find_vstudio moduleruki
2017-05-31improve find file and path to support winregruki
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-22add module privilege to manage root privilegeTitanSnow
2017-05-21fix write nuldev bug as rootruki
2017-05-21add root common optionruki
2017-05-19add utils.archive.extract moduleruki
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-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-03fix stack layout for sandbox.interactiveruki
2017-05-02bind ineractive sandboxruki
2017-05-02add sandbox interactiveruki
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-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-06get linker info for language and improve docsruki
2017-02-04add linkerkind_of for languageruki
2017-02-03add namedflags for archiverruki
2017-02-03add linkerkinds for languageruki
2017-01-23remove compiler._kindruki
2017-01-22move sourcekind of file to languageruki