Rod Hynes
|
985bd448f0
Remove goupx, which is no longer required
|
před 3 roky |
Rod Hynes
|
8a972ef75d
Use Go modules
|
před 3 roky |
Rod Hynes
|
fd2db21d43
Use Go 1.17.1
|
před 4 roky |
Rod Hynes
|
cbe7d28454
Fix: build script bugs in 1899d35d
|
před 5 roky |
Rod Hynes
|
1899d35da3
Omit redundant dependency information for packages located in the main repo
|
před 5 roky |
Rod Hynes
|
87a0f469f6
Remove "go get" step from build scripts
|
před 6 roky |
Rod Hynes
|
6763171c2a
Replace private plugins with psiphon/common/values
|
před 6 roky |
Rod Hynes
|
90bbb9f3dc
Use 'go build -ldflags="-s -w"' to reduce client binary sizes
|
před 7 roky |
Rod Hynes
|
084a27a274
Build script changes
|
před 7 roky |
Rod Hynes
|
d9d3fc456e
Fix: 615c4e2 broke the Windows build script
|
před 7 roky |
Rod Hynes
|
615c4e2a4f
Fix: reverted necessary parts of Windows build script
|
před 7 roky |
Rod Hynes
|
a44e944291
Integrate utls
|
před 7 roky |
adam-p
|
ed79a0acc3
Remove PRIVATE_PLUGINS tag from master
|
před 8 roky |
Rod Hynes
|
9cbed6b550
Merge branch 'master' into staging-client
|
před 9 roky |
Rod Hynes
|
795367c9ab
Fix: prepare_build() was using only the first build tag
|
před 9 roky |
Rod Hynes
|
dd6186c712
Merge branch 'master' into staging-client
|
před 9 roky |
Rod Hynes
|
281be4c9e9
Specify .exe extension explictly for Windows build outputs
|
před 9 roky |
Rod Hynes
|
c555318780
Merge branch 'production-client' into staging-client
|
před 9 roky |
Rod Hynes
|
4290bd35ba
Build script changes
|
před 9 roky |
Rod Hynes
|
a9b5601d8d
Enable private plugins in build scripts in production branch
|
před 9 roky |
Rod Hynes
|
7a7562a312
Disable private plugins in build scripts in master branch
|
před 9 roky |
Rod Hynes
|
aafca2909b
Add support for private plugins
|
před 9 roky |
Adam Pritchard
|
f2be0e3429
Make all builds work with new OPENSSL tag
|
před 9 roky |
Michael Goldberger
|
1beba33f09
added explanatory comment to gathering go dependencies
|
před 9 roky |
Michael Goldberger
|
89150750e9
Build Info everywhere
|
před 9 roky |
Michael Goldberger
|
85858182b0
buildinfo now takes go version and gomobile version as ldflags, make.bash files updated accordingly
|
před 10 roky |
Michael Goldberger
|
d7dae0699b
switch make.bash to use non-deprecated LDFLAGS invocations; refactor dockerfile to be more optimized for image size
|
před 10 roky |
Michael Goldberger
|
f618836975
ensure the correct code from anything that fails is the actual exit code of the script
|
před 10 roky |
Michael Goldberger
|
336c5320bc
re-worked the static OpenSSL library building back to the docker file (out of 'make.bash')
|
před 10 roky |
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)
|
před 10 roky |