Michael Goldberger
|
16b5776f43
updated make.bash to allow for single platform only builds via docker
|
10 years ago |
Michael Goldberger
|
9188579d33
fix docker run command in README to bring you back to ConsoleClient even if the builds fail; only disable CGO for the OSX build (CGO_ENABLED=0 causes the linux 64 bit build to segfault, and everything works fine when its enabled)
|
10 years ago |
Michael Goldberger
|
3f3a7d044f
Updated Dockerfile and makefile to use go 1.5 and cross compile binaries for windows, linux, and osx; updated ConsoleClient README to use docker instructions; Added subheadings (for anchors) to main README
|
10 years ago |
Adam Pritchard
|
712807b19c
Docker build now outputs build info file.
|
11 years ago |
Adam Pritchard
|
366ad3e3b5
Added build info
|
11 years ago |
Adam Pritchard
|
3c8e168880
Disabling UPX for windows-386 build since we have found it is suboptimal for the full client build.
|
11 years ago |
Adam Pritchard
|
ed4adcd1ab
Added 32-bit Linux build
|
11 years ago |
Adam Pritchard
|
bc2bc70db9
Cross-compile improvements and expansion
|
11 years ago |
Adam Pritchard
|
dddb271b7e
Created Windows cross-compile Dockerfile
|
11 years ago |