Branch: refs/heads/master
Home:
https://github.com/rerun/rerun
Commit: 6a6247fcb749e613a6dd4591f3606938b24b6ef2
https://github.com/rerun/rerun/commit/6a6247fcb749e613a6dd4591f3606938b24b6ef2
Author: Lee Thompson <
stag...@gmail.com>
Date: 2017-10-10 (Tue, 10 Oct 2017)
Changed paths:
M .travis.yml
M AUTHORS
M Makefile.am
M README.md
M modules/stubbs/tests/functional-bash-2-test.sh
M setup.sh
Log Message:
-----------
GH-198 more fixes (#253)
* GH-198 starting work on travis binary release to bintray
* GH-198 no install on this build, use just gcc
* GH-198 maybe spaces is borking build
* GH-198 having trouble with addon syntax
* GH-198 add fakeroot debian package
* GH-198 attempt to set version number to build
* GH-198 attempt to make the distribution
* GH-198 define LOGNAME when undefined in a travis deb test
* GH-198 dh_make --yes
* GH-198 define LOGNAME early
* GH-198 export LOGNAME
* GH-198 debugging rpm build
* GH-198 debugging rpm build, seems to work
* GH-198 Add artifact pushes
* GH-198 fix rpm tests on ubuntu
* GH-198 fix rpm tests on ubuntu
* GH-198 fix rpm tests on ubuntu
* GH-198 fix rpm tests on ubuntu
* GH-198 fought with automake syntax to build/ship system packages