summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2017-05-13all -> default, new all -> build allTitanSnow
2017-05-13ccache -> $(CCACHE)TitanSnow
2017-05-12fix makefile failsruki
2017-05-12fix phony target for vs projectruki
2017-05-12improve phony targetruki
2017-05-12run target and depsruki
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-10Revert "save/load replhistory"TitanSnow
2017-05-10Revert "check feature readline before load/save replhistory"TitanSnow
2017-05-10get_history_state -> history_listTitanSnow
2017-05-10check feature readline before load/save replhistoryTitanSnow
2017-05-10save/load replhistoryTitanSnow
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-08format versioninfo code styleruki
2017-05-08build_configuration -> versioninfoTitanSnow
2017-05-08add script "build_configuration.lua"TitanSnow
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
2017-04-26fix os.host and add is_hostruki
2017-04-17fix tmpfile path bugruki
2017-04-17use independent sub-scope to avoid dirty scope in add_subdirsruki
2017-04-16add and variablesruki
2017-04-12improve optimization flags for cl compilerruki