summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2017-05-18improve print and table.dumpruki
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-16remove old ccache toolsruki
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-12improve phony targetruki
2017-05-12use target name as linkruki
2017-05-12fix target kind for optionruki
2017-05-12fix link target deps bugruki
2017-05-12fix load target deps bugruki
2017-05-12add includes and links from target deps automaticallyruki
2017-05-11add add_csnippet and add_cxxsnippet into optionruki
2017-05-11cache version inforuki
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-08ensure tmpdir existruki
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08add sandbox_os.build_configuration()TitanSnow
2017-05-08Revert "add features print"TitanSnow
2017-05-07add features printTitanSnow
2017-05-04avoid generate .xmake directoryruki
2017-05-03fix stack layout for sandbox.interactiveruki
2017-05-02bind ineractive sandboxruki
2017-05-02add sandbox interactiveruki
2017-04-30enable getwinsize for macosxruki
2017-04-30Merge pull request #78 from TitanSnow/winsizeruki
2017-04-30soft-wrap tasklistTitanSnow
2017-04-30fix default value viewTitanSnow
2017-04-30two space looks nicerTitanSnow
2017-04-30soft-wrap descriptionTitanSnow
2017-04-29fix sandbox_utils.cprint no color reset eolTitanSnow
2017-04-28fix interpreter bug for loading root apiruki