Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
c611cc7268
|
remove quotes from `tendermint version`
before: 0.14.0-'88f5f21d' after: 0.14.0-88f5f21d Fixes #1023 |
7 years ago |
Anton Kaliaev |
f30ce8b210
|
remove GitDescribe - no such variable defined in version package
- add "-w -s" flags to reduce binary size (they remove debug info) |
7 years ago |
Ethan Buchman | 84fea82043 | dist: dont mkdir in container | 8 years ago |
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 ``` |
8 years ago |
Anton Kaliaev |
cc2457f7d5
|
dist command to make binaries and package them for distribution | 8 years ago |