feat: add language selection for build;feat: file and line number for debug messages;fix:add error handling for chdir call
This commit is contained in:
parent
157eafc58b
commit
858b2e7fd7
7 changed files with 18 additions and 31 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "proto"]
|
||||
path = proto
|
||||
url = https://git.sch9.ru/new_gate/contracts
|
||||
[submodule "languages"]
|
||||
path = languages
|
||||
url = https://git.sch9.ru/new_gate/languages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue