Commit Graph

39 Commits (19af9008f115381d8dfa8847c81981e08401f6f0)

Author SHA1 Message Date
Felix Lange 8c2d455ccd
build: upgrade to golangci-lint v1.55.2 (#28712) 9 months ago
Felix Lange 7124057bad
internal/build: fix crash in MustRunCommandWithOutput (#28709) 9 months ago
Martin HS 952b343cb3
build: make linter emit output (#28704) 9 months ago
Delweng 84b05d4f34
internal/build: ignore some files in FindMainPackages (#27521) 1 year ago
David Dzhalaev 29c33d9bab
graphql, internal: fix typos in comments (#27184) 1 year ago
Péter Szilágyi 41dee2623e build: fix Go 1.19.0 bootstrapper issues on 386 PPA 2 years ago
Péter Szilágyi 165268430c internal/build: revert raising the chunk size for PPA 2 years ago
Péter Szilágyi a43efceaf2 build: add some PPA debug logs, sigh 2 years ago
Péter Szilágyi 4ec4235fc4 build: fix gobootstrap path for the PPA 2 years ago
0xe3b0c4 c0cc6f6362
build: add static linking support (#25492) 2 years ago
Håvard Anda Estensen 4b309c7006
all: replace non-trivial uses of package ioutil with os (#24886) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
Martin Holst Swende 0fffd3acbd
build: close sftp connection when done (#24593) 3 years ago
Martin Holst Swende eb3ebceaa1
internal/build: exit sftp upload (#24590) 3 years ago
Martin Holst Swende d1c243f841
internal/build: prevent travis timeout during ppa upload (#24589) 3 years ago
Martin Holst Swende 19b9cf714f
internal/build: show ppa upload process stdout on stdout (#24588) 3 years ago
Felix Lange effaf18523
build: improve cross compilation setup (#22804) 3 years ago
Felix Lange 27d93c1848
build: add -dlgo flag in ci.go (#21824) 4 years ago
Felix Lange feda78e052 build: remove env.sh (#20541) 5 years ago
Péter Szilágyi a7dfaa0bda
build, internal/build: drop own file/folder copier 5 years ago
Péter Szilágyi b3d6304f1e
travis, build: aggregate and upload go mod dependencies for PPA 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
C. Brown be4d74f8d2 cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) 5 years ago
Samuel Marks 71cb816a74 appveyor: bump Windows Go builders to 1.12.1 (#19294) 6 years ago
Samuel Marks e43bc36226
travis, appveyor, Dockerfile: upgrade to Go 1.12 6 years ago
Felix Lange a8ddf7ad83 build: avoid dput and upload with sftp directly (#19067) 6 years ago
Samuel Marks 67c332e9b5
travis, Dockerfile, appveyor, build: bump to Go 1.11 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
Péter Szilágyi e401536c97
dockerignore, internal/build: forward correct git folder 7 years ago
Arba Sasmoyo f47adc9ea8 .dockerignore, internal/build: Read git information directly from file (#15458) 7 years ago
Felix Lange f59a49d591 internal/build: add GoTool and document why it uses GOROOT 7 years ago
Felix Lange e7911ad9ea build: unify vendor skipping logic 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange e1e2df656a internal/build: add support for git tag in local Environment 8 years ago
Péter Szilágyi b7dfd333c5
.travis, build: Build step to push .aar to Maven Central 8 years ago
Péter Szilágyi 9bc97a5785 build: NSIS based Windows installer (#3240) 8 years ago
Péter Szilágyi 289b30715d Godeps, vendor: convert dependency management to trash (#3198) 8 years ago
Felix Lange 4f7627972e build: improve debian packaging 8 years ago
Felix Lange 6c33ba14a4 build: add ci.go, use it everywhere 8 years ago