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