Oliver Gugger
f460060692
wasm
2021-05-25 14:21:39 +02:00
Oliver Gugger
9414280b96
make: fix ldflags to include commit in version string
...
The Makefile contained a number of copy/paste errors that we fix with
this commit: The make_ldflags function and RELEASE_TAGS variable were
missing and therefore resulted in empty strings.
With those things removed, we can then go ahead and build the correct
LDFLAGS variable and actually use it when building or installing the
binaries.
2021-01-27 14:40:47 +01:00
Oliver Gugger
83b458b504
multi: move auctioneer proto to auctioneerrpc package
...
As a preparation to extract the auctioneer proto package into its own
sub-module, we move it out of the poolrpc package.
2021-01-22 10:41:44 +01:00
Oliver Gugger
ae75931d1b
make+poolrpc: add rpc-format command
2020-11-30 23:20:51 +01:00
Olaoluwa Osuntokun
0eaebd66b9
build: add release script ane Makefile modifications
2020-10-30 19:07:21 -07:00
Olaoluwa Osuntokun
ffc9c60b13
multi: rename project from llm to pool
2020-09-09 19:55:10 -07:00
Oliver Gugger
9fc0b7101e
travis: disable coverage for private repo
2020-06-24 10:53:59 +02:00
Oliver Gugger
cafe3dfd7c
makefile: use lowercase llm for easy search/replace
2020-06-24 10:31:16 +02:00
Oliver Gugger
3543466604
Makefile+lint: only limit concurrency on Travis
2020-06-24 09:58:17 +02:00
Oliver Gugger
7b045393ac
make: add Makefile, .gitignore and lint config
2020-06-23 10:45:34 +02:00