История коммитов

Автор SHA1 Сообщение Дата
  Rod Hynes 6763171c2a Replace private plugins with psiphon/common/values 6 лет назад
  Rod Hynes 90bbb9f3dc Use 'go build -ldflags="-s -w"' to reduce client binary sizes 7 лет назад
  Rod Hynes 084a27a274 Build script changes 7 лет назад
  Rod Hynes d9d3fc456e Fix: 615c4e2 broke the Windows build script 7 лет назад
  Rod Hynes 615c4e2a4f Fix: reverted necessary parts of Windows build script 7 лет назад
  Rod Hynes a44e944291 Integrate utls 8 лет назад
  adam-p ed79a0acc3 Remove PRIVATE_PLUGINS tag from master 8 лет назад
  Rod Hynes 9cbed6b550 Merge branch 'master' into staging-client 9 лет назад
  Rod Hynes 795367c9ab Fix: prepare_build() was using only the first build tag 9 лет назад
  Rod Hynes dd6186c712 Merge branch 'master' into staging-client 9 лет назад
  Rod Hynes 281be4c9e9 Specify .exe extension explictly for Windows build outputs 9 лет назад
  Rod Hynes c555318780 Merge branch 'production-client' into staging-client 9 лет назад
  Rod Hynes 4290bd35ba Build script changes 9 лет назад
  Rod Hynes a9b5601d8d Enable private plugins in build scripts in production branch 9 лет назад
  Rod Hynes 7a7562a312 Disable private plugins in build scripts in master branch 9 лет назад
  Rod Hynes aafca2909b Add support for private plugins 9 лет назад
  Adam Pritchard f2be0e3429 Make all builds work with new OPENSSL tag 9 лет назад
  Michael Goldberger 1beba33f09 added explanatory comment to gathering go dependencies 9 лет назад
  Michael Goldberger 89150750e9 Build Info everywhere 9 лет назад
  Michael Goldberger 85858182b0 buildinfo now takes go version and gomobile version as ldflags, make.bash files updated accordingly 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 f618836975 ensure the correct code from anything that fails is the actual exit code of the script 10 лет назад
  Michael Goldberger 336c5320bc re-worked the static OpenSSL library building back to the docker file (out of 'make.bash') 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 16b5776f43 updated make.bash to allow for single platform only builds via docker 10 лет назад
  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 лет назад
  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 712807b19c Docker build now outputs build info file. 11 лет назад
  Adam Pritchard 366ad3e3b5 Added build info 11 лет назад
  Adam Pritchard 3c8e168880 Disabling UPX for windows-386 build since we have found it is suboptimal for the full client build. 11 лет назад