Commit Graph

48 Commits (94e8418939c66233180e9c79a2f716a3b4be70dc)

Author SHA1 Message Date
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
Felix Lange c6b983e449 Makefile: add test target 10 years ago
Felix Lange 71c28cfb0c Makefile: set main.gitCommit when building 10 years ago
Felix Lange 8fcd71920a Makefile: clean should also delete Godeps/_workspace/pkg 10 years ago
Felix Lange 48f23746f0 Makefile: for non-gophers 10 years ago
obscuren 1f2547b8a7 Major re-organisation. 11 years ago
obscuren 0db86e4485 Updated to work with the new chain 11 years ago
Cayman Nava 13e18e1d8f working linux makefile 11 years ago
obscuren a482b0cc1b WIP Makefile 11 years ago