Rod Hynes
|
f61a8364da
Merge branch 'master' of https://github.com/Psiphon-Labs/psiphon-tunnel-core
|
9 年之前 |
Rod Hynes
|
ad5d99534a
Update to Go 1.7 in all Docker builds
|
9 年之前 |
Michael Goldberger
|
89150750e9
Build Info everywhere
|
9 年之前 |
Rod Hynes
|
2be3e3b173
Merge pull request #171 from mirokuratczyk/master
|
9 年之前 |
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 年之前 |
Miro Kuratczyk
|
4f05313337
Updated builds to use openssl-1.0.2h.
|
9 年之前 |
Rod Hynes
|
6efb182e5e
Change ConsoleClient Dockerfile to Go 1.6
|
10 年之前 |
Michael Goldberger
|
d7dae0699b
switch make.bash to use non-deprecated LDFLAGS invocations; refactor dockerfile to be more optimized for image size
|
10 年之前 |
Michael Goldberger
|
336c5320bc
re-worked the static OpenSSL library building back to the docker file (out of 'make.bash')
|
10 年之前 |
Michael Goldberger
|
5347007d61
removed superfluous openssl download/32-bit windows configuration from Dockerfile, its handled in the Makefile
|
10 年之前 |
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 年之前 |
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 年之前 |
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 年之前 |
Adam Pritchard
|
ed4adcd1ab
Added 32-bit Linux build
|
11 年之前 |
Adam Pritchard
|
bc2bc70db9
Cross-compile improvements and expansion
|
11 年之前 |
Adam Pritchard
|
dddb271b7e
Created Windows cross-compile Dockerfile
|
11 年之前 |