You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ubuntu 14.04 support
* Fix logging to figure out what's failing
* Re-encrypt AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY / GITHUB_TOKEN
* Manually build cmake since llvm requires a later version of cmake than what ubuntu 14.04 provides by default
* Don't build/push of docker tag is already pushed
Also trap logging so it doesn't overflow Travis.
* Add a ticker
* Don't eval DEBUG without default
* Add some debugging
* Add --no-tty to build with re-directed input/output
* Echo every 10 seconds
* Use a volume to make rebuilds easier
* Build speed and travis fix-ups
+ Add support for --no-tty to more places and fix the non "--no-tty"
support
+ Use a volume to (try to) speed up file access for the compilation
+ Fix more locations where the new docker_nametag file was not used
* Shellcheck everything
* Fix sysroot for c++
0 commit comments