Commit Graph

10 Commits

Author SHA1 Message Date
Anton Tieleman 74c4341f71 Fix error handling for non-verbose mode, add verbose-on-error
- Error handling was broken since spinner() did not return the status of the command that was executed.
- New option verbose-on-error to limit output, but still log in case of errors (for Travis builds)
- Check for errors during make depend
- Also log to file for verbose builds
- Remove make clean since the full build directory is removed anyway
- Make spinner cursor less nervous
2016-09-18 00:34:08 +02:00
Felix Schulze fe8b1464db Xcode 7.3 support, iOS 9.3 2016-08-09 18:47:06 +02:00
Felix Schulze cd18638f51 Update .travis.yml
Add check for openssl-framework script on Travis. Related #72
2015-11-25 13:41:47 +01:00
Felix Schulze b218933bfd Update .travis.yml 2015-10-26 08:03:40 +01:00
Felix Schulze 1abbd752da Add Xcode7 support for Travis 2015-09-12 12:44:13 +02:00
Felix Schulze b9e0ff0952 Verbose logging for travis 2014-04-17 15:38:35 +02:00
Felix Schulze b908c56644 Log all lib details to CI build 2013-11-19 21:22:13 +01:00
Felix Schulze 5742f0380c Fix travis yml 2013-11-18 21:57:13 +01:00
Felix Schulze 36beebc1ac Add travis scripts 2013-11-18 21:14:38 +01:00
Felix Schulze ccfc8364ae Add travis file 2013-11-18 20:43:43 +01:00