Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/build: fix git tag env variable for AppVeyor | Felix Lange | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | internal/build: use less edgy command to get the branch name | Felix Lange | 2016-10-03 | 1 | -1/+3 |
| | |||||
* | build: improve debian packaging | Felix Lange | 2016-10-02 | 1 | -0/+114 |
This commit tweaks the debian packaging tool: * All build environment metadata can now be overriden on the command line. This allows testing the CI build behaviour locally. * -unstable packages now actually contain the binaries (oops) * packages use Go 1.7 to build * archiving is skipped for PR builds |