Akihiro Yamamoto
169bd413f1
Update build_release.sh to include darwin/arm64
...
With the release binaries for M1 mac, users will find it more convenient to use `boringproxy`. Actually, I am one of them.
2022-07-11 19:34:10 +09:00
Anders Pitman
b9a022688c
Use default_logo.png for release builds
2022-02-19 09:03:43 -07:00
Anders Pitman
93647182ad
Remove go rice from build
2021-12-14 14:58:38 -07:00
Anders Pitman
b887f40b93
Add freebsd and openbsd builds
2021-12-05 12:59:05 -07:00
Anders Pitman
349ec7997f
Forget some stuff
...
Fixes #45
2021-02-15 12:24:12 -07:00
Anders Pitman
72fe16abe6
Remove Android builds
...
The linux-arm builds work fine on Android.
2021-01-08 13:52:07 -07:00
Anders Pitman
45f609b8ba
Move executable into separate package
...
Enables us to move towards being able to import as a library.
2020-12-07 21:41:45 -07:00
Anders Pitman
35874f7df0
Update builds to use CGO_ENABLED=0
...
Particularly useful for Android, since it avoids having to acquire
an Android NDK compiler.
2020-11-27 22:17:32 -07:00
Anders Pitman
4b4dc94222
Add android builds
...
Client seems to be working when run manually with adb shell from
/data/local/tmp/ on a Moto G Power. Server fails when trying to
write /.local for the certs.
2020-11-20 18:29:12 -07:00
Anders Pitman
28254816f1
Add 32-bit builds
2020-11-10 00:26:14 -07:00
Anders Pitman
0097899289
Remove old script call
2020-11-04 09:29:36 -07:00
Anders Pitman
1c40e1083c
Fix logo embedding
2020-11-04 09:28:10 -07:00
Anders Pitman
07dd46047d
Create Dockerfile for building releases
2020-11-04 09:05:08 -07:00
Anders Pitman
6b36c256c3
Overhaul build scripts
...
* Moved scripts into separate directory.
* Can now do a release build with a single command.
* Automatically create release tarball.
2020-11-04 08:37:00 -07:00