Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Anton Kaliaev
d832bde280
update Vagrantfile
7 years ago
Anton Kaliaev
6c8d7a8c19
deterministic tooling for releases
get rid of gox
build target builds inside docker, dev-build - locally
Revert "build target builds inside docker, dev-build - locally"
This reverts commit 8ba89d5e8c
.
add build tags to make build/build_race/install
use tendermint's fork of glide instead of tar.gz
remove TMHOME unused var + set length for git hash
get rid of GOTOOLS_CHECK
fixes after review
zip
needed for distribution
7 years ago
Adrian Brink
4b63b3aa0b
Switch to correct directory in Vagrant
7 years ago
Adrian Brink
fc860c3a07
Final Vagrantfile
7 years ago
Adrian Brink
2f147ec000
Remove upgrade step
7 years ago
Adrian Brink
0a7a190cd1
Fix vagrantfile
If you get an error, please run `vagrant box update`.
7 years ago
Ethan Buchman
92f5ae5a84
fix vagrant [ci skip]
7 years ago
Ethan Frey
2112299586
Cleanup apt-get ala PR comments
7 years ago
Ethan Frey
c771964a40
Add vagrant_test to Makefile for integration tests
7 years ago
Ethan Frey
5bcd95f01f
Use apt-get/ppa instead of tarballs for golang/docker
Minor cleanup and comments
7 years ago
Ethan Frey
c84494b36b
Update Vagrantfile to xenial (16.04 LTS)
Note default username changed from vagrant to ubuntu in the base image.
7 years ago
Anton Kaliaev
ae67408d13
go requires Git ( Fixes #879 )
7 years ago
Anton Kaliaev
2d6bc8d7d7
bump up Golang version to 1.9.0
7 years ago
Adrian Brink
2bf8c40cff
Add extra memory to virtual machine and add coverage report to gitignore.
8 years ago
Ethan Buchman
5da9b3a803
postmerge
8 years ago
Ethan Buchman
0017fb7ffe
premerge
8 years ago
Anton Kaliaev
1f1dcead3d
[Vagrantfile] go 1.8 and permissions fix
8 years ago
Anton Kaliaev
b5bb1657d2
increase memory quota for Vagrant users
`make test_integrations` requires > 2Gi of memory
8 years ago
Anton Kaliaev
ca21b6be93
update Vagrantfile
* glide now gets installed as a part of make get_vendor_deps
* rm go .tar.gz file
* autoremove garbage
* set LC_ALL to en_US.UTF-8
8 years ago
Anton Kaliaev
1f527c5013
fix go version in Vagrantfile
8 years ago
Anton Kalyaev
99974ddc8b
update vagrant setup
I am in favor of docker, but people say that running docker containers
inside another container is bad.
Things included in provision:
- docker (latest)
- jq
- curl
- shellcheck
- golang 1.7
- glide
8 years ago
Matthew Wampler-Doty
150959b182
Introducing make economy and docker
10 years ago