- Nov 23, 2016
-
-
Felix Lange authored
I didn't add this initially because the command I tried was too slow. The 'git for-each-ref ...' invocation takes 40ms on my machine. That ought to be acceptable.
-
- Nov 21, 2016
-
-
Felix Lange authored
This simplifies the build and should speed it up a bit because the standard library doesn't need to be cross compiled on the 32bit builder.
-
- Nov 18, 2016
-
-
Felix Lange authored
ci.go decides whether a build is unstable by looking at the branch and tag. This causes issues when a GitHub release is created on the master branch because the build is considered unstable (the CI environment reports the branch as "master"). Fix this by looking at the tag only. Any tagged build is stable.
-
Frank Wang authored
-
Nick Johnson authored
-
Nick Johnson authored
-
Nick Johnson authored
-
Viktor Trón authored
-
- Nov 17, 2016
-
-
Péter Szilágyi authored
-
Nick Johnson authored
-
Felix Lange authored
-
- Nov 16, 2016
-
-
Jeffrey Wilcke authored
utils: bump stable 1.5.1
-
Jeffrey Wilcke authored
build: set GO15VENDOREXPERIMENT in env.sh
-
Felix Lange authored
This should fix the 'make' build with Go 1.5.
-
Jeffrey Wilcke authored
-
- Nov 15, 2016
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
les: fixed logging
-
Jeffrey Wilcke authored
Dockerfile revamp
-
Jeffrey Wilcke authored
-
Felix Lange authored
The jit config options are not handled, but random selection still took place, printing confusing messages.
-
Nick Johnson authored
-
Péter Szilágyi authored
README, VERSION: update for 1.5 release
-
Felix Lange authored
-
Felix Lange authored
-
Jeffrey Wilcke authored
utils: unstable 1.5.1
-
Jeffrey Wilcke authored
utils: stable 1.5.0
-
Jeffrey Wilcke authored
build: master is unstable
-
Felix Lange authored
-
Péter Szilágyi authored
travis.yml: upload to the real PPA
-
Felix Lange authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
travis, build: further maven and gpg refinements
-
Péter Szilágyi authored
-
Péter Szilágyi authored
travis, build: fix mobile build issues on travis
-
Péter Szilágyi authored
-
- Nov 14, 2016
-
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
travis: work around "timeout features"
-