Jakob Borg
961a87b743
Only build ARMv5 ( fixes #1218 )
...
With this change, the build system only builds one ARM variant - ARMv5.
We call the build architecture simply "arm", as this is what
runtime.GOARCH says.
2015-01-09 10:45:15 +01:00
Jakob Borg
1c43587d7d
Patch Go for issue #9102 in build env ( fixes #1112 )
2014-12-13 10:38:05 +01:00
Jakob Borg
dc5c1e2002
Use Go 1.4 for builds
2014-12-11 12:48:40 +01:00
Jakob Borg
0c9f1efc75
Run vet and lint during build
2014-12-08 16:12:53 +01:00
Jakob Borg
6dff9097a2
Use Go 1.4 build environment (currently 1.4rc2)
2014-12-06 12:12:33 +01:00
Jakob Borg
7f97037190
Revert "Merge pull request #1078 from syncthing/go1.4"
...
This reverts commit b658afd857
, reversing
changes made to 591c5dabf4
.
2014-12-04 22:24:49 +01:00
Jakob Borg
5cb1039daf
Use Go 1.4 build environment (currently 1.4rc2)
2014-12-04 06:59:13 +01:00
Jakob Borg
7f1253ff83
Revert "golang.org/x/tools in Dockerfile"
...
This reverts commit 5dd5602229
.
2014-11-30 10:42:31 +01:00
Jakob Borg
9d36d88a65
Build std for race in Docker image
2014-11-30 00:30:23 +01:00
Jakob Borg
5dd5602229
golang.org/x/tools in Dockerfile
2014-11-30 00:18:24 +01:00
Jakob Borg
3a8315971e
Run integration tests under Docker
2014-11-23 22:31:07 +01:00
Jakob Borg
4ccfa98771
Correct command in README
2014-11-23 22:01:07 +01:00
Jakob Borg
1db120bf06
Improve docker image and build
2014-11-23 21:46:18 +01:00
Jakob Borg
ba019efaf1
Use a docker container for full builds
2014-11-21 06:48:24 +01:00