Commit Graph

11 Commits

Author SHA1 Message Date
Ettore Di Giacinto
d67742c28f Add docker image from scratch
Also add make target for it, and disable CGO
2019-11-26 17:30:38 +01:00
Ettore Di Giacinto
a806937941 Add version to CLI and write commit sha to release build 2019-11-17 16:12:12 +01:00
Ettore Di Giacinto
7acbe96b83 Add multiarch build to Makefile
Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
2019-11-16 13:26:34 +01:00
Ettore Di Giacinto
b2060c82e3 Make DB Switchable
Fixes races conditions and make the DB Switchable. Also prepare inside
the CompilationSpec the tree of the deps to be built, and parallelize
only the building jobs.

Closes #7

Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
2019-11-16 13:26:33 +01:00
Ettore Di Giacinto
420186b7db Switch to go mod 2019-11-10 18:05:28 +01:00
Ettore Di Giacinto
f570f74a9e Add make fmt 2019-11-05 17:21:06 +01:00
Ettore Di Giacinto
c3197d70fc Add boltdb implementation for packageset and db 2019-10-31 12:38:32 +01:00
Ettore Di Giacinto
cb89d946e5 Create cover target 2019-06-11 18:04:57 +02:00
Ettore Di Giacinto
b32508eded Fix make deps 2019-06-05 19:39:39 +02:00
Ettore Di Giacinto
da465b9228 Add travis file 2019-06-05 19:37:36 +02:00
Ettore Di Giacinto
6e7cef4710 Add simple makefile 2019-06-05 18:49:35 +02:00