Commit Graph

9 Commits (803773bb65a5bae560151896a86bcc161c47ca9d)

Author SHA1 Message Date
Oliver Gugger 86df44362f
make+looprpc: use Docker to compile and format protos 3 years ago
Oliver Gugger 385fed89b5
make: fix commit ldflag 4 years ago
Oliver Gugger c6b3e21801
make: add rpc command 4 years ago
carla 87b02b7715
multi: add force tick endpoint behind debug server
To itest our autolooper, we need to be able to trigger dispatch on
demand. This functionality is included in a separate rpc server behind
a dev flag. Since it is unlikely that we need to split loop into
multiple rpc servers, this commit simply adds an additional debug server
rather than opting for a full subserver setup.
4 years ago
carla d5d64fb97a
makefile+travis: add mod check and tidy and check modules in travis 4 years ago
Joost Jager 2ddbe23418
build: mark build as default target 4 years ago
carla 41550a9c4b
makefile+travis: add install and build commands
Build executables are suffixed with 'debug' because we cannot
create a loopd executable in the root repo dir, since there is an
already existing loopd executable. Add build to travis.
4 years ago
Oliver Gugger 1cdb233a00
add lint command to Makefile 5 years ago
Joost Jager a83824bbb5
build: add travis config 5 years ago