Commit graph

6 commits

Author SHA1 Message Date
Oliver Gugger
ebb5e94381
multi: remove GO111MODULE, add icase flag to itest 2022-10-19 10:57:18 +02:00
Elle Mouton
b3ad8114fe
multi: add Lnd's registered subserver perms
In this commit, we let the PermissionsManager manage LND's subserver
permissions. Once Litd is connected to LND, it can get LND's build tags
and pass them to the PermissionsManager which will then adjust its list
of permissions accordingly.
2022-09-01 15:57:29 +02:00
Oliver Gugger
a48fcf44d3
make: use latest git tag for version in release 2020-11-02 13:18:17 +01:00
Oliver Gugger
85ed9d1bf3
make: drop darwin-386 build target
Since we also dropped support for building binaries for the darwin 386
architecture in loop, we remove that build target in LiT as well.
2020-10-12 15:32:04 +02:00
Oliver Gugger
c8a6263918
multi: change grub to litd, fix comments 2020-07-23 08:56:32 +02:00
Oliver Gugger
5f98f96ea4
make: add build and release commands 2020-06-02 14:29:39 +02:00