Commit Graph

6 Commits

Author SHA1 Message Date
Zlatko Čalušić
fd9e42ed71 build.go: Also copy header files
e6ca604d24
2017-06-02 08:53:31 +02:00
Zlatko Čalušić
4bc2581b47 Check version in build.go
Print a sensible error for Go < 1.7 (the "context" package is missing there)

f8dd5d5088
2017-06-02 08:52:04 +02:00
Zlatko Čalušić
a029785c73 build.go: Make binaries completely static (disables cgo)
7e0a4c66e7
2017-06-02 08:50:28 +02:00
Zlatko Čalušić
0ee5921e04 build.go: Allow setting the output file name
62b1056860
2017-06-02 08:49:50 +02:00
Alexander Neumann
363d8da2d1 Fix test path 2016-12-30 18:34:37 +01:00
Alexander Neumann
67fbfd5d07 Add build.go 2016-12-30 18:34:37 +01:00