Rod Hynes
|
6efb182e5e
Change ConsoleClient Dockerfile to Go 1.6
|
10 lat temu |
Michael Goldberger
|
d7dae0699b
switch make.bash to use non-deprecated LDFLAGS invocations; refactor dockerfile to be more optimized for image size
|
10 lat temu |
Michael Goldberger
|
336c5320bc
re-worked the static OpenSSL library building back to the docker file (out of 'make.bash')
|
10 lat temu |
Michael Goldberger
|
5347007d61
removed superfluous openssl download/32-bit windows configuration from Dockerfile, its handled in the Makefile
|
10 lat temu |
Michael Goldberger
|
9db8570aa7
indistinguishable TLS via OpenSSL static linking for Windows binaries; updated make file to accept optional second param (32 or 64) to only build for one architecture (windows/linux builds only)
|
10 lat temu |
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 lat temu |
Adam Pritchard
|
d3a9bdcc04
Fix Android Dockerfile (was missing one use of the Go version variable). Updated Go version used for building. Switched from Debian to Ubuntu as Docker base (because Debian is less reliable when apt-getting).
|
11 lat temu |
Adam Pritchard
|
ed4adcd1ab
Added 32-bit Linux build
|
11 lat temu |
Adam Pritchard
|
bc2bc70db9
Cross-compile improvements and expansion
|
11 lat temu |
Adam Pritchard
|
dddb271b7e
Created Windows cross-compile Dockerfile
|
11 lat temu |