Rod Hynes
|
2f8554cfc6
Upgrade builds and tests to go 1.8
|
9 years ago |
Rod Hynes
|
4290bd35ba
Build script changes
|
9 years ago |
Rod Hynes
|
35336c3503
Use Go 1.7.3 for ConsoleClient
|
9 years ago |
Rod Hynes
|
4a4c9c9c46
Update build scripts to use Go 1.7.1
|
9 years ago |
Rod Hynes
|
f61a8364da
Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core
|
9 years ago |
Rod Hynes
|
ad5d99534a
Update to Go 1.7 in all Docker builds
|
9 years ago |
Michael Goldberger
|
89150750e9
Build Info everywhere
|
9 years ago |
Rod Hynes
|
2be3e3b173
Merge pull request #171 from mirokuratczyk/master
|
9 years ago |
Michael Goldberger
|
f5ae8002e9
Closes Psiphon-Inc/psiphon-issues#30 - pin ubuntu versions to 16.04 instead of latest; update android client jdk to 8 (was 7); update go version to 1.6.2 (was 1.6)
|
9 years ago |
Miro Kuratczyk
|
4f05313337
Updated builds to use openssl-1.0.2h.
|
9 years ago |
Rod Hynes
|
6efb182e5e
Change ConsoleClient Dockerfile to Go 1.6
|
10 years ago |
Michael Goldberger
|
d7dae0699b
switch make.bash to use non-deprecated LDFLAGS invocations; refactor dockerfile to be more optimized for image size
|
10 years ago |
Michael Goldberger
|
336c5320bc
re-worked the static OpenSSL library building back to the docker file (out of 'make.bash')
|
10 years ago |
Michael Goldberger
|
5347007d61
removed superfluous openssl download/32-bit windows configuration from Dockerfile, its handled in the Makefile
|
10 years ago |
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 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
|
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 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 |