Frank Denis
0c3e47ff89
Switch to Go-master
2018-11-15 12:48:41 +01:00
Frank Denis
7accd726a1
Unbreak deployment
2018-11-03 23:47:27 +01:00
Harald Nordgren
d4c06c8c14
Bump Go versions and use 1.n.x to get latest minor versions ( #626 )
2018-10-28 12:49:37 +01:00
Sergey Fionov
4192e2fff7
Use Android NDK r18, use API 19 for 32-bit Android builds ( #610 )
...
Older Androids had some functions like `sigfillset` implemented as macros,
and `android-19` is the last backward-compatible and forward-compatible version
of unified headers.
2018-10-10 20:06:50 +02:00
Frank Denis
b6847fab99
Go 1.11.1
2018-10-02 17:04:52 +02:00
Frank Denis
c53b28d1f1
Remove CGO_CFLAGS="-D__ANDROID_API__=19"
2018-08-25 16:12:53 +02:00
Frank Denis
60dfbe47a9
Go 1.11
2018-08-25 16:00:59 +02:00
Frank Denis
4344d335d1
Android: Use NDK r18-beta2 and -D__ANDROID_API__=19
2018-08-25 15:45:01 +02:00
Frank Denis
e8a7250bf6
Try the current stable Android NDK
2018-08-24 18:04:22 +02:00
Frank Denis
44729df987
Use Go 1.10.3
2018-06-08 16:02:53 +02:00
chenhw2
35a036c16c
Ensure static linked binary (for linux) ( #459 )
2018-05-21 22:45:42 +01:00
Frank Denis
3104dcbd70
Go 1.10.2
2018-05-02 13:25:59 +02:00
Frank Denis
8a78a69a7c
Fix Travis
2018-04-29 20:59:14 +02:00
Frank Denis
067e10df9c
Fix Travis path
2018-04-27 01:14:14 +02:00
Frank Denis
a3b3c91846
Update Travis
2018-04-27 00:34:08 +02:00
Frank Denis
ba381ef0a7
Add signatures to distributed files
...
Fixes #388
Fixes #390
2018-04-18 21:45:32 +02:00
Frank Denis
c33ebd229b
Avoid empty examples files
...
Fixes #348
Keep the ciphers list commented out by default to be safe
2018-04-11 14:03:25 +02:00
Frank Denis
17792d0efc
Use the default cipher suite in the example config file on x86_64
2018-04-10 12:09:52 +02:00
Frank Denis
172159c00a
Use Go 1.10.1
2018-04-08 08:48:48 +02:00
Frank Denis
9643a311c8
Just build freebsd-arm to be consistent with other builds
2018-03-25 11:29:49 +02:00
Benjamin Dos Santos
37b4234b18
chore: build freebsd armv7 binary ( #252 )
2018-03-25 11:25:58 +02:00
Frank Denis
aea15a484e
Remove duplicate paths in Android build section, spotted by @sporif
...
Fixes #174
2018-02-23 09:12:27 +01:00
Frank Denis
10e96cced6
The trick to make Travis use Go 1.10 is to use quotes :)
2018-02-23 02:05:54 +01:00
Frank Denis
14ebe60bff
Add android x86 and x86_64 targets
2018-02-22 23:25:52 +01:00
Frank Denis
5e93de34aa
Try adding Android builds to Travis
2018-02-22 18:51:30 +01:00
Frank Denis
0709d5bdeb
Travis still doesn't support Go 1.10
2018-02-21 00:29:14 +01:00
Frank Denis
a28db6ec50
1.10.0 maybe?
2018-02-21 00:25:55 +01:00
Frank Denis
979f1b19ff
Give Go 1.10 a new spin on Travis
2018-02-21 00:23:41 +01:00
Frank Denis
48af50a443
Add gimme --list
2018-02-19 18:35:33 +01:00
Frank Denis
680632e921
Revert "Go 1.10 final is released"
...
This reverts commit 2027d970dd
.
2018-02-19 16:43:23 +01:00
Frank Denis
ac0f0d2ff0
Change end of lines to DOS style for Windows packages
...
Completely untested yet
Fixes #146
2018-02-19 00:37:06 +01:00
Frank Denis
2027d970dd
Go 1.10 final is released
2018-02-16 21:59:06 +01:00
Frank Denis
063a9b6957
Remove Solaris test builds
2018-02-07 23:37:56 +01:00
Frank Denis
148b19cfd1
Use Go 1.10rc2
2018-02-07 22:50:38 +01:00
Frank Denis
1e066e69b3
Import a cloaking example file
2018-02-04 01:57:18 +01:00
Frank Denis
fe2bb3847b
Update Travis for the new example file names
2018-02-01 19:01:02 +01:00
Frank Denis
f8ec5bb2ed
Add mipsle binaries
2018-01-27 18:26:07 +01:00
Frank Denis
747ccf85cb
Let's update Go
2018-01-26 02:25:43 +01:00
Frank Denis
5b6e774356
Add service installation scripts for Windows
2018-01-25 14:15:28 +01:00
Frank Denis
1d5cce9cd1
Don't compress executables any more.
...
Fixes #26
2018-01-24 17:03:20 +01:00
Frank Denis
285cd09831
Don't compress on mips64
2018-01-24 15:41:48 +01:00
Frank Denis
81ec92d837
Remove --brute for now, for speed
2018-01-24 15:34:38 +01:00
Frank Denis
b11c536fcc
Compress only on relevant targets
2018-01-24 15:21:24 +01:00
Frank Denis
94f9c14ad7
Only attempt to use systemd on linux
...
Remove plan9 builds
2018-01-24 15:14:48 +01:00
Frank Denis
d208d38f3f
Update go, compress executables
2018-01-24 15:03:58 +01:00
Frank Denis
f33b8a964a
Use softfloat on mips builds
2018-01-20 19:20:50 +01:00
Frank Denis
0e03f684b2
Hotfix for OpenBSD and other OS whose init system is not supported yet
2018-01-18 02:08:08 +01:00
Frank Denis
739bc509bb
Include the LICENSE file
2018-01-17 17:40:03 +01:00
Frank Denis
eeda7c1361
Shrink binaries
2018-01-17 17:34:21 +01:00
Frank Denis
f35357ef88
Simplify the forwarding syntax
2018-01-17 16:06:30 +01:00