aboutsummaryrefslogtreecommitdiffstats
path: root/internal/build
Commit message (Expand)AuthorAgeFilesLines
* travis, appveyor, Dockerfile: upgrade to Go 1.12Samuel Marks2019-04-091-2/+2
* app: use gcp storage instead of azure for builds (#81)bojie2019-04-091-0/+82
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-1/+1
* build: avoid dput and upload with sftp directly (#19067)Felix Lange2019-02-191-0/+31
* travis, Dockerfile, appveyor, build: bump to Go 1.11Samuel Marks2018-09-191-2/+2
* build: rename swarm deb package to ethereum-swarm; change swarm deb version f...Anton Evangelatov2018-07-301-9/+0
* internal, vendor: update Azure blobstore APIPéter Szilágyi2018-07-251-29/+32
* build: specify the key to use when invoking gpg:sign-and-deploy-file (#16696)ligi2018-05-091-0/+12
* internal/build: fix usage of strings.TrimLeft (#16066)ferhat elmas2018-02-121-1/+1
* dockerignore, internal/build: forward correct git folderPéter Szilágyi2017-11-132-4/+5
* .dockerignore, internal/build: Read git information directly from file (#15458)Arba Sasmoyo2017-11-132-5/+18
* internal/build: add GoTool and document why it uses GOROOTFelix Lange2017-08-071-2/+14
* .travis, build: autodelete old unstable archives (#13867)Péter Szilágyi2017-04-062-2/+55
* build: unify vendor skipping logicFelix Lange2017-03-231-0/+28
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-11/+2
* internal/build: use 'git tag --points-at' to get the current tagFelix Lange2016-11-281-1/+6
* internal/build: add support for git tag in local EnvironmentFelix Lange2016-11-232-3/+9
* .travis, build: Build step to push .aar to Maven CentralPéter Szilágyi2016-11-141-1/+1
* all: update license informationFelix Lange2016-11-092-0/+2
* build: fix remote path for archive uploads (#3243)Felix Lange2016-11-091-0/+6
* build: NSIS based Windows installer (#3240)Péter Szilágyi2016-11-091-0/+23
* internal/build: call correct signer methodPéter Szilágyi2016-11-081-1/+1
* build, internal/build: misc improvements (#3229)Felix Lange2016-11-031-10/+18
* travis, build: implement uploading archives to azurePéter Szilágyi2016-11-032-0/+116
* Godeps, vendor: convert dependency management to trash (#3198)Péter Szilágyi2016-10-291-5/+4
* internal/build: fix git tag env variable for AppVeyorFelix Lange2016-10-031-1/+1
* internal/build: use less edgy command to get the branch nameFelix Lange2016-10-031-1/+3
* build: improve debian packagingFelix Lange2016-10-022-8/+120
* build: add ci.go, use it everywhereFelix Lange2016-06-222-0/+299