Commit Graph

11 Commits

Author SHA1 Message Date
xucong053
94366b0ecc fix: use python instead of python3 if python3 is not available on windows 2022-06-15 11:31:18 +08:00
debugtalk
2076ec5100 fix: check if debugtalk.go contains main() function 2022-06-14 23:17:34 +08:00
debugtalk
39d1d0dc46 fix: filter commented out functions when generating plugin file 2022-06-14 22:51:23 +08:00
debugtalk
9de49a1d29 refactor: build plugin 2022-06-13 23:40:45 +08:00
debugtalk
182d2fd5d8 feat #1342: support specify custom python3 venv 2022-06-13 21:31:05 +08:00
xucong053
09136e1bc6 fix: ensure all dependencies in debugtalk.go are installed 2022-06-09 11:26:28 +08:00
xucong053
3681b5ae5d fix: failed to regenerate .debugtalk_gen.py correctly 2022-05-31 20:11:27 +08:00
xucong053
f539e2a0df fix: failed to build debugtalk.go without go.mod 2022-05-31 13:14:49 +08:00
debugtalk
bc36662f15 change: relocate plugin templates 2022-05-29 13:28:48 +08:00
debugtalk
7f134a33d6 fix: do not init go mod 2022-05-29 12:43:13 +08:00
debugtalk
57d3b90989 refactor: relocate build plugin 2022-05-29 12:32:39 +08:00