Commit Graph

57 Commits (manual-local-cache)

Author SHA1 Message Date
Mobin Mohanan b779e469da
Makefile: add fmt, update help (#29777) 6 months ago
imalasong 22ac46cbdb
Makefile: update PHONY directive (#29296) 8 months ago
Halimao 99e9c0702b
Makefile: add help target to display available targets (#28845) 9 months ago
Péter Szilágyi 52219ced8b
travis: get rid of old useless GO111MODULE directives (#27991) 1 year ago
Péter Szilágyi d9699c8238
accounts, build, mobile: remove Andriod and iOS support 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 3 years ago
jwasinger 48dc34b8d9
build: remove xgo cross-builds (#23800) 3 years ago
Felix Lange effaf18523
build: improve cross compilation setup (#22804) 4 years ago
Marius van der Wijden 901471f733
build: keep geth-sources.jar build result for JavaDoc (#21596) 4 years ago
Felix Lange feda78e052 build: remove env.sh (#20541) 5 years ago
Péter Szilágyi 5b558ad936
build: skip go clean on PPA, messes with the module trick 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Rafael Matias 42b81f94ad swarm: code cleanup, move to ethersphere/swarm (#19661) 6 years ago
Alexey Sharov dc5d643bb5 cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 6 years ago
Hyung-Kyu Hqueue Choi ae674a3660 Makefile: clean go build cache (#17079) 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
detailyang 5e805aa865 Makefile: call shell function to get pwd 7 years ago
akiva 4371367cd1 Makefile, README: remove evm target, add puppeth to table (#14886) 7 years ago
Lee Hyeon 13cda8d9b6 Makefile: fixed GOBIN absolute path issue (#14854) 7 years ago
Aron 3c7338d6c8 Makefile: add make swarm command (#14698) 7 years ago
Felix Lange 3d8de95f99 core, core/types: regenerate JSON marshaling, add "hash" to headers (#13868) 8 years ago
Felix Lange 9c4fd4e9c9 Makefile: add devtools target 8 years ago
Péter Szilágyi f972691eea
travis: support building mips32 and mips64 too 8 years ago
Péter Szilágyi 0f1cbfd3da
Makefile, build: do proper mobile builds, not cross builds 8 years ago
Felix Lange ed2bc7fbe9 build, internal/build: misc improvements (#3229) 8 years ago
Felix Lange 4f7627972e build: improve debian packaging 8 years ago
Péter Szilágyi 4c2cc32f2e Makefile: support building for the MIPS64 platforms (#2682) 8 years ago
Péter Szilágyi 8c23f20c68 Makefile, build: move cross compilation into ci.go 8 years ago
Felix Lange 6c33ba14a4 build: add ci.go, use it everywhere 8 years ago
Péter Szilágyi 6a00a3ade1 Makefile: go build instead of install (solves cross compile issues) 9 years ago
Felix Lange bf5ae502ef Makefile: enable go vet on Travis CI 9 years ago
Péter Szilágyi 03f090b30b Makefile, cmd/geth: support building Android archives 9 years ago
Péter Szilágyi 0e4deeb6e7 Makefile, cmd/geth: assemble ios xcode frameworks 9 years ago
Felix Lange 02356b36d6 crypto/secp256k1: remove dependency on libgmp 9 years ago
Péter Szilágyi 9acec62cf8 Makefile: support 64bit ARM iOS cross builds 9 years ago
Péter Szilágyi 98d68cfa91 Makefile: enable 64-bit ARM builds on Linux 9 years ago
Péter Szilágyi 391ca61678 Makefile: build ARM v5/v6/v7, drop high API mobile clients 9 years ago
Péter Szilágyi 9af4065243 Makefile: enable iOS experimental builds (fix prev omission) 9 years ago
Péter Szilágyi 83a22b457c Makefile: support library build modes 9 years ago
Péter Szilágyi 2c42e54519 Makefile: add support for iOS cross compilation 9 years ago
Péter Szilágyi fea819f74f Makefile: individual platforms, configurable Go runtime 9 years ago
Péter Szilágyi e655626268 makefile: dump mist leftover, add phony targets 9 years ago
Péter Szilágyi 04f8d05bd4 makefile: fix evm ld flags, pass them to xgo too 9 years ago
Gustav Simonsson ec6a548ee3 all: Add GPU mining, disabled by default 9 years ago
Péter Szilágyi 6a05c569f2 makefile: built in cross compilation targets 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Bas van Kervel 36a6b16a3b removed console command 10 years ago
Bas van Kervel a1a475fb92 added console command 10 years ago
Felix Lange aa03e53ca8 Use Makefile for Travis tests 10 years ago