Commit Graph

4 Commits

Author SHA1 Message Date
Anton Kaliaev f30ce8b210
remove GitDescribe - no such variable defined in version package
- add "-w -s" flags to reduce binary size (they remove debug info)
2017-12-04 18:19:11 -06:00
Ethan Buchman 84fea82043 dist: dont mkdir in container 2017-06-02 23:20:02 -04:00
Anton Kaliaev f849e2c414
copy instead of move (Fixes #385)
```
mv: cannot move ‘./build/dist/windows_386.zip’ to ‘./build/dist/tendermint_0.8.0_windows_386.zip’: Permission denied
```
2017-01-31 11:30:54 +04:00
Anton Kaliaev cc2457f7d5
dist command to make binaries and package them for distribution 2017-01-23 14:45:13 +04:00